diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index dd33b941..79c6d747 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1867,3 +1867,4 @@ {"timestamp": "2026-08-23T19:31:51.786478+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "system", "limit": 5, "search": "streaming_pull", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "structured": false, "top_n": null, "slug": null}, "execution_time_ms": 2.1827220916748047, "success": true, "error_message": null, "response_size_bytes": 489, "user_context": null} {"timestamp": "2026-08-23T21:25:45.558813+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp"], "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 34.31272506713867, "success": true, "error_message": null, "response_size_bytes": 1148, "user_context": null} {"timestamp": "2026-08-23T21:26:15.614519+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "sensor.bedroom_switch_battery", "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 0.8959770202636719, "success": true, "error_message": null, "response_size_bytes": 645, "user_context": null} +{"timestamp": "2026-08-23T21:27:26.580288+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "climate.living_room_living_room", "fields": null, "attribute_keys": null}, "execution_time_ms": 21.346092224121094, "success": true, "error_message": null, "response_size_bytes": 1070, "user_context": null} diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json index 9e431e32..47fc7741 100644 --- a/zigbee2mqtt/state.json +++ b/zigbee2mqtt/state.json @@ -80,7 +80,7 @@ "energy": 130.8, "power": 0.8, "current": 0.05, - "power_factor": 0.38, + "power_factor": 0.34, "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, - "energy": 61.87, + "voltage": 121.3, + "energy": 61.88, "state": "ON", - "power": 40.9, - "current": 0.46, + "power": 33.4, + "current": 0.43, "ac_frequency": 60, - "power_factor": 0.67, + "power_factor": 0.7, "update": { "state": "idle", "installed_version": 268513381, @@ -114,7 +114,7 @@ }, "0xffffb40e060895b3": { "state": "ON", - "voltage": 120.8, + "voltage": 121.3, "ac_frequency": 60, "energy": 8.78, "current": 0.01, @@ -172,7 +172,7 @@ "0xffffb40e060893d8": { "state": "ON", "led_brightness": 100, - "voltage": 121.3, + "voltage": 120.8, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, "energy": 3.5,