Releases: litinoveweedle/SmartIR
Releases · litinoveweedle/SmartIR
1.17.15b4
What's Changed
- Climate Fahrenheit support by @litinoveweedle in #20
- reformatted all and fixed some device code json files by @litinoveweedle in #22
- fixed warning Replace blocking file open call with async method by @rafiw in #25
- fixed fan constants deprecation warnings in HA 2024.6.0 by @gurglingtonic in #26
- fixed media_player constants deprecation warnings in HA 2024.6.0 by @litinoveweedle
- fixed power sensor behavior in entity push mode by @litinoveweedle, @gurglingtonic
- fixed logging typos @gurglingtonic in #29, #30, #31
New Contributors
- @rafiw made their first contribution in #25
- @gurglingtonic made their first contribution in #26
Full Changelog: 1.17.14...1.17.15b4
1.17.15b3
What's Changed
- Climate Fahrenheit support by @litinoveweedle in #20
- reformatted all and fixed some device code json files by @litinoveweedle in #22
- fixed warning Replace blocking file open call with async method by @rafiw in #25
- fixed fan constants deprecation warnings in HA 2024.6.0 by @gurglingtonic in #26
- fixed media_player constants deprecation warnings in HA 2024.6.0 by @litinoveweedle
- fixed power sensor behavior in entity push mode by @litinoveweedle
New Contributors
- @rafiw made their first contribution in #25
- @gurglingtonic made their first contribution in #26
Full Changelog: 1.17.14...1.17.15b3
1.17.15b2
What's Changed
- Climate Fahrenheit support by @litinoveweedle in #20
- reformatted all and fixed some device code json files by @litinoveweedle in #22
- fixed warning Replace blocking file open call with async method by @rafiw in #25
- fixed fan constants deprecation warnings in HA 2024.6.0 by @gurglingtonic in #26
- fixed media_player constants deprecation warnings in HA 2024.6.0 by @litinoveweedle
- fixed power sensor behavior in entity push mode by @litinoveweedle
New Contributors
- @rafiw made their first contribution in #25
- @gurglingtonic made their first contribution in #26
Full Changelog: 1.17.14...1.17.15b2
1.17.15b1
What's Changed
- Climate fahrenheit support by @litinoveweedle in #20
- reformatted all and fixed some device code json files by @litinoveweedle in #22
- fix power on from remote results in HA error #23 by @litinoveweedle
Full Changelog: 1.17.14...1.17.15b1
1.17.14
What's Changed
- Add support for ZHA zigbee IR remotes as controller by @anmar in #15
- Add support for UFO-R11/Z06 IR remotes as controller by @yoavipm in #19
- Fan only temperatures compatibility by @litinoveweedle in #18
Full Changelog: 1.17.13...1.17.14
1.17.14b1
What's Changed
- Add support for ZHA zigbee IR remotes as controller by @anmar in #15
- Add support ufo-r11 controller by @yoavipm in #19
- Fix fan only temperatures compatibility by @litinoveweedle in #18
Full Changelog: 1.17.13...1.17.14b1
1.17.13
What's Changed
- introduced custom_codes persistent directory to allow for storage of own device data files
- removed integration own auto updates implementation - use HACS instead by @litinoveweedle in #6
- fixed async_track_state_change deprecation for fan entity by @litinoveweedle in #7
- fixed async track state change deprecation by @litinoveweedle in #8
- move common device json data handling into common class by @litinoveweedle in #9
Full Changelog: 1.17.12...1.17.13
1.17.13b2
What's Changed
- move common device json data handling into common class by @litinoveweedle in #9
Full Changelog: 1.17.13b1...1.17.13b2
1.17.13b1
What's Changed
- removed integration own auto updates implementation - use HACS instead by @litinoveweedle in #6
- fixed async_track_state_change deprecation for fan entity by @litinoveweedle in #7
- Fix async track state change deprecation by @litinoveweedle in #8
Full Changelog: 1.17.12...1.17.13b1
1.17.12
What's Changed
- added hvac_action climate attribute to report state of the device by @litinoveweedle in #4
- python code reformat by @litinoveweedle in #5
Full Changelog: 1.17.11...1.17.12