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
#Zuulcode(2023), all rights reserved. | |
blueprint: | |
name: Styrbar multiple lights | |
description: A blueprint that allows Ikea styrbar light controller to be used to | |
control multiple lights, made by Zuul. | |
domain: automation | |
input: | |
controller: | |
name: Controller | |
description: The styrbar controller to be used to control the lights. |
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: | |
name: IKEA curtain switch | |
description: A blueprint that allows Ikea curtain switch to be used to open, close and stop blinds, made by Zuul. | |
domain: automation | |
input: | |
switch: | |
name: Switch | |
description: The Ikea switch to be used to controll the blinds. | |
selector: | |
entity: |