.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1548,3 +1548,5 @@
|
||||
{"timestamp": "2026-08-16T06:13:46.458075+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light", "sensor.office_button_battery", "sensor.bedroom_switch_battery"], "fields": ["state", "last_changed", "last_updated"], "attribute_keys": null}, "execution_time_ms": 32.462358474731445, "success": true, "error_message": null, "response_size_bytes": 1171, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:15:23.354091+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light", "sensor.office_button_battery", "sensor.bedroom_switch_battery"], "fields": ["state", "last_changed", "last_updated"], "attribute_keys": null}, "execution_time_ms": 20.724058151245117, "success": true, "error_message": null, "response_size_bytes": 1163, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:15:23.733080+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 20, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 22.17864990234375, "success": true, "error_message": null, "response_size_bytes": 2886, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:16:36.584692+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light", "sensor.office_button_battery", "sensor.bedroom_switch_battery", "sensor.office_scroll_wheel_battery", "sensor.basement_switch_battery"], "fields": ["state", "last_changed", "last_updated"], "attribute_keys": null}, "execution_time_ms": 20.417451858520508, "success": true, "error_message": null, "response_size_bytes": 1495, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:16:36.980935+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 15, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 14.301776885986328, "success": true, "error_message": null, "response_size_bytes": 2210, "user_context": null}
|
||||
|
||||
+12
-12
@@ -74,13 +74,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.7,
|
||||
"voltage": 121.2,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 118.18,
|
||||
"power": 94.8,
|
||||
"current": 0.87,
|
||||
"power_factor": 0.94,
|
||||
"power": 2.1,
|
||||
"current": 0.05,
|
||||
"power_factor": 0.35,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -96,12 +96,12 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 121.8,
|
||||
"energy": 53.67,
|
||||
"energy": 53.68,
|
||||
"state": "ON",
|
||||
"power": 64.7,
|
||||
"current": 0.59,
|
||||
"power": 52.7,
|
||||
"current": 0.53,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.75,
|
||||
"power_factor": 0.77,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -117,7 +117,7 @@
|
||||
"voltage": 122,
|
||||
"ac_frequency": 60,
|
||||
"energy": 7.89,
|
||||
"current": 0.03,
|
||||
"current": 0.01,
|
||||
"power": 1.3,
|
||||
"power_factor": 0.11,
|
||||
"linkquality": 123,
|
||||
@@ -178,7 +178,7 @@
|
||||
"energy": 3.13,
|
||||
"power_on_behavior": "on",
|
||||
"linkquality": 87,
|
||||
"current": 0.03,
|
||||
"current": 0.02,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -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.38,
|
||||
"power": 1.3
|
||||
"power_factor": 0.07,
|
||||
"power": 0.1
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
|
||||
Reference in New Issue
Block a user