Skip to content

Releases: Sian-Lee-SA/Home-Assistant-Switch-Manager

Release 0.6.3

12 Jan 15:20
Compare
Choose a tag to compare

What's Changed

  • Added Zigbee2MQTT TuYa 1 and 2 gang wall switch by @Mr-Groch in #45
  • Info can now be added to blueprints
  • [Breaking] Philips Hue Tap Dial has an extra action for the dials called rotate, this allows handling any rotation whether it's a start or repeat
  • button_last_state variable for your template conditions or sequence jinja use. See button_last_state README

Full Changelog: v0.6.1...v0.6.3

Release 0.6.1

12 Jan 12:35
Compare
Choose a tag to compare

What's Changed

  • Added Philips Hue Tap Dial

Full Changelog: v0.6.0...v0.6.1

Release 0.6.0

11 Jan 12:00
Compare
Choose a tag to compare

What's Changed

  • [Breaking] Button property shape is no longer required and should be removed from custom blueprints
  • [Breaking] Switches with only one button must have no shape properties
  • Confirm leaving page if switch hasn't been saved

Full Changelog: v0.5.5...v0.6.0

Release 0.5.5

10 Jan 23:53
Compare
Choose a tag to compare

What's Changed

  • Actions now give feedback on UI
  • Added hold (released) action to Z-WaveJS Zooz Zen76 by @calabresemic in #68
  • [Fix] Handle condition key not being a number for lists

New Contributors

Full Changelog: v0.5.4...v0.5.5

Release 0.5.3

10 Jan 04:29
Compare
Choose a tag to compare

What's Changed

  • Added variables to switches
  • [Fix] Root conditons now processed

Full Changelog: v0.5.2...v0.5.3

Release 0.5.2

08 Jan 12:54
Compare
Choose a tag to compare

What's Changed

  • Condition keys now support lists via dot notation eg. some_key.some_list.0
  • [Changed] Zigbee2MQTT Philips hue actions press to press_release for each button
  • [Fix] Parsing of JSON for templated conditions
  • [Fix] Reload service now reloads when buttons have been edited and saved

Full Changelog: v0.5.1...v0.5.2

Release 0.5.1

08 Jan 09:34
Compare
Choose a tag to compare

What's Changed

  • You can now access nested objects for conditions using dot notation ('some_key.sub_key')
  • Debug switches using dev console
  • Blueprints with one button will now get a toast feedback
  • [Fix] Saving switches will now stop running sequences

Full Changelog: v0.5.0...v0.5.1

Release 0.5.0

07 Jan 09:41
Compare
Choose a tag to compare

What's Changed

  • You can now handle MQTT subtopics in your conditions and sequence data aswell as the main topic
  • Frontend now uses backend to handle autodiscovery and button UI feedback
  • Philips Hue Dimmers now use both variants v1/v2 for same blueprint
  • Event and MQTT data for templates are now moved to the data variable
  • Renamed sub_topic to topic_basename for passed in data

Full Changelog: v0.4.1...v0.5.0

Release 0.4.1

05 Jan 11:41
Compare
Choose a tag to compare

What's Changed

  • Templating can now be used for blueprint conditions. See Template

Full Changelog: v0.4.0...v0.4.1

Release 0.4.0

05 Jan 04:43
Compare
Choose a tag to compare

What's Changed

  • Added Zigbee2MQTT Xiaomi Smart Wireless Switch by @Mr-Groch in #53
  • Added Zigbee2MQTT SYMFONISK Sound remote (E1744) by @jhhbe in #52
  • Added Zigbee2MQTT TuYa SOS Button by @Mr-Groch in #54
  • Added deCONZ Ikea Trådfri Shortcut by @johro897 in #51
  • Added Zigbee2MQTT Trust Remote Control by @Mr-Groch in #55
  • Added ZHA Philips Hue Dimmer v2 by @alec-hs in #57
  • Added Shelly 1, 2.5, and Plus 2PM by @peedub in #49
  • Add sub topic to MQTT data

New Contributors

Full Changelog: v0.3.3...v0.4.0