This commit is contained in:
2025-11-17 21:54:40 +01:00
parent ecf31c7f8b
commit a2c2ef7ddd
2 changed files with 17 additions and 39 deletions

View File

@@ -301,9 +301,6 @@
let deviceState = {};
let roomName = '';
// SSE connection
let eventSource = null;
// Device type icons
const deviceIcons = {
'light': '💡',