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: Zigbee2MQTT - Philips Hue Dimmer (RWL020/021) - All Actions with Underscores | |
| description: | | |
| A comprehensive blueprint for the Philips Hue Dimmer Switch via Zigbee2MQTT. This version has been fully modified to use underscores in both the triggers and conditions. | |
| Features configurable hold delay to distinguish between short presses and long holds. | |
| Make sure that 'Elapsed' is enabled in the z2m advanced settings. | |
| domain: automation | |
| input: | |
| remote: | |
| name: Philips Hue Dimmer Switch |
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: Controller - EnOcean PTM 215Z (Friends of Hue) switch | |
| description: | |
| Controller automation for executing press/hold/release after hold actions triggered by EnOcean PTM 215Z (Friends of Hue) switch. | |
| Make sure that 'Elapsed' is enabled in the z2m advanced settings. | |
| domain: automation | |
| input: | |
| controller: | |
| name: (Zigbee2MQTT) Controller Name | |
| description: The name of the controller as defined in z2m (e.g. Livingroom Switch) |
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: TRV temperature schedule | |
| description: Set TRV temperature based on 6 timeframes and for 4 rooms (TRVs) | |
| domain: automation | |
| input: | |
| room1: | |
| name: Room 1 | |
| selector: | |
| entity: | |
| domain: climate |
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: Motion-activated light scene with surrounding light level check and optional ambient scene | |
| description: Turn on a light scene when motion is detected. Three different scenes can be defined depending on time of day. Furthermore a source for checking sourrounding light can be defined to enable light only if it is dark enough. | |
| domain: automation | |
| source_url: https://gist.github.com/ondrejbaranek/90986a546b74f3602e44042562b9c4e3 | |
| input: | |
| motion_entity: | |
| name: Motion Sensor | |
| selector: | |
| entity: |