fix home assistant lights

This commit is contained in:
legop3
2025-11-21 01:45:29 -05:00
parent e2a3d78bc0
commit 6473b076d5
4 changed files with 34 additions and 9 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"dependencies": {
"bcrypt": "^6.0.0",
"express": "^4.19.2",
"home-assistant-js-websocket": "3.1.2",
"home-assistant-js-websocket": "^3.1.2",
"js-yaml": "^4.1.1",
"morgan": "^1.10.0",
"socket.io": "^4.7.5",