diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 87234f07..1a29fb4d 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1832,3 +1832,4 @@ {"timestamp": "2026-08-23T17:58:11.501979+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": "tuya", "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": 16.731977462768555, "success": true, "error_message": null, "response_size_bytes": 542, "user_context": null} {"timestamp": "2026-08-23T17:58:43.738142+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": 14333.550691604614, "success": true, "error_message": null, "response_size_bytes": 5417, "user_context": null} {"timestamp": "2026-08-23T17:59:10.816744+00:00", "tool_name": "ha_search", "parameters": {"query": "", "domain_filter": null, "area_filter": null, "search_types": null, "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": "unavailable", "result_fields": ["entity_id", "state"], "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 544.8181629180908, "success": true, "error_message": null, "response_size_bytes": 1178, "user_context": null} +{"timestamp": "2026-08-23T18:00:52.371244+00:00", "tool_name": "ha_reload_core", "parameters": {"target": "all", "entry_id": "01KZNWKBCATAYFYP9M68H28KXC"}, "execution_time_ms": 30004.517793655396, "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\": \"01KZNWKBCATAYFYP9M68H28KXC\"\n}", "response_size_bytes": null, "user_context": null} diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json index 90d4a124..a121d46d 100644 --- a/zigbee2mqtt/state.json +++ b/zigbee2mqtt/state.json @@ -15,7 +15,7 @@ "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": 0.5, + "power": 0.4, "linkquality": 102, "current": 0.03, "power_on_behavior": "on" @@ -27,7 +27,7 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "power": 2.8, + "power": 2.2, "current": 0.1, "energy": 32.45, "power_factor": 0.19, @@ -45,7 +45,7 @@ "state": "ON", "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 120.5, + "voltage": 121, "countdown_to_turn_on": 0, "energy": 64.48, "power_factor": 0.2, @@ -58,7 +58,7 @@ "latest_release_notes": null }, "linkquality": 138, - "power": 83.8, + "power": 81.7, "current": 0.8, "power_on_behavior": "on" }, @@ -74,13 +74,13 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 120.2, + "voltage": 120.1, "state": "ON", "ac_frequency": 60, "energy": 130.6, - "power": 3.7, - "current": 0.05, - "power_factor": 0.36, + "power": 99.2, + "current": 0.82, + "power_factor": 0.93, "update": { "state": "idle", "installed_version": 268513381, @@ -95,13 +95,13 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 120.8, + "voltage": 121.3, "energy": 61.72, "state": "ON", - "power": 81.8, - "current": 0.94, + "power": 74.4, + "current": 0.99, "ac_frequency": 60, - "power_factor": 0.77, + "power_factor": 0.71, "update": { "state": "idle", "installed_version": 268513381,