Skip to content

Commit ff20e05

Browse files
authored
fix yaml file targets and order
1 parent e2d1959 commit ff20e05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yaml-features/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Include this yaml file as a package along with kauf-rgbs.yaml. You should have
1717
```
1818
packages:
1919
Kauf.RGBSw: github://KaufHA/kauf-rgb-switch/kauf-rgbs.yaml
20-
rotate_colors: github://bkaufx/kauf-rgb-switch/yaml-features/rotate-colors-sync-to-ha-light.yaml
20+
rotate_colors: github://KaufHA/kauf-rgb-switch/yaml-features/rotate-colors-sync-to-ha-light.yaml
2121
```
2222

2323
### Configuration
@@ -88,8 +88,8 @@ Hold the switch's button to put the switch into fan mode, wherein pressing the s
8888
Include this yaml file as a package along with kauf-rgbs.yaml. You should have the following in your local yaml file. hold-for-fan-mode.yaml must be include before kauf-rgbs.yaml.
8989
```
9090
packages:
91-
fan_mode: github://bkaufx/kauf-rgb-switch/yaml-features/hold-for-fan-mode.yaml
9291
Kauf.RGBSw: github://KaufHA/kauf-rgb-switch/kauf-rgbs.yaml
92+
fan_mode: github://KaufHA/kauf-rgb-switch/yaml-features/hold-for-fan-mode.yaml
9393
```
9494

9595
### Configuration

0 commit comments

Comments
 (0)