Releases: rsnodgrass/hass-lunos
Releases · rsnodgrass/hass-lunos
0.3.0
0.2.2
- fixed set_preset_mode mode not found bug
0.2.1
fixed typo that impacted turn_off()
0.2.0
- updates to meet fan requirements for HASS 2022.06
- added new presets for summer, eco (normal mode), and each of the fan speeds by name
0.1.4
- updated extra_state_attributes for HA 2022-02
0.1.3
- added version key for HA 2021.06
0.1.2
- reduced logging
0.1.1
- now adjusts fan speed when the underlying relays are manually adjusted
- fixed attributes in the controller config yaml
- throttling improvements
Initial release
- fixes issue where state changes were not propagating to relays w1/w2
- NOTE: manual changes to W1/W2 (outside of the fan entity) are temporarily disabled from updating the fan speed. This will be fixed in a subsequent 0.1.1 release.