This file contains 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: Wallpanel Battery Management | |
description: 'Control the charger for a permanently mounted tablet control panel.' | |
domain: automation | |
input: | |
battery: | |
name: Battery | |
description: This is the battery sensor for the device. | |
selector: |
This file contains 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: ZHA - IKEA Symfonisk sound controller for lights | |
description: 'Control lights with an IKEA Symfonisk sound controller (the spinny ones). | |
You can set functions for single press, double press and triple press. This allows you to assign, | |
e.g., a scene or anything else. | |
Rotating left/right will change the brightness smoothly of the selected light.' | |
domain: automation |
This file contains 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: Doorbell - Notify Alexa | |
description: "Make an announcement over Amazon Echo devices when the doorbell is pushed." | |
domain: automation | |
input: | |
doorbell: | |
name: Doorbell | |
description: This is the doorbell binary sensor | |
selector: |
NewerOlder