This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
# Author Eric Kreuwels, Copyright 2022, publices under the free MIT license conditions, modified by Kasper Tulstrup | |
# This blueprint was inspired by: | |
# https://community.home-assistant.io/t/zha-ikea-symfonisk-sound-controller-for-media-the-spinny-one/266130 | |
# This version requires to recreate your automations that are based on the version above (new options and therefor not compatible) | |
# Changes compared to the one that inspired me: | |
# moved from raw ZHA events to ZHA Symfonisk Device events (raw event attributes changed to often to keep it working) | |
# added configuration inputs for changing the volume delay and number of volume steps | |
# added option to either pause (default) or mute for single press action | |
# restricted the player selection to entities only |