1786113917

This commit is contained in:
2026-08-07 16:45:17 +02:00
parent 67cf676fe0
commit a128c14752
2 changed files with 1 additions and 2 deletions

View File

@@ -293,7 +293,6 @@ export component AppWindow inherits Window {
in property <string> updated-text: "WAITING FOR HOME ASSISTANT";
in property <string> action-status: "TAP A ROOM TO CONTROL";
in property <string> lights-summary: "LOADING LIGHTS";
in-out property <bool> dark-mode: false;
callback select-room(int);
callback change-target(int);