cleanup bad automation
This commit is contained in:
@@ -1625,39 +1625,6 @@
|
|||||||
target:
|
target:
|
||||||
entity_id: light.klampekuehlschrank
|
entity_id: light.klampekuehlschrank
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1760273725236'
|
|
||||||
alias: 'Bad: Lüftung ein wenn Luftfeuchte über Mittel'
|
|
||||||
description: ''
|
|
||||||
triggers:
|
|
||||||
- trigger: time_pattern
|
|
||||||
minutes: /2
|
|
||||||
conditions:
|
|
||||||
- condition: numeric_state
|
|
||||||
entity_id: sensor.wt_og_bad_001_luftfeuchtigkeit
|
|
||||||
above: sensor.luftfeuchtebadavg
|
|
||||||
actions:
|
|
||||||
- if:
|
|
||||||
- condition: numeric_state
|
|
||||||
entity_id: sensor.wt_eg_wf_001_luftfeuchtigkeit
|
|
||||||
above: sensor.luftfeuchtebadavg
|
|
||||||
then:
|
|
||||||
- action: switch.turn_on
|
|
||||||
metadata: {}
|
|
||||||
data: {}
|
|
||||||
target:
|
|
||||||
entity_id: switch.es_og_bad_001
|
|
||||||
else:
|
|
||||||
- delay:
|
|
||||||
hours: 0
|
|
||||||
minutes: 5
|
|
||||||
seconds: 0
|
|
||||||
milliseconds: 0
|
|
||||||
- action: switch.turn_off
|
|
||||||
metadata: {}
|
|
||||||
data: {}
|
|
||||||
target:
|
|
||||||
entity_id: switch.es_og_bad_001
|
|
||||||
mode: single
|
|
||||||
- id: '1760726601116'
|
- id: '1760726601116'
|
||||||
alias: 'Anwesenheit: Studio Licht'
|
alias: 'Anwesenheit: Studio Licht'
|
||||||
description: ''
|
description: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user