Releases: oyvindkinsey/avionmqtt
Releases · oyvindkinsey/avionmqtt
v1.3.10
- add product name info and capabilities for Halo Home Light Adapter
- add product name info and capabilities for Halo Home Lamp Dimmer
- add product name info and capabilities for Halo Home Recessed Downlight (RL)
v1.3.9
v1.3.8
add graceful handling of parsing errors
v1.3.7
- add support for polling mesh via mqtt
- add support for using a single device in Home Assistant
- add support for overriding the device capabilities via the settings
v1.3.6
Add the product type to the name when the actual product name is unknown
v1.3.5
Improve behavior around service and HA restarts.
v1.3.0 - Big improvements around registration
- Create proper devices instead of dangling entities
- Add include and exclude options for registering devices
- Add option to automatically exclude devices part of a group
v1.2.1 - Fix missing dependencies
Added missing dependencies
v1.2.0
Remove dependency on halohome package
v1.1.0 - Add graceful shutdown
Bumped the version to 1.1 after adding shutdown handling