🚨 Note: This update requires Home Assistant version >= 2024.11.0
🐛 Fixes
- fix: switch none-voltage value causes unsupported error type by @ilankas in #345
- fix: cover async_stop_after_timeout dead task by @mrpriv4te in #355
- fix: I/O blocking function of templates by @xZetsubou in #396
✨ New:
- feat: disconnect device on disable by @xZetsubou in #399
- feat: possibility to add manual dps in reconfigure step by @xZetsubou in #404 Remove manual DPS later isn't possible.
- feat: add lights mode sets by @xZetsubou in #405
- feat: add gateway Identifier and shows the sub-devices connect to it by @xZetsubou in 248513c
⚡ Improvments
- pref: Correct actions order in async_setup_entry by @Lurker00 in #356
- pref: Call disconnect() only once for offlined sub-device by @Lurker00 in #344
- pref: Avoid multithreading and other fixes by @Lurker00 in #359
- pref: Don't update seqno from a delayed reply by @Lurker00 in #365
- pref: Unload and shutdown refactor by @Lurker00 in #363
- pref: Explicit tasks cancel by @Lurker00 in #383
- pref: Include sub-device on disable disconnection by @xZetsubou in #400
🔧 Chore
- chore: Typo in Zone Attributes by @Eambo2 in #371
- chore: Add remote entity to features in README by @felipecrs in #381
- chore: removed expectation for old HA versions by @xZetsubou in 9edca33
Full Changelog: 2024.9.0...2024.12.0