Releases: Sian-Lee-SA/Home-Assistant-Switch-Manager
Releases · Sian-Lee-SA/Home-Assistant-Switch-Manager
Release 0.7.0
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
Release 0.6.5
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
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
Release 0.6.0
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
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
- @calabresemic made their first contribution in #68
Full Changelog: v0.5.4...v0.5.5
Release 0.5.3
What's Changed
- Added variables to switches
- [Fix] Root conditons now processed
Full Changelog: v0.5.2...v0.5.3
Release 0.5.2
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
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