fix 3
This commit is contained in:
@@ -7,9 +7,9 @@ scenes:
|
||||
action:
|
||||
type: "light"
|
||||
payload: { power: "off" }
|
||||
- selector: { type: "outlet" }
|
||||
- selector: { type: "relay" }
|
||||
action:
|
||||
type: "outlet"
|
||||
type: "relay"
|
||||
payload: { power: "off" }
|
||||
|
||||
- id: "kueche_gemuetlich"
|
||||
@@ -21,4 +21,4 @@ scenes:
|
||||
payload:
|
||||
power: "on"
|
||||
brightness: 35
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user