Releases: Sian-Lee-SA/Home-Assistant-Switch-Manager
Releases · Sian-Lee-SA/Home-Assistant-Switch-Manager
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
Release 0.5.0
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
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
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
- @jhhbe made their first contribution in #52
- @johro897 made their first contribution in #51
- @alec-hs made their first contribution in #57
- @peedub made their first contribution in #49
Full Changelog: v0.3.3...v0.4.0