Files
nspanel-lovelace-ui/ioBroker
lubepi ec971f5f3e Fix: Display waking from screensaver on entity changes after thermostat interaction
The subscribePowerSubscriptions() function was creating subscriptions via on()
without storing the subscription ID in the subscriptions object. This caused
UnsubscribeWatcher() to be unable to remove the subscription when the screensaver
activated, leaving it active and triggering GeneratePage() on any entity change.

Changes:
- Store subscription in subscriptions object with key 'power_<id>.ACTUAL'
- Add hasOwnProperty check to prevent duplicate subscriptions
2026-02-11 19:10:24 +01:00
..
2025-02-23 03:10:01 +01:00
2025-12-29 16:09:02 +01:00
2025-01-28 14:10:32 +01:00
2023-02-12 22:12:50 +01:00
2022-04-20 00:26:43 +02:00
2023-01-30 22:36:07 +01:00
2024-01-03 20:53:15 +01:00

NSPanel ioBroker Integration

German Tutorials

https://github.com/joBr99/nspanel-lovelace-ui/wiki

German Video Tutorial by haus-automatisierung.com

https://www.youtube.com/watch?v=ZPLJk2ZLo_8 - NSPanel mit Lovelace UI - so habe ich mir das vorgestellt!

image