Files
MMM-HomeAssistantDisplay/node_helper.js
Clawd 8831ee9e13
Some checks failed
Release Drafter / update_release_draft (push) Failing after 4s
Remove debug log spam from hot path entirely
The conditional config.debuglogging checks were not working reliably
in node_helper context. Removed debug logging from onStateChangedEvent
entirely (it fires on every entity state change - multiple times per
second for power sensors). WS disconnect promoted to info level since
it's actually useful.
2026-02-23 20:11:51 +00:00

6.5 KiB