Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 13:40
· 75 commits to master since this release

1.0.0 (2021-03-30)

WARNING

The 1.0 release only includes a rewrite to Typescript and a change of release management. It does not include bug fixes or new features, in fact, due to the Typescript release I expect the 1.0 package to be less stable than 0.42.

Bug Fixes

  • Add postcss peer dep (f89834e)
  • Cast step_size to a number. Fixes #195 (a848a34)
  • Clean up some dependencies and unused bits (b17be0c)
  • Missing mode labels when control set as an dict (b51b629), closes #108
  • Open entity popover from title. POC test for infoItem (60938f8)

Features

  • Allow sensors:false for a really tiny temperature control with no sensor data displayed (2ee1767)
  • New release management setup (d02fb06)