Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

v2.0.1

Compare
Choose a tag to compare
@proddy proddy released this 13 Sep 09:23
· 692 commits to main since this release

[2.0.1] September 13 2020

Added

  • Able to set individual MQTT publish intervals per device
  • Option to automatically MQTT publish when device data is updated
  • Immediately send out Rx read request after a successful write, and publish via MQTT
  • Added clearer steps in documentation on how to erase & upload
  • Show Boiler's pump modulation in Web
  • Support parasite Dallas temperature sensors
  • Improvements to watch command, including publishing the telegram to MQTT
  • Support for analog measurements on a GPIO (fixed)
  • New read <device ID> <type ID> command in console

Fixed

  • Sometimes the automatic upgrade from 1.9 to 2.0 bricked the ESP8266
  • Thermostat set master wasn't preserved after restart
  • Correctly detect Thermostat heating circuits in Home Assistant
  • Logamatic TC100 reading of thermostat data (and other Easy devices)
  • Rendering 3-byte parameters like the UBA uptime
  • MM100/200 MQTT data would be mixed up between heating circuit and ww circuit
  • External Dallas sensor support for DS18S20

Changed

  • Web user-interface improvements, table alignment and number formatting
  • Spelling of disinfection in MQTT payload
  • Many small minor code improvements and optimizations
  • External dallas temperature sensors rounded to a single decimal point
  • Syslog hostname always shown in Web

Removed

  • NO_LED build option