Files
EMS-ESP32/CHANGELOG_LATEST.md
proddy 4e9cf72816 3.2.1
2021-08-07 21:45:12 +02:00

567 B

Changelog

Added

  • json body in API can now take device, name, cmd, hc and id
  • added example of how to use API directly to control values from Home Assistant
  • API calls are shown in debug log (For troubleshooting)

Fixed

  • fixed issue with Home Assistant entity naming where boiler's ww was duplicated in entity name

Changed

  • fixed case on mqtt names, like 'wwtankmiddletemp'
  • renamed Product ID to 'EMS Product ID' in Home Assistant
  • removed brackets around tags, e.g. (hc1) selected room temperature" is now just "hc1 selected room temperature"