This commit is contained in:
Home Assistant Version Control
2026-08-14 15:21:29 +00:00
parent b8955796e2
commit ef07e83352
3 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
"type": "markdown",
"content": "**File:** {{ states('sensor.octoprint_print_file') }}\n**Size:** {{ (states('sensor.octoprint_print_file_size') | int(0) / 1024) | round(1) }} KB\n**User:** {{ states('sensor.octoprint_print_user') }}",
"grid_options": {
"columns": 6
"columns": "full"
}
},
{