Skip to content

Releases: nervetattoo/simple-thermostat

v1.0.0

30 Mar 13:40
Compare
Choose a tag to compare

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)

Release 0.42.0

19 Jan 18:31
Compare
Choose a tag to compare
  • build: Outdated yarn lock file (f342f19)
  • Merge pull request #207 from kangaroomadman/master (0bee561)
  • Add support for fault icons (992dfab)
  • Merge pull request #208 from clau-bucur/master (ce776d6)
  • Add option to show label next to the toggle switch (27607ff)
  • Merge pull request #205 from kangaroomadman/master (7abb822)
  • Allow building on Windows (3e872b9)
  • Merge pull request #202 from bjonness406/master (1a9710b)
  • Correct Hacx installation guide (ee5d7d1)

Release 0.41.1

29 Dec 21:55
Compare
Choose a tag to compare
  • fix: Cast step_size to a number. Fixes #195 (a848a34)
  • chore: Update dependencies (d7330d3)
  • chore: Remove tracker-json and fix release-it deprecated config (eb428f0)

Release 0.41.0

29 Dec 21:28
Compare
Choose a tag to compare
  • Merge pull request #199 from KNXBroker/patch-1 (80c4554)
  • Display 'not available' in standard layout (5648220)
  • Removed 'not-found' class (537e70c)
  • Merge pull request #198 from KNXBroker/patch-1 (ec5ebe0)
  • Narrow View Optimization (a14408f)
  • Update HACS installation documentation. Closes #197 (59cc06b)
  • test: Npm test action (65d7e81)
  • Add HACS validate action (ab241ce)
  • Merge pull request #182 from tomvanswam/master (0654f88)
  • Fix incorrect yaml example & config option (f814439)
  • Update example images (8cc1492)
  • Correct no-header padding (bbe8f6a)

Release 0.40.0

02 Dec 11:59
Compare
Choose a tag to compare
  • Merge pull request #178 from peterdey/mode-colours (6d99781)
  • Merge pull request #180 from tomvanswam/master (d15de3d)
  • Merge pull request #179 from dcs8/master (969f868)
  • Include updated icon states (7366069)
  • Sort object elements (b64eeb5)
  • Improve visual editor (2316b36)
  • Default icon to state when no hvac_action attribute is available (b1250ef)
  • Refactor constant (da72bd2)
  • Update HVAC actions (95fce7b)
  • improve visual editor, add show_header option (ed1be99)
  • Add support for visual editor and card selector (c3a7041)
  • Use coloured backgrounds for mode buttons * Colours from hui-thermostat-card.ts * Tested in light mode, dark mode and synthwave themes (532fa3c)
  • Support hiding the setpoint control. Fixes #174 (fc69176)
  • Improve setpoint buttons to wrap when column is narrow. Closes #177 (7bf174f)

Release 0.39.0

12 Nov 10:51
Compare
Choose a tag to compare
  • Fix updating coloring of set temp. Fixes #153 (f54fa7d)
  • Support manual override of unit. Fixes #173 (4b40b3f)
  • Add config to hide temperature unit. Fixes #113 (2f756f6)
  • Merge pull request #170 from eagle23/master (8c68b5b)
  • Fix temperature setting. Need additional rounding (10a779b)
  • Merge pull request #164 from clau-bucur/master (ed047ae)
  • Fix nested header tags, replace with div the inner header. (42bc030)
  • Fixed card height difference between cards with toggle_entity and cards without toggle_entity (f4bee88)

Release 0.38.0

17 Oct 05:46
Compare
Choose a tag to compare
  • feat: Allow sensors:false for a really tiny temperature control with no sensor data displayed (2ee1767)
  • Bump dependencies (db6fb2c)

Release 0.37.0

17 Oct 05:18
Compare
Choose a tag to compare
  • Merge pull request #160 from clau-bucur/master (7cbd348)
  • Updated README.md to reflect adding toggle_entity (ad7799c)
  • Added toggle_entity optional - will add a switch to header to control a separate toggleable entity (switch, input_boolean, etc) (633b9c6)
  • Merge pull request #147 from khcnz/_hide_when_off (f9885a2)
  • Add new control type configuration for hiding mode row when off (179f6cb)
  • fix sensor labels alignment (#141) (cc31c29)

Release 0.36.0

26 Jun 09:52
Compare
Choose a tag to compare

Release 0.35.0

22 May 19:55
Compare
Choose a tag to compare