.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
},
|
||||
{
|
||||
"type": "tile",
|
||||
"entity": "sensor.octoprint_z_position",
|
||||
"entity": "sensor.octoprint_current_z",
|
||||
"name": "Current Z",
|
||||
"icon": "mdi:axis-z-arrow",
|
||||
"grid_options": {
|
||||
@@ -446,7 +446,7 @@
|
||||
"graph_span": "24h",
|
||||
"series": [
|
||||
{
|
||||
"entity": "sensor.octoprint_z_position",
|
||||
"entity": "sensor.octoprint_current_z",
|
||||
"name": "Current Z",
|
||||
"color": "#ab47bc",
|
||||
"type": "line",
|
||||
|
||||
Reference in New Issue
Block a user