Files
EMS-ESP32/CHANGELOG_LATEST.md

1.3 KiB

Changelog

For more details go to docs.emsesp.org.

[3.7.2]

Added

  • change enum_heatingtype for remote control #2268
  • system service commands #2182
  • read 0x02A5 for thermostat CT200 #2277
  • Add "duplicate" option to Custom Entities #2266
  • Mask bits for bool custom entities
  • thermostat reduce threshold #2288
  • thermostat absent #1957

Fixed

  • long numbers of custom entities #2267
  • modbus command path to api/ #2276
  • info command for devices without entity-commands #2274

Changed

  • show operation in pretty telegram between src and dst #2263
  • update eModbus to 1.7.2 #2254
  • modbus timeout default to 300 sec, change setting from ms to sec #2254
  • update AsyncTCP to v3.2.14