Skip to content

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

Release 0.7.0

13 Jan 17:45

Choose a tag to compare

What's Changed

  • Added ZHA Osram Mini Switch by @noxhirsch in #63
  • Ability to fix mismatched blueprints
  • [Fix] Service reload now loads new blueprint Images

Full Changelog: v0.6.6...v0.7.0

Release 0.6.6

13 Jan 11:45

Choose a tag to compare

What's Changed

  • Added Tasmota Generic Switches 1-4 buttons by @mihalski in #71

New Contributors

Full Changelog: v0.6.5...v0.6.6

Release 0.6.5

13 Jan 04:10

Choose a tag to compare

What's Changed

  • Added some blueprint info
  • Move identifier to dialog
  • Changed last_button_state button index to a dictionary

Full Changelog: v0.6.4...v0.6.5

Release 0.6.3

12 Jan 15:20

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

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

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

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

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

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

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