diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index fefade1c..ea945654 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -2437,3 +2437,4 @@ {"timestamp": "2026-08-26T06:13:10.987212+00:00", "tool_name": "ha_set_integration", "parameters": {"entry_id": "01M0YB050MJ760BSRJ7K3TS8BQ", "enabled": null, "domain": null, "config": {"stream_source": "http://endercamera2.duckdns.org/?action=stream", "framerate": 2.0, "verify_ssl": true, "rtsp_transport": "tcp", "authentication": "basic"}, "reconfigure": false, "expected_device_id": null, "expected_unique_id": null, "expected_mac": null, "expected_entity_ids": null, "confirm_token": "[REDACTED]"}, "execution_time_ms": 5924.534797668457, "success": true, "error_message": null, "response_size_bytes": 167, "user_context": null} {"timestamp": "2026-08-26T06:14:58.241128+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nif \"mode\" in config[\"views\"][0][\"sections\"][0][\"cards\"][2]:\n del config[\"views\"][0][\"sections\"][0][\"cards\"][2][\"mode\"]\n", "config_hash": "015de8b6357e92e6", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 25.609254837036133, "success": true, "error_message": null, "response_size_bytes": 711, "user_context": null} {"timestamp": "2026-08-26T06:15:00.573550+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "\nif \"mode\" in config[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0]:\n del config[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0][\"mode\"]\n", "config_hash": "e53170aa84dfc608", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 47.39522933959961, "success": true, "error_message": null, "response_size_bytes": 587, "user_context": null} +{"timestamp": "2026-08-26T06:21:43.504016+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"url\"] = \"octoprint\"\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"mode\"] = \"mse\"\n", "config_hash": "6cec9b6f1c196d2a", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 9.679794311523438, "success": true, "error_message": null, "response_size_bytes": 718, "user_context": null} diff --git a/.storage/lovelace.printer_stats b/.storage/lovelace.printer_stats index 3b37d8c5..f1a264c7 100644 --- a/.storage/lovelace.printer_stats +++ b/.storage/lovelace.printer_stats @@ -29,10 +29,11 @@ }, { "type": "custom:webrtc-camera", - "url": "camera.endercamera2_duckdns_org", + "url": "octoprint", "grid_options": { "columns": "full" - } + }, + "mode": "mse" }, { "type": "tile", diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json index 4060c70a..5ccb21ab 100644 --- a/zigbee2mqtt/state.json +++ b/zigbee2mqtt/state.json @@ -4,7 +4,7 @@ "state": "ON", "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 124.4, + "voltage": 124.2, "countdown_to_turn_on": 0, "ac_frequency": 60, "power_factor": 0.11, @@ -27,7 +27,7 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "power": 2, + "power": 2.4, "current": 0.1, "energy": 32.98, "power_factor": 0.18, @@ -47,7 +47,7 @@ "countdown_to_turn_off": 0, "voltage": 123.7, "countdown_to_turn_on": 0, - "energy": 66.64, + "energy": 66.65, "power_factor": 0.88, "ac_frequency": 60, "update": { @@ -58,8 +58,8 @@ "latest_release_notes": null }, "linkquality": 120, - "power": 97.1, - "current": 0.01, + "power": 87.7, + "current": 0.86, "power_on_behavior": "on" }, "0xb40e060fffe031e3": { @@ -74,13 +74,13 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 123.1, + "voltage": 122.9, "state": "ON", "ac_frequency": 60, - "energy": 134.81, - "power": 101.9, + "energy": 134.82, + "power": 102.8, "current": 0.91, - "power_factor": 0.92, + "power_factor": 0.94, "update": { "state": "idle", "installed_version": 268513381, @@ -95,11 +95,11 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 124.3, + "voltage": 124.2, "energy": 64.4, "state": "ON", - "power": 28, - "current": 0.41, + "power": 20.6, + "current": 0.34, "ac_frequency": 60, "power_factor": 0.58, "update": { @@ -114,7 +114,7 @@ }, "0xffffb40e060895b3": { "state": "ON", - "voltage": 124.2, + "voltage": 124.1, "ac_frequency": 60, "energy": 8.91, "current": 0.01, @@ -136,7 +136,7 @@ "0xffffb40e0608864e": { "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 124.6, + "voltage": 124.1, "energy": 20.23, "countdown_to_turn_on": 0, "state": "ON", @@ -192,7 +192,7 @@ }, "0xa4c1380d0679ffff": { "battery": 100, - "temperature": 27, + "temperature": 27.1, "temperature_units": "celsius", "temperature_calibration": 0, "update": {