Highlights
- Fixed climate
preset_modealways reading back asnoneeven when a preset was active - Corrected the heat pump (
016) energy sensor that read 100x too high - Added Light On/Off buttons for the
009-128air conditioner
Improvements to existing devices
009-128: addedlight_on/light_offbuttons to control the display LED (write-onlyt_dimmer, inverted values0= on,1= off, confirmed on hardware) #630 by @oyvindwe016: scaledf_power_consumptionby0.01so the energy sensor reads inkWhinstead of 100x too high; scoped to heat pump016only #629 by @oyvindwe
Bug fixes
- Climate
preset_modenow reads back the active preset (e.g.eco) instead of alwaysnone; presets are now parsed once with the name stripped and apresetname is required by the schema #632 by @oyvindwe
Documentation improvements
- Added model number for
1b0628z0075jtoDEVICES.md#622 by @alawadhi3000 - Added HACS link to the README #628 by @oyvindwe
- Removed the obsolete climate
turn_on/turn_offwarning note from the README (no longer emitted since HA 2025.1) #623 by @oyvindwe
Contributors
The following have contributed to changes in this release — thank you very much!
@alawadhi3000
Full Changelog: v0.45.1...v0.46.0