.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -2732,3 +2732,4 @@
|
||||
{"timestamp": "2026-08-26T16:20:27.580145+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": "0c00a80e3106a9d7089f44c4781e0187", "entity_id": null, "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 185.32752990722656, "success": true, "error_message": null, "response_size_bytes": 4438, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:20:32.680960+00:00", "tool_name": "ha_remove_entity", "parameters": {"entity_id": ["sensor.office_button_battery", "sensor.office_button_battery_voltage", "sensor.office_button_battery_type", "sensor.office_button_thread_channel", "sensor.office_button_thread_routing_role", "sensor.office_button_thread_network_name", "sensor.office_button_reboot_count", "sensor.office_button_uptime", "sensor.office_button_boot_reason", "update.office_button_firmware", "button.office_button_identify_1", "event.office_button_button_1", "sensor.office_button_current_switch_position_1", "event.office_button_button_2", "sensor.office_button_current_switch_position_2"]}, "execution_time_ms": 127.73847579956055, "success": true, "error_message": null, "response_size_bytes": 644, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:20:39.374218+00:00", "tool_name": "ha_remove_device", "parameters": {"device_id": "0c00a80e3106a9d7089f44c4781e0187"}, "execution_time_ms": 118.0582046508789, "success": true, "error_message": null, "response_size_bytes": 197, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:22:25.532161+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": "sensor.office_button_battery", "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 460.0095748901367, "success": true, "error_message": null, "response_size_bytes": 4364, "user_context": null}
|
||||
|
||||
+14
-14
@@ -45,9 +45,9 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 119.5,
|
||||
"voltage": 119,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 67,
|
||||
"energy": 67.01,
|
||||
"power_factor": 0.9,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 112,
|
||||
"power": 86.1,
|
||||
"current": 0.84,
|
||||
"power": 84.3,
|
||||
"current": 0.78,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -74,13 +74,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 118.8,
|
||||
"voltage": 119,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 135.49,
|
||||
"power": 95.6,
|
||||
"current": 0.92,
|
||||
"power_factor": 0.94,
|
||||
"power": 0.8,
|
||||
"current": 0.02,
|
||||
"power_factor": 0.39,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -96,12 +96,12 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 119.1,
|
||||
"energy": 64.69,
|
||||
"energy": 64.7,
|
||||
"state": "ON",
|
||||
"power": 61,
|
||||
"current": 0.64,
|
||||
"power": 39.4,
|
||||
"current": 0.45,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.72,
|
||||
"power_factor": 0.78,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 120.5,
|
||||
"voltage": 119.5,
|
||||
"ac_frequency": 60,
|
||||
"energy": 8.94,
|
||||
"current": 0.01,
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120.5,
|
||||
"voltage": 120,
|
||||
"energy": 20.23,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
|
||||
Reference in New Issue
Block a user