github nervetattoo/simple-thermostat v2.0.0

latest releases: v2.5.0, v2.4.3, v2.4.2...
3 years ago

2.0.0 (2021-04-05)

Bug Fixes

  • Attempt to hide unit when there is no value present. Fixes #210 (355ec41)
  • Bring back support for name:false (f39a56d), closes #227
  • Dont display unit as string false for current temp. (9de34db), closes #213
  • Slightly improve responsiveness of setpoint vs sensors (a92afa6)
  • Translation of sensor state and state/temperature (c890771), closes #122 #191 #215

Features

  • Fine grained setpoint control (d221728), closes #216
  • Move all header configuration to a new header section (7f66a55)
  • Move top level layout options in control to new layout option (629fc36)
  • New layout config option (e0f461c)
  • Support custom domain/service calls and passing extra data. Fixes #211 (9ee1af9)

BREAKING CHANGES

  • control._names, control._icons, control._headings are
    moved to layout.mode.{names,icons,headings}
  • step_layout is moved under layout.step
  • hide.setpoint is removed
  • name, icon, faults and toggle_entity moved into the new
    header option

Don't miss a new simple-thermostat release

NewReleases is sending notifications on new releases.