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 Rodret Remote for ZHA | |
| description: > | |
| ## Control anything with IKEA RODRET Dimmer remote (v2.0) | |
| Only for use with [ZHA](https://www.home-assistant.io/integrations/zha/) | |
| Available controls: | |
| - Press the **on** or **off** buttons (single press) | |
| - Double press the **on** or **off** buttons within the **Helper - Double press delay** interval (default 250ms). Single press actions are delayed by this interval to detect double presses. |
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: Geolocation Trigger for HA | |
| domain: automation | |
| description: | |
| This simple automation turns off specific defined lights when a given person has left home. | |
| input: | |
| person: | |
| name: Person | |
| description: | |
| When the given Person has left the home zone, the given lights will turn off. |
OlderNewer