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
6 changes: 3 additions & 3 deletions ikea_E1743-E2201-E2213_ZHA-Z2M_control-anything.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ blueprint:

How to migrate:

- Import from the new url: https://github.com/damru/ha-blueprints/blob/main/ikea_simple-remotes_control-anything.yaml
- Import from the new url: https://github.com/damru/ha-blueprints/blob/main/ikea_remotes_control-anything.yaml

- Reconfigure your existing automations to use the new blueprint (the old one will not receive updates anymore)
- Edit the automation in YAML
Expand All @@ -23,7 +23,7 @@ blueprint:
```yaml
use_blueprint:
[...]
path: damru/ikea_simple-remotes_control-anything.yaml
path: damru/ikea_remotes_control-anything.yaml
```
- Delete the old blueprint from your Home Assistant instance

Expand Down Expand Up @@ -190,7 +190,7 @@ blueprint:
max: 5000.0
step: 10.0
mode: slider
source_url: https://github.com/damru/ha-blueprints/blob/main/ikea_simple-remotes_control-anything.yaml
source_url: https://github.com/damru/ha-blueprints/blob/main/ikea_remotes_control-anything.yaml
mode: single
max_exceeded: silent
triggers:
Expand Down
6 changes: 3 additions & 3 deletions ikea_E1743-E2201-E2213_ZHA-Z2M_control-light.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ blueprint:

How to migrate:

- Import from the new url: https://github.com/damru/ha-blueprints/blob/main/ikea_simple-remotes_control-light.yaml
- Import from the new url: https://github.com/damru/ha-blueprints/blob/main/ikea_remotes_control-light.yaml

- Reconfigure your existing automations to use the new blueprint (the old one will not receive updates anymore)
- Edit the automation in YAML
Expand All @@ -23,7 +23,7 @@ blueprint:
```yaml
use_blueprint:
[...]
path: damru/ikea_simple-remotes_control-light.yaml
path: damru/ikea_remotes_control-light.yaml
```
- Delete the old blueprint from your Home Assistant instance

Expand Down Expand Up @@ -120,7 +120,7 @@ blueprint:
max: 100.0
step: 1.0
mode: slider
source_url: https://github.com/damru/ha-blueprints/blob/main/ikea_simple-remotes_control-light.yaml
source_url: https://github.com/damru/ha-blueprints/blob/main/ikea_remotes_control-light.yaml
mode: restart
max_exceeded: silent
triggers:
Expand Down