mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
nursery to girls room... finally
This commit is contained in:
@@ -21,7 +21,7 @@ action:
|
||||
sequence:
|
||||
- action: fan.turn_off
|
||||
target:
|
||||
entity_id: fan.master_bedroom
|
||||
entity_id: fan.master_bedroom_fan_light_switch_fan
|
||||
|
||||
- alias: "Humidity too high via manual run"
|
||||
conditions:
|
||||
@@ -31,7 +31,7 @@ action:
|
||||
sequence:
|
||||
- action: fan.turn_off
|
||||
target:
|
||||
entity_id: fan.master_bedroom
|
||||
entity_id: fan.master_bedroom_fan_light_switch_fan
|
||||
|
||||
- alias: "Humidity too low via trigger"
|
||||
conditions:
|
||||
@@ -42,7 +42,7 @@ action:
|
||||
data:
|
||||
percentage: 33
|
||||
target:
|
||||
entity_id: fan.master_bedroom
|
||||
entity_id: fan.master_bedroom_fan_light_switch_fan
|
||||
|
||||
- alias: "Humidity too low via manual run"
|
||||
conditions:
|
||||
@@ -54,4 +54,4 @@ action:
|
||||
data:
|
||||
percentage: 33
|
||||
target:
|
||||
entity_id: fan.master_bedroom
|
||||
entity_id: fan.master_bedroom_fan_light_switch_fan
|
||||
|
||||
Reference in New Issue
Block a user