diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index a5c42d06..7aeaa715 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -2540,3 +2540,5 @@ {"timestamp": "2026-08-26T13:44:04.450015+00:00", "tool_name": "ha_search", "parameters": {"query": "bedroom_lamp_2", "domain_filter": null, "area_filter": null, "search_types": ["automation"], "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": true, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": null, "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 8311.917304992676, "success": true, "error_message": null, "response_size_bytes": 5944, "user_context": null} {"timestamp": "2026-08-26T13:44:16.443620+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": "c9c7e25e54eb6ac497a6791fe9cf70fe", "entity_id": null, "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 200.29497146606445, "success": true, "error_message": null, "response_size_bytes": 7831, "user_context": null} {"timestamp": "2026-08-26T13:44:16.607859+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_lamp_and_lights_control"}, "execution_time_ms": 62.69955635070801, "success": true, "error_message": null, "response_size_bytes": 1827, "user_context": null} +{"timestamp": "2026-08-26T13:48:48.241884+00:00", "tool_name": "ha_manage_radio", "parameters": {"radio": "matter", "action": "diagnostics", "device_id": null, "entity_id": null, "params": null, "confirm": false}, "execution_time_ms": 0.08440017700195312, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"VALIDATION_INVALID_PARAMETER\",\n \"message\": \"matter/diagnostics requires: device_id\",\n \"suggestion\": \"Pass device_id (in params or as device_id)\"\n },\n \"radio\": \"matter\",\n \"action\": \"diagnostics\",\n \"missing\": [\n \"device_id\"\n ]\n}", "response_size_bytes": null, "user_context": null} +{"timestamp": "2026-08-26T13:48:48.753038+00:00", "tool_name": "ha_manage_radio", "parameters": {"radio": "thread", "action": "network_status", "device_id": null, "entity_id": null, "params": null, "confirm": false}, "execution_time_ms": 138.57483863830566, "success": true, "error_message": null, "response_size_bytes": 597, "user_context": null} diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json index cf8a2a80..4f9927c9 100644 --- a/zigbee2mqtt/state.json +++ b/zigbee2mqtt/state.json @@ -27,7 +27,7 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "power": 2.3, + "power": 2.4, "current": 0.1, "energy": 32.99, "power_factor": 0.17, @@ -45,7 +45,7 @@ "state": "ON", "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 120.9, + "voltage": 121.4, "countdown_to_turn_on": 0, "energy": 66.92, "power_factor": 0.2, @@ -74,11 +74,11 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 119.6, + "voltage": 120.2, "state": "ON", "ac_frequency": 60, - "energy": 135.32, - "power": 98, + "energy": 135.33, + "power": 97.8, "current": 0.93, "power_factor": 0.94, "update": { @@ -95,11 +95,11 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 121.1, + "voltage": 121.6, "energy": 64.56, "state": "ON", - "power": 56.1, - "current": 0.75, + "power": 68.4, + "current": 0.7, "ac_frequency": 60, "power_factor": 0.77, "update": { @@ -119,7 +119,7 @@ "energy": 8.94, "current": 0.01, "power": 0.1, - "power_factor": 0.11, + "power_factor": 0.22, "linkquality": 80, "update": { "state": "idle", @@ -136,7 +136,7 @@ "0xffffb40e0608864e": { "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 121.2, + "voltage": 121.8, "energy": 20.23, "countdown_to_turn_on": 0, "state": "ON", @@ -172,7 +172,7 @@ "0xffffb40e060893d8": { "state": "OFF", "led_brightness": 100, - "voltage": 121.3, + "voltage": 121.8, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, "energy": 3.75,