.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -835,3 +835,4 @@
|
||||
{"timestamp": "2026-08-07T15:26:40.753751+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "print", "mode": null, "query": null}, "execution_time_ms": 5.837678909301758, "success": true, "error_message": null, "response_size_bytes": 6179, "user_context": null}
|
||||
{"timestamp": "2026-08-07T15:26:56.677319+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": null, "domain": "generic", "include_options": false, "include_schema": false, "include_subentries": false, "include_subentry_schema": false, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "exact_match": true, "limit": 50, "offset": 0, "include_diagnostics": false, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 29.65545654296875, "success": true, "error_message": null, "response_size_bytes": 1396, "user_context": null}
|
||||
{"timestamp": "2026-08-07T15:26:56.763410+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "camera.endercamera_duckdns_org", "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 0.9086132049560547, "success": true, "error_message": null, "response_size_bytes": 606, "user_context": null}
|
||||
{"timestamp": "2026-08-07T15:29:09.563247+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "error_log", "limit": 50, "search": "go2rtc", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 513.453483581543, "success": true, "error_message": null, "response_size_bytes": 226, "user_context": null}
|
||||
|
||||
+10
-10
@@ -27,7 +27,7 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2.4,
|
||||
"power": 2.7,
|
||||
"current": 0.12,
|
||||
"energy": 26.84,
|
||||
"power_factor": 0.15,
|
||||
@@ -48,7 +48,7 @@
|
||||
"voltage": 120.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 50.3,
|
||||
"power_factor": 0.2,
|
||||
"power_factor": 0.3,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -64,7 +64,7 @@
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
"battery": 100,
|
||||
"contact": true,
|
||||
"contact": false,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 134,
|
||||
@@ -78,7 +78,7 @@
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 102.47,
|
||||
"power": 101.8,
|
||||
"power": 100.5,
|
||||
"current": 0.89,
|
||||
"power_factor": 0.91,
|
||||
"update": {
|
||||
@@ -96,10 +96,10 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.6,
|
||||
"energy": 43.79,
|
||||
"energy": 43.8,
|
||||
"state": "ON",
|
||||
"power": 71.4,
|
||||
"current": 0.77,
|
||||
"power": 73.4,
|
||||
"current": 0.85,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.74,
|
||||
"update": {
|
||||
@@ -119,7 +119,7 @@
|
||||
"energy": 6.33,
|
||||
"current": 0.01,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.22,
|
||||
"power_factor": 0.11,
|
||||
"linkquality": 123,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -188,7 +188,7 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.06,
|
||||
"power": 0.1
|
||||
"power": 0.2
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": false,
|
||||
"occupancy": true,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 72,
|
||||
|
||||
Reference in New Issue
Block a user