Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@Laxilef Laxilef released this 05 Dec 00:14
· 20 commits to master since this release
7efcbaa

What's Changed

  • Refactoring the functionality of sensors. Implemented dynamic sensors: add, enable/disable, edit sensors; possibility to select the type and purpose for sensors
  • Fixed work of the web portal on iOS with authentication enabled
  • Fixed receiving negative temperatures from BLE sensors
  • Fixed ERR_CONNECTION_RESET for Chrome based browsers
  • Added more OT polled IDs:
    • ID79 - exhaust CO2
    • ID84 - exhaust fan speed
    • ID85 - supply fan speed
    • ID29 - solar storage temp (sometimes the boiler temperature)
    • ID30 - solar collector temp (sometimes the boiler temperature)
    • ID35 - boiler fan speed setpoint & actual
  • Added feature of using multiple DALLAS sensors on one GPIO
  • Added feature of using NTC 10k sensors
  • Added will message for mqtt
  • Optimizing memory usage
  • Some fixes

Upgrade from 1.4.*

  • Before upgrading need to save backup settings and restore them after the upgrade!
  • The names of some settings have been changed in this version. Not all settings will be restored from backup! Check them after restoration.
  • Sensor settings will not be restored automatically; they must be configured again on the Sensors settings page.
  • Very recommended to delete the device in Home Assistant before upgrading to avoid errors in the HA logs (due to the deletion of some entities)

Full Changelog: 1.4.6...1.5.0