Add Create boiler status display

This commit is contained in:
2026-07-16 20:28:11 +02:00
parent 5362d31036
commit 215df3f75d
3 changed files with 207 additions and 2 deletions
+1 -1
View File
@@ -4,6 +4,7 @@ return {
channel = "main",
files = {
"startup.lua",
"create_boiler_display.lua",
"core/constants.lua",
"core/log.lua",
"core/protocol.lua",
@@ -26,4 +27,3 @@ return {
"config/default.lua",
},
}