You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: dynamic device discovery and add D36HD dimmer support
Add D36HD model (Decora Smart Wi-Fi 2 / Matter 600W Dimmer) to the
supported lights list so newer dimmers like the office main light
are exposed.
Each platform now listens to coordinator updates and creates entities
for newly-discovered devices instead of only enumerating once at
setup. The WebSocket now subscribes to new device IDs as they appear,
so real-time updates work for devices added after HA started.
Bump version to 1.1.4.
0 commit comments