Releases: qtoggle/qtoggleserver-zigbee2mqtt
Releases · qtoggle/qtoggleserver-zigbee2mqtt
1.7.0
1.5.0
What's new:
- Ensure compatibility with Zigbee2MQTT 2.x.
1.4.0
What's new:
- Refactorized the entire handling of properties/capabilities.
- Added support for wildcard patterns in device static configuration.
- Attributes with missing state value will now use a default value.
- Exposed options are now used as attributes (were ignored in recent versions).
- Configuration and state storage types are now clearly separated and properly managed.
- Control ports are now clearly separated from regular device ports.
1.3.0
What's new:
- Added support for property groups.
- Fixed an issue with
force_attribute_propertiesalso creating ports. - Fixed an issue where ports were not properly created at startup.
1.2.2
What's new:
- Added IEEE address attribute for control ports.
- Added support for text (string) control port attributes.
- A query for state will now be issued automatically when enabling a control port.
- Setting
get_state_propertytonullnow disables querying for device state.
1.2.1
What's new:
- Fixed an issue where display name wasn't persisted.
1.2.0
What's new:
- Removed unnecessary
port-updateevents triggered upon state change detection. - The initial state query now asks for all known properties by default.
- Fixed initial device friendly name renaming issue.
1.1.0
What's new:
- Updated for
aiomqtt2.x. - Added support for removing devices by clearing the friendly name.
- Reworked exposed features and non-features.
- Reworked device state management.
- Added support for static device configuration (
force_atteribute_propertiesandforce_port_propertiesare the supported options for now).
1.0.0
Initial release.