Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions ikea_remotes_control-anything.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@ blueprint:
## ⚙️ Control anything with **IKEA's remotes**

Currently supported are:

- Bilresa

- RODRET

- SOMRIG

- TRADFRI ON/OFF

Only for use with [ZHA](https://www.home-assistant.io/integrations/zha/)
Expand All @@ -23,12 +19,9 @@ blueprint:


Available controls:

- Single press **on/off**

- Double press **on/off**

- Hold **on/off**.
- Single press **on/off**
- Double press **on/off**
- Hold **on/off**.
Actions will be executed every **Hold delay**, but maximum **Max number of loops** times.
input:
remote_devices:
Expand Down
16 changes: 4 additions & 12 deletions ikea_remotes_control-light.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@ blueprint:
## 💡 Control a light with **IKEA's remotes**

Currently supported are:

- Bilresa

- RODRET

- SOMRIG

- TRADFRI ON/OFF

Only for use with [ZHA](https://www.home-assistant.io/integrations/zha/)
Expand All @@ -23,15 +19,11 @@ blueprint:


Available controls:

- Press **on** button to turn on the light
- Press **on** button to turn on the light
(Optional: set the target brightness by enabling **Force Brightness** and setting a **Brightness** value)

- Press **off** button to turn off the light

- Hold **on** button to increase the brightness

- Hold **off** button to decrease the brightness down to 1%
- Press **off** button to turn off the light
- Hold **on** button to increase the brightness
- Hold **off** button to decrease the brightness down to 1%
input:
remote_devices:
name: Remotes
Expand Down