Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.78 KB

CHANGELOG_LATEST.md

File metadata and controls

34 lines (26 loc) · 1.78 KB

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
  • CR11 thermostat #2295

Fixed

  • long numbers of custom entities #2267
  • modbus command path to api/ #2276
  • info command for devices without entity-commands #2274
  • CW100 settings telegram 0x241 #2290
  • modbus signed 8bit values #2294
  • thermostat date #2313
  • Updated unknown compressor stati "enum_hpactivity" #2311
  • Underline Tab headers in WebUI

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