Skip to content

2023.9.11-Alpha-Core-Preview

Pre-release
Pre-release
Compare
Choose a tag to compare

This is an alpha release!
It is based on a new code source. Please use it own your own risk!
Backup your data before update (different config structure!) and don't use in productive environment.

This release has no more language selection. The HA backend language is used.

Breaking Changes

  • Yaml configs and own sensors are no more supported. Please use Bouni/luxtronik for own sensors and yaml config.

Changed

  • New code base to fulfil the ha core code requirements. #75
  • Allow updating selected sensors not on every luxtronik intervall to save database tupels. (E.g. the hour counter don't need an update every minute)
  • Faster sensor updates for some sensors if the heatpump is heating. (10 Seconds instead 60 Seconds)
  • Use the new ha class structure.
  • Allow more than one heatpump. #16
  • Try to fulfil the new config_flow.

Fixed

  • Fixed the write / update delay #48

Known issues

  • Some sensors (e.g. outdoor temp) are not refreshed allways in time.
  • Runtime warning. #116 #108
  • Firmware Update sensor is not "ringing".

Full Changelog: 2023.9.10...2023.9.11-Alpha-Core-Preview

Please support this project by reviewing the pr:
home-assistant/core#86636