.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -727,3 +727,4 @@
|
||||
{"timestamp": "2026-08-07T13:59:42.672288+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": "sensor.octoprint_current_z_2", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 3.1244754791259766, "success": true, "error_message": null, "response_size_bytes": 705, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:59:47.561769+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": "sensor.octoprint_print_time*", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 1.9838809967041016, "success": true, "error_message": null, "response_size_bytes": 403, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:59:47.815671+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": "sensor.octoprint_current_z", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 3.7653446197509766, "success": true, "error_message": null, "response_size_bytes": 401, "user_context": null}
|
||||
{"timestamp": "2026-08-07T14:03:29.618735+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_current_z", "sensor.octoprint_current_z_2", "binary_sensor.octoprint_printing"], "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 14.945507049560547, "success": true, "error_message": null, "response_size_bytes": 543, "user_context": null}
|
||||
|
||||
+14
-14
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121,
|
||||
"voltage": 120.9,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.11,
|
||||
@@ -45,10 +45,10 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120.5,
|
||||
"voltage": 120,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 50.25,
|
||||
"power_factor": 0.2,
|
||||
"energy": 50.26,
|
||||
"power_factor": 0.89,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 0.2,
|
||||
"current": 0.01,
|
||||
"power": 85.6,
|
||||
"current": 0.83,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -77,9 +77,9 @@
|
||||
"voltage": 119.5,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 102.39,
|
||||
"power": 98,
|
||||
"current": 0.89,
|
||||
"energy": 102.4,
|
||||
"power": 92,
|
||||
"current": 0.84,
|
||||
"power_factor": 0.95,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -98,10 +98,10 @@
|
||||
"voltage": 120.8,
|
||||
"energy": 43.69,
|
||||
"state": "ON",
|
||||
"power": 72.8,
|
||||
"current": 0.77,
|
||||
"power": 63.9,
|
||||
"current": 0.75,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.78,
|
||||
"power_factor": 0.74,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 121,
|
||||
"voltage": 120.5,
|
||||
"ac_frequency": 60,
|
||||
"energy": 6.33,
|
||||
"current": 0.01,
|
||||
@@ -188,7 +188,7 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.07,
|
||||
"power": 1.4
|
||||
"power": 0.3
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
|
||||
Reference in New Issue
Block a user