Skip to content

Commit daefa4c

Browse files
authored
chore: rename blueprint to accept all ikea remotes (#39)
1 parent dba6638 commit daefa4c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

ikea_E1743-E2201-E2213_ZHA-Z2M_control-anything.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ blueprint:
99
1010
How to migrate:
1111
12-
- Import from the new url: https://github.com/damru/ha-blueprints/blob/main/ikea_simple-remotes_control-anything.yaml
12+
- Import from the new url: https://github.com/damru/ha-blueprints/blob/main/ikea_remotes_control-anything.yaml
1313
1414
- Reconfigure your existing automations to use the new blueprint (the old one will not receive updates anymore)
1515
- Edit the automation in YAML
@@ -23,7 +23,7 @@ blueprint:
2323
```yaml
2424
use_blueprint:
2525
[...]
26-
path: damru/ikea_simple-remotes_control-anything.yaml
26+
path: damru/ikea_remotes_control-anything.yaml
2727
```
2828
- Delete the old blueprint from your Home Assistant instance
2929
@@ -190,7 +190,7 @@ blueprint:
190190
max: 5000.0
191191
step: 10.0
192192
mode: slider
193-
source_url: https://github.com/damru/ha-blueprints/blob/main/ikea_simple-remotes_control-anything.yaml
193+
source_url: https://github.com/damru/ha-blueprints/blob/main/ikea_remotes_control-anything.yaml
194194
mode: single
195195
max_exceeded: silent
196196
triggers:

ikea_E1743-E2201-E2213_ZHA-Z2M_control-light.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ blueprint:
99
1010
How to migrate:
1111
12-
- Import from the new url: https://github.com/damru/ha-blueprints/blob/main/ikea_simple-remotes_control-light.yaml
12+
- Import from the new url: https://github.com/damru/ha-blueprints/blob/main/ikea_remotes_control-light.yaml
1313
1414
- Reconfigure your existing automations to use the new blueprint (the old one will not receive updates anymore)
1515
- Edit the automation in YAML
@@ -23,7 +23,7 @@ blueprint:
2323
```yaml
2424
use_blueprint:
2525
[...]
26-
path: damru/ikea_simple-remotes_control-light.yaml
26+
path: damru/ikea_remotes_control-light.yaml
2727
```
2828
- Delete the old blueprint from your Home Assistant instance
2929
@@ -120,7 +120,7 @@ blueprint:
120120
max: 100.0
121121
step: 1.0
122122
mode: slider
123-
source_url: https://github.com/damru/ha-blueprints/blob/main/ikea_simple-remotes_control-light.yaml
123+
source_url: https://github.com/damru/ha-blueprints/blob/main/ikea_remotes_control-light.yaml
124124
mode: restart
125125
max_exceeded: silent
126126
triggers:

0 commit comments

Comments
 (0)