Releases: YoloDev/hass-rs
Releases · YoloDev/hass-rs
hass-mqtt-discovery: v0.2.0
0.2.0 (2022-11-27)
⚠ BREAKING CHANGES
- large API rewrite
- Changes type of the
Switchfieldcommand_topic. - Removes
Defaultimpl fromSwitchentities. - Moves common fields to an
entityfield.
Features
- add
availabilitytoSensorentity (ad26040) - add
value_templateto Availability (6b34e43) - add more discovery entities (#17) (a912eb7)
- Common
Entitystruct (#14) (b800bbd) - Cover discovery entity (#22) (5829123)
- DeviceTracker entity (#18) (0cbc757)
- discovery document macro (#19) (1278754)
- fill in more
Sensordiscovery fields (6ed9540) - impl Default for Device (b477b1f)
- impl traits for AvailabilityMode (2e9f58d)
- support more discovered Device fields (5d5a310)
Bug Fixes
- change type of the
Switchfieldcommand_topic(dbd0fe5) - normalize device_class (#23) (40f02d9)
- remove
Defaultimpl fromSwitchentities (dbd0fe5) - require
command_topic(#15) (dbd0fe5)
Dependencies
hass-entity-state: v0.2.0
hass-mqtt-discovery hass-mqtt-discovery-v0.1.0
Features
- rename proto and add entity-state (28a6ce8)