Skip to content

Latest Stable release

Compare
Choose a tag to compare
@zxdavb zxdavb released this 30 Mar 09:55
· 108 commits to master since this release

Overview

This is version 0.31.16. Note that 0.31.17 has been yanked - this is the latest 0.31.x release.

Note that this version does not include config_flow:

  • if you are running 0.31.x, this should be a simple/safe upgrade
  • if you are running 0.41.x, you may want to wait for 0.41.16 (but you don't have to, YMMV)

If there is an issue, it should be straight-forward to roll back to 0.31.11 from this version. Mostly, it includes only bug fixes since 0.31.11, and:

  • it adds service call icons
  • bumps client to 0.31.16 - QoS is now enabled by default

Bugs Fixed

Resolved issues since 0.31.11 include (but are not limited to):

  • #163 - ramses_cc.set_zone_mode appears broken (2nd attempt)

It uses an updated version of the ramses_rf client library:

  • QoS is now enabled by default
  • experimental support for evofw3-over-MQTT (see: https://github.com/IndaloTech/ramses_esp)
  • improved logging: better messages, less logspam, no silent discarding of packets
  • threadsafeing, parser tweaks, hardening