I am using the blueprints from https://community.home-assistant.io/t/zha-philips-hue-v2-smart-dimmer-switch-and-remote-rwl022/353143 to control my hue dimmer switches (or really to allow my hue dimmer switches to control things) but I want to also add the advanced automation from this guy's tutorial https://www.youtube.com/watch?v=nBdDdC2jVUc but I'm having trouble making it work - it seems there's already variables in the blueprints, and when I add them to the automation that's attached to the switch, it makes the switch stop working...
I have an extra switch I can play with for testing and stuff; so I'm wondering if there's any way to keep using the blueprint and add some sort of variables, or how I can use the friendly names in my selector and also have the on button cycle through the scenes, or if I'm just going to have to create an automation and paste all the code from the blueprint into it/tweak it to be standalone.
For my wife's office dimmer switch I went ahead and created a selector using the actual scene names, which aren't friendly names, and I am able to cycle through the scenes when I click the power button... So for now she's pacified, but I really want to be able to have the selector on a card in my HA dashboard with friendly names.
For our living room I tried creating a selector with friendly names, and I was able to make a simple custom automation that uses the friendly names and will activate the scene with the selector, but as mentioned above, when I try to put the automation code in to use the friendly names and associated variables it breaks the switch.
Orrrr.... if there's some simpler way to do what I'm trying to do, I'm all ears.
This is my first blueprint so please let me know if there are any problems or changes I should make to improve it. Features Basic blueprint to give you the ability to assign actions to all the types of button presses possible. Each of the four buttons (power, plus, minus, hue) have assignable actions for the following presses… single press d...
Wouldn't it be great if you can cycle through scenes by simply clicking a button so that you and your partner can easily change the ambiance of your room? This is actually not very difficult to do and super handy. You only need a smart button for this like this Zigbee button, but any other button that you can connect to Home Assistant will do. T...