mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Finally decommissioned Floorplan completely from the config #922
This commit is contained in:
@@ -14,7 +14,7 @@ automation:
|
||||
trigger:
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.blink_blink1_temperature
|
||||
above: 55
|
||||
above: 60
|
||||
for:
|
||||
minutes: 20
|
||||
- platform: event
|
||||
@@ -23,7 +23,7 @@ automation:
|
||||
condition:
|
||||
- condition: numeric_state
|
||||
entity_id: sensor.blink_blink1_temperature
|
||||
above: 55
|
||||
above: 60
|
||||
|
||||
action:
|
||||
|
||||
|
Reference in New Issue
Block a user