Skip to content

Instantly share code, notes, and snippets.

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.
@fipppi
fipppi / geolocation-automation.ha.blueprint.yaml
Created June 25, 2024 16:01
HA Blueprint for geolocation trigger
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.