This commit is contained in:
Home Assistant Version Control
2026-08-10 07:39:50 +00:00
parent 60968b8dbb
commit e0f7e9505d
3 changed files with 25 additions and 48 deletions
+1
View File
@@ -1114,3 +1114,4 @@
{"timestamp": "2026-08-10T05:57:11.560411+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "error_log", "limit": 30, "search": "octoprint", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 1148.5724449157715, "success": true, "error_message": null, "response_size_bytes": 9134, "user_context": null} {"timestamp": "2026-08-10T05:57:11.560411+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "error_log", "limit": 30, "search": "octoprint", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 1148.5724449157715, "success": true, "error_message": null, "response_size_bytes": 9134, "user_context": null}
{"timestamp": "2026-08-10T05:57:21.898729+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "error_log", "limit": 40, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 706.8438529968262, "success": true, "error_message": null, "response_size_bytes": 2524, "user_context": null} {"timestamp": "2026-08-10T05:57:21.898729+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "error_log", "limit": 40, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 706.8438529968262, "success": true, "error_message": null, "response_size_bytes": 2524, "user_context": null}
{"timestamp": "2026-08-10T05:59:51.517869+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer_stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 5.913972854614258, "success": true, "error_message": null, "response_size_bytes": 13647, "user_context": null} {"timestamp": "2026-08-10T05:59:51.517869+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer_stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 5.913972854614258, "success": true, "error_message": null, "response_size_bytes": 13647, "user_context": null}
{"timestamp": "2026-08-10T06:00:13.962936+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer_stats", "config": null, "python_transform": "del config['views'][2]", "config_hash": "e5fd823c19220c31", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 16.55864715576172, "success": true, "error_message": null, "response_size_bytes": 641, "user_context": null}
-24
View File
@@ -789,30 +789,6 @@
] ]
} }
] ]
},
{
"title": "GCode 3D",
"path": "gcode-3d",
"type": "sections",
"max_columns": 2,
"sections": [
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "3D Toolpath",
"icon": "mdi:cube-scan"
},
{
"type": "custom:gcode-viewer-card",
"grid_options": {
"columns": "full"
}
}
]
}
]
} }
] ]
} }
+24 -24
View File
@@ -7,7 +7,7 @@
"voltage": 121.2, "voltage": 121.2,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"ac_frequency": 60, "ac_frequency": 60,
"power_factor": 0.11, "power_factor": 0.14,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -15,14 +15,14 @@
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota", "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 "latest_release_notes": null
}, },
"power": 0.5, "power": 0.4,
"linkquality": 116, "linkquality": 116,
"current": 1.71, "current": 1.71,
"power_on_behavior": "on" "power_on_behavior": "on"
}, },
"0xffffb40e0607af27": { "0xffffb40e0607af27": {
"state": "ON", "state": "ON",
"voltage": 120.5, "voltage": 121.3,
"ac_frequency": 60, "ac_frequency": 60,
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
@@ -30,7 +30,7 @@
"power": 1.9, "power": 1.9,
"current": 0.12, "current": 0.12,
"energy": 27.97, "energy": 27.97,
"power_factor": 0.13, "power_factor": 0.14,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -45,10 +45,10 @@
"state": "ON", "state": "ON",
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"voltage": 121, "voltage": 120.5,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"energy": 52.45, "energy": 52.51,
"power_factor": 0.2, "power_factor": 0.89,
"ac_frequency": 60, "ac_frequency": 60,
"update": { "update": {
"state": "idle", "state": "idle",
@@ -58,8 +58,8 @@
"latest_release_notes": null "latest_release_notes": null
}, },
"linkquality": 134, "linkquality": 134,
"power": 0.2, "power": 92.9,
"current": 0.01, "current": 0.87,
"power_on_behavior": "on" "power_on_behavior": "on"
}, },
"0xb40e060fffe031e3": { "0xb40e060fffe031e3": {
@@ -74,12 +74,12 @@
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"voltage": 120.1, "voltage": 119.2,
"state": "ON", "state": "ON",
"ac_frequency": 60, "ac_frequency": 60,
"energy": 107.78, "energy": 108.02,
"power": 101, "power": 113,
"current": 0.9, "current": 0.99,
"power_factor": 0.95, "power_factor": 0.95,
"update": { "update": {
"state": "idle", "state": "idle",
@@ -95,13 +95,13 @@
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"voltage": 120.3, "voltage": 121,
"energy": 46.71, "energy": 46.8,
"state": "ON", "state": "ON",
"power": 80.1, "power": 40,
"current": 0.89, "current": 0.43,
"ac_frequency": 60, "ac_frequency": 60,
"power_factor": 0.67, "power_factor": 0.77,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -114,7 +114,7 @@
}, },
"0xffffb40e060895b3": { "0xffffb40e060895b3": {
"state": "ON", "state": "ON",
"voltage": 121.2, "voltage": 121.1,
"ac_frequency": 60, "ac_frequency": 60,
"energy": 7.13, "energy": 7.13,
"current": 0.01, "current": 0.01,
@@ -136,13 +136,13 @@
"0xffffb40e0608864e": { "0xffffb40e0608864e": {
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"voltage": 121.9, "voltage": 121.4,
"energy": 17.48, "energy": 17.48,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"state": "ON", "state": "ON",
"current": 0.02, "current": 0.02,
"ac_frequency": 60, "ac_frequency": 60,
"power": 0.4, "power": 0.3,
"power_factor": 0.2, "power_factor": 0.2,
"update": { "update": {
"state": "idle", "state": "idle",
@@ -172,7 +172,7 @@
"0xffffb40e060893d8": { "0xffffb40e060893d8": {
"state": "ON", "state": "ON",
"led_brightness": 100, "led_brightness": 100,
"voltage": 121.9, "voltage": 121.6,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"energy": 3.05, "energy": 3.05,
@@ -188,11 +188,11 @@
"latest_release_notes": null "latest_release_notes": null
}, },
"power_factor": 0.07, "power_factor": 0.07,
"power": 0.1 "power": 0
}, },
"0xa4c1380d0679ffff": { "0xa4c1380d0679ffff": {
"battery": 100, "battery": 100,
"temperature": 26.9, "temperature": 26.8,
"temperature_units": "celsius", "temperature_units": "celsius",
"temperature_calibration": 0, "temperature_calibration": 0,
"update": { "update": {