.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1275,3 +1275,6 @@
|
||||
{"timestamp": "2026-08-14T16:19:46.597767+00:00", "tool_name": "ha_list_services", "parameters": {"domain": "rest", "query": null, "limit": 50, "offset": 0, "detail_level": "summary", "service_fields": null, "fields": null}, "execution_time_ms": 228.6391258239746, "success": true, "error_message": null, "response_size_bytes": 322, "user_context": null}
|
||||
{"timestamp": "2026-08-14T16:19:51.504357+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "rest", "service": "reload", "entity_id": null, "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 515.1269435882568, "success": true, "error_message": null, "response_size_bytes": 157, "user_context": null}
|
||||
{"timestamp": "2026-08-14T16:19:54.671385+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_print_progress_live", "fields": ["state", "attributes"], "attribute_keys": ["unit_of_measurement", "filepos", "printTime"]}, "execution_time_ms": 8.402585983276367, "success": true, "error_message": null, "response_size_bytes": 450, "user_context": null}
|
||||
{"timestamp": "2026-08-14T22:53:15.592263+00:00", "tool_name": "ha_get_system_health", "parameters": {"include": "repairs", "include_dismissed_repairs": false, "config_entry_id": null, "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": 7759.2809200286865, "success": true, "error_message": null, "response_size_bytes": 5203, "user_context": null}
|
||||
{"timestamp": "2026-08-14T22:53:19.841534+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_elapsed", "fields": null, "attribute_keys": null}, "execution_time_ms": 8.900642395019531, "success": true, "error_message": null, "response_size_bytes": 707, "user_context": null}
|
||||
{"timestamp": "2026-08-14T22:53:19.917219+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "sensor.octoprint_elapsed", "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 1.0263919830322266, "success": true, "error_message": null, "response_size_bytes": 568, "user_context": null}
|
||||
|
||||
+11
-11
@@ -48,7 +48,7 @@
|
||||
"voltage": 121.4,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 56.2,
|
||||
"power_factor": 0.89,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 84.4,
|
||||
"current": 0.85,
|
||||
"power": 84.2,
|
||||
"current": 0.01,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -77,10 +77,10 @@
|
||||
"voltage": 119.1,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 115.54,
|
||||
"power": 97.3,
|
||||
"energy": 115.55,
|
||||
"power": 100,
|
||||
"current": 0.93,
|
||||
"power_factor": 0.53,
|
||||
"power_factor": 0.94,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -98,10 +98,10 @@
|
||||
"voltage": 121.2,
|
||||
"energy": 52.05,
|
||||
"state": "ON",
|
||||
"power": 41.4,
|
||||
"power": 48.5,
|
||||
"current": 0.46,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.73,
|
||||
"power_factor": 0.77,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -187,8 +187,8 @@
|
||||
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota",
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.07,
|
||||
"power": 0.1
|
||||
"power_factor": 0,
|
||||
"power": 0
|
||||
},
|
||||
"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