3 files
This commit is contained in:
@@ -775,3 +775,6 @@
|
||||
{"timestamp": "2026-08-07T14:39:00.228587+00:00", "tool_name": "ha_config_list_dashboard_resources", "parameters": {"include_content": false, "limit": 100, "offset": 0}, "execution_time_ms": 1.8312931060791016, "success": true, "error_message": null, "response_size_bytes": 8178, "user_context": null}
|
||||
{"timestamp": "2026-08-07T14:42:24.262026+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": 2.7544498443603516, "success": true, "error_message": null, "response_size_bytes": 8856, "user_context": null}
|
||||
{"timestamp": "2026-08-07T14:42:36.150189+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][1]['sections'][1]['cards'][3] = {'type': 'custom:apexcharts-card', 'header': {'show': True, 'title': 'Z Position (24h)', 'show_states': True, 'colorize_states': True}, 'graph_span': '24h', 'series': [{'entity': 'sensor.octoprint_current_z', 'name': 'Current Z', 'color': '#ab47bc', 'type': 'line', 'curve': 'straight', 'fill_raw': 'last'}], 'grid_options': {'columns': 'full'}, 'apex_config': {'chart': {'height': 300}}}", "config_hash": "6cc21d585064dd4d", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 12.583255767822266, "success": true, "error_message": null, "response_size_bytes": 1021, "user_context": null}
|
||||
{"timestamp": "2026-08-07T14:44:52.943666+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][1]['sections'][1]['cards'][3]['apex_config']['stroke'] = {'width': 1}", "config_hash": "4c1f4ac4de6971e9", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 6.806850433349609, "success": true, "error_message": null, "response_size_bytes": 670, "user_context": null}
|
||||
{"timestamp": "2026-08-07T14:46:14.565231+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": 2.1965503692626953, "success": true, "error_message": null, "response_size_bytes": 9016, "user_context": null}
|
||||
{"timestamp": "2026-08-07T14:46:18.353281+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][1]['sections'][1]['cards'].insert(1, config['views'][1]['sections'][1]['cards'].pop(3))", "config_hash": "deda8faff03c7b8b", "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.777069091796875, "success": true, "error_message": null, "response_size_bytes": 688, "user_context": null}
|
||||
|
||||
@@ -438,6 +438,37 @@
|
||||
"heading": "Print Activity",
|
||||
"icon": "mdi:chart-box-outline"
|
||||
},
|
||||
{
|
||||
"type": "custom:apexcharts-card",
|
||||
"header": {
|
||||
"show": true,
|
||||
"title": "Z Position (24h)",
|
||||
"show_states": true,
|
||||
"colorize_states": true
|
||||
},
|
||||
"graph_span": "24h",
|
||||
"series": [
|
||||
{
|
||||
"entity": "sensor.octoprint_current_z",
|
||||
"name": "Current Z",
|
||||
"color": "#ab47bc",
|
||||
"type": "line",
|
||||
"curve": "straight",
|
||||
"fill_raw": "last"
|
||||
}
|
||||
],
|
||||
"grid_options": {
|
||||
"columns": "full"
|
||||
},
|
||||
"apex_config": {
|
||||
"chart": {
|
||||
"height": 300
|
||||
},
|
||||
"stroke": {
|
||||
"width": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "history-graph",
|
||||
"title": "Print Progress (24h)",
|
||||
@@ -475,34 +506,6 @@
|
||||
"columns": "full"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "custom:apexcharts-card",
|
||||
"header": {
|
||||
"show": true,
|
||||
"title": "Z Position (24h)",
|
||||
"show_states": true,
|
||||
"colorize_states": true
|
||||
},
|
||||
"graph_span": "24h",
|
||||
"series": [
|
||||
{
|
||||
"entity": "sensor.octoprint_current_z",
|
||||
"name": "Current Z",
|
||||
"color": "#ab47bc",
|
||||
"type": "line",
|
||||
"curve": "straight",
|
||||
"fill_raw": "last"
|
||||
}
|
||||
],
|
||||
"grid_options": {
|
||||
"columns": "full"
|
||||
},
|
||||
"apex_config": {
|
||||
"chart": {
|
||||
"height": 300
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "history-graph",
|
||||
"title": "Printing State (7 days)",
|
||||
|
||||
+11
-11
@@ -45,10 +45,10 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120,
|
||||
"voltage": 120.5,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 50.28,
|
||||
"power_factor": 0.88,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 82.8,
|
||||
"current": 0.78,
|
||||
"power": 0.2,
|
||||
"current": 0.01,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -95,11 +95,11 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.3,
|
||||
"energy": 43.73,
|
||||
"voltage": 120.7,
|
||||
"energy": 43.74,
|
||||
"state": "ON",
|
||||
"power": 65.7,
|
||||
"current": 0.81,
|
||||
"power": 65.8,
|
||||
"current": 0.73,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.74,
|
||||
"update": {
|
||||
@@ -143,7 +143,7 @@
|
||||
"current": 0.02,
|
||||
"ac_frequency": 60,
|
||||
"power": 0.3,
|
||||
"power_factor": 0.14,
|
||||
"power_factor": 0.2,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -187,8 +187,8 @@
|
||||
"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
|
||||
},
|
||||
"power_factor": 0.2,
|
||||
"power": 0.1
|
||||
"power_factor": 0.28,
|
||||
"power": 1.3
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
|
||||
Reference in New Issue
Block a user