diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index d09bef08..10fa0324 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1880,3 +1880,4 @@ {"timestamp": "2026-08-23T23:51:14.316477+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 15, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "structured": false, "top_n": null, "slug": "core_matter_server"}, "execution_time_ms": 14.242887496948242, "success": true, "error_message": null, "response_size_bytes": 3439, "user_context": null} {"timestamp": "2026-08-23T23:56:28.689179+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 12, "search": "availability", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "structured": false, "top_n": null, "slug": "core_matter_server"}, "execution_time_ms": 355.3290367126465, "success": true, "error_message": null, "response_size_bytes": 1808, "user_context": null} {"timestamp": "2026-08-24T00:06:27.017651+00:00", "tool_name": "ha_list_services", "parameters": {"domain": "notify", "query": null, "limit": 50, "offset": 0, "detail_level": "summary", "service_fields": null, "fields": null}, "execution_time_ms": 102.4789810180664, "success": true, "error_message": null, "response_size_bytes": 1583, "user_context": null} +{"timestamp": "2026-08-24T00:07:05.042663+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{{ ['light.bedroom_lamp', 'light.office_lamp', 'sensor.bedroom_switch_battery'] | select('is_state', 'unavailable') | list | count }} down: {{ ['light.bedroom_lamp', 'light.office_lamp', 'sensor.bedroom_switch_battery'] | select('is_state', 'unavailable') | join(', ') }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 60.30607223510742, "success": true, "error_message": null, "response_size_bytes": 437, "user_context": null} diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json index fd0011f5..6aa5be39 100644 --- a/zigbee2mqtt/state.json +++ b/zigbee2mqtt/state.json @@ -47,8 +47,8 @@ "countdown_to_turn_off": 0, "voltage": 121.2, "countdown_to_turn_on": 0, - "energy": 64.67, - "power_factor": 0.2, + "energy": 64.68, + "power_factor": 0.88, "ac_frequency": 60, "update": { "state": "idle", @@ -58,8 +58,8 @@ "latest_release_notes": null }, "linkquality": 138, - "power": 0.2, - "current": 0.01, + "power": 85, + "current": 0.81, "power_on_behavior": "on" }, "0xb40e060fffe031e3": { @@ -74,13 +74,13 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 120, + "voltage": 120.5, "state": "ON", "ac_frequency": 60, - "energy": 130.95, - "power": 97.9, - "current": 0.9, - "power_factor": 0.94, + "energy": 130.96, + "power": 0.8, + "current": 0.05, + "power_factor": 0.41, "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": 62.03, + "voltage": 120.6, + "energy": 62.04, "state": "ON", - "power": 48.8, - "current": 0.51, + "power": 82.8, + "current": 0.96, "ac_frequency": 60, - "power_factor": 0.7, + "power_factor": 0.76, "update": { "state": "idle", "installed_version": 268513381, @@ -136,14 +136,14 @@ "0xffffb40e0608864e": { "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 121.3, + "voltage": 121.9, "energy": 20.08, "countdown_to_turn_on": 0, "state": "ON", "current": 0.02, "ac_frequency": 60, "power": 0.3, - "power_factor": 0.19, + "power_factor": 0.18, "update": { "state": "idle", "installed_version": 268513381,