diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 5ac9b86e..ea493265 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1863,3 +1863,4 @@ {"timestamp": "2026-08-23T18:47:22.164705+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.3d_printer_lights", "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 8.83173942565918, "success": true, "error_message": null, "response_size_bytes": 366, "user_context": null} {"timestamp": "2026-08-23T19:29:07.866214+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": "nest", "domain": null, "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": 26.041269302368164, "success": true, "error_message": null, "response_size_bytes": 5165, "user_context": null} {"timestamp": "2026-08-23T19:29:08.028224+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "system", "limit": 10, "search": "nest", "order": "newest", "hours_back": 2, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "structured": false, "top_n": null, "slug": null}, "execution_time_ms": 21.179914474487305, "success": true, "error_message": null, "response_size_bytes": 5015, "user_context": null} +{"timestamp": "2026-08-23T19:31:10.096721+00:00", "tool_name": "ha_reload_core", "parameters": {"target": "all", "entry_id": "01KTNB20MBW0J8P6HRGJF3VF6T"}, "execution_time_ms": 30012.354612350464, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"CONNECTION_TIMEOUT\",\n \"message\": \"Request timeout: \",\n \"suggestion\": \"Verify the entry_id via ha_get_integration\",\n \"suggestions\": [\n \"Verify the entry_id via ha_get_integration\",\n \"Check Home Assistant logs for details\"\n ]\n },\n \"entry_id\": \"01KTNB20MBW0J8P6HRGJF3VF6T\"\n}", "response_size_bytes": null, "user_context": null} diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json index 52771c01..fe31a510 100644 --- a/zigbee2mqtt/state.json +++ b/zigbee2mqtt/state.json @@ -28,7 +28,7 @@ "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, "power": 2, - "current": 0.1, + "current": 0.09, "energy": 32.46, "power_factor": 0.17, "update": { @@ -47,7 +47,7 @@ "countdown_to_turn_off": 0, "voltage": 120.8, "countdown_to_turn_on": 0, - "energy": 64.52, + "energy": 64.53, "power_factor": 0.88, "ac_frequency": 60, "update": { @@ -58,7 +58,7 @@ "latest_release_notes": null }, "linkquality": 138, - "power": 83.6, + "power": 84.2, "current": 0.78, "power_on_behavior": "on" }, @@ -98,10 +98,10 @@ "voltage": 121.3, "energy": 61.8, "state": "ON", - "power": 44.3, - "current": 0.51, + "power": 34.1, + "current": 0.42, "ac_frequency": 60, - "power_factor": 0.77, + "power_factor": 0.68, "update": { "state": "idle", "installed_version": 268513381,