Skip to content

Releases: nervetattoo/simple-thermostat

Release 0.18.0

21 Feb 11:08
Compare
Choose a tag to compare
  • Use mwc-button for 0.88+ HA and paper-button for 0.87 and lower (639c3dd)
  • Update screenshot (ef7a19e)
  • Fix broken css vars from last commit (1187076)
  • Show a proper warning when the entity is not available/loaded (f10f678)

Release 0.17.0

10 Feb 00:27
Compare
Choose a tag to compare
  • Replace mode selector drop down with a list of buttons similar to builtin thermostat (f39f10e)

Release 0.16.0

09 Feb 08:34
Compare
Choose a tag to compare
  • Add optional toggle for away mode, fixes #10 (6ee5605)
  • Update lit-element to 2.0.1 (e8ec30f)

Release 0.15.1

31 Jan 22:22
Compare
Choose a tag to compare
  • Fix botched 0.15 release (cc5681f)

Release 0.15.0

31 Jan 22:19
Compare
Choose a tag to compare
  • Remove .min.js prefix to built file as it broke custom_updater. Fixes #20 (de8e1ab)
  • Bump tracker-json and set resolver strategy to gh:release (8fec352)
  • Fix remote_location in tracker.json for 0.14 release (f167c81)

Release 0.14.0

26 Jan 20:41
Compare
Choose a tag to compare
  • Rename main file to index.js and update readme about source install (98ea3af)
  • Bundle all dependencies, split styles into seperate file, stop at min/max to fix #19 (b935a26)

Release 0.13.0

20 Jan 12:50
Compare
Choose a tag to compare
  • Bundle Debouncer in bundled package (fe85a71)
  • Correct tracker-json setup (edf7eaf)
  • Fix path to tracker-json script (45d9d57)
  • Remove minified file (a0eb0e3)
  • Upload assets to GH release (cf3146a)
  • Build package with rollup and introduce tracker-json for bumping tracker.json (36b4aa3)

Release 0.12.2

16 Jan 22:25
Compare
Choose a tag to compare
  • Localize sensor state names. Fixes #13 (28224a3)

Release 0.12.1

15 Jan 23:09
Compare
Choose a tag to compare
  • Replace precise-commits with pretty-quick (de351a1)
  • Make sure release-it creates GH releases (5c9e3e1)