Skip to content

0.46.0 Bright Signals

Latest

Choose a tag to compare

@oyvindwe oyvindwe released this 14 Jul 12:04
fa830d2

Highlights

  • Fixed climate preset_mode always reading back as none even 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-128 air conditioner

Improvements to existing devices

  • 009-128: added light_on/light_off buttons to control the display LED (write-only t_dimmer, inverted values 0 = on, 1 = off, confirmed on hardware) #630 by @oyvindwe
  • 016: scaled f_power_consumption by 0.01 so the energy sensor reads in kWh instead of 100x too high; scoped to heat pump 016 only #629 by @oyvindwe

Bug fixes

  • Climate preset_mode now reads back the active preset (e.g. eco) instead of always none; presets are now parsed once with the name stripped and a preset name is required by the schema #632 by @oyvindwe

Documentation improvements

  • Added model number for 1b0628z0075j to DEVICES.md #622 by @alawadhi3000
  • Added HACS link to the README #628 by @oyvindwe
  • Removed the obsolete climate turn_on/turn_off warning 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