mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-18 02:47:00 +01:00
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
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!
