Releases: nagyrobi/home-assistant-custom-components-cover-rf-time-based
Releases · nagyrobi/home-assistant-custom-components-cover-rf-time-based
1.1.3
Remove old XKNX dependency to avoid conflicts with built-in KNX integration. Thanks @farmio for suggestion.
1.1.2
Added availability_template
option.
You can use a template returning True
or False
in order to toggle availability of the cover based on other entities. Useful to link with the connection status of your RF Bridge or relays device.
1.1.1
- add new
device_class
configuration option
1.1.0
- replace deprecated
device_state_attributes
with extra_state_attributes
1.0.9
- add support for cover entity (@regevbr)
- add examples for configuring with ESPHome
1.0.8
- add unique_id property to the covers