update
This commit is contained in:
123
automations.yaml
123
automations.yaml
@@ -1,5 +1,5 @@
|
||||
- id: '1575130335468'
|
||||
alias: FernbedienungWeihnachtslichterOben
|
||||
alias: Fernbedienung Weihnachtslichter Oben
|
||||
description: ''
|
||||
trigger:
|
||||
- event_data:
|
||||
@@ -13,6 +13,7 @@
|
||||
- data:
|
||||
entity_id: switch.mobile_steckdose_schalter_2
|
||||
service: switch.toggle
|
||||
mode: single
|
||||
- id: '1575202743482'
|
||||
alias: Wecker Licht an
|
||||
description: ''
|
||||
@@ -44,7 +45,7 @@
|
||||
- 0.414
|
||||
service: light.turn_on
|
||||
- id: '1589377976830'
|
||||
alias: AlarmMartinHandy
|
||||
alias: Alarm Martin Handy
|
||||
description: ''
|
||||
trigger:
|
||||
- entity_id: binary_sensor.gang_bewegungsmelder_schlafzimmer, binary_sensor.gang_bewegungsmelder_ost,
|
||||
@@ -65,7 +66,7 @@
|
||||
- delay: '30'
|
||||
mode: single
|
||||
- id: '1598594894559'
|
||||
alias: KlingelAufHandy
|
||||
alias: Klingel Auf Handy
|
||||
description: ''
|
||||
trigger:
|
||||
- entity_id: switch.klingel_aussentur
|
||||
@@ -84,7 +85,7 @@
|
||||
service: notify.ios_martins_ipad
|
||||
mode: single
|
||||
- id: '1606655282153'
|
||||
alias: _WeihnachtslichterAnUm6
|
||||
alias: Weihnachtslichter an morgens um 6
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: time
|
||||
@@ -96,10 +97,13 @@
|
||||
entity_id:
|
||||
- switch.tasmota01
|
||||
- switch.tasmota02
|
||||
- switch.tasmota03
|
||||
- switch.tasmota04
|
||||
- switch.tasmota05
|
||||
- switch.tasmota06
|
||||
- switch.tasmota07
|
||||
mode: single
|
||||
- id: '1607412098745'
|
||||
alias: _WeihnachtslichterAusMorgens
|
||||
alias: Weihnachtslichter aus morgens
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: sun
|
||||
@@ -112,12 +116,13 @@
|
||||
entity_id:
|
||||
- switch.tasmota01
|
||||
- switch.tasmota02
|
||||
- switch.tasmota03
|
||||
- switch.mobile_steckdose_schalter_1
|
||||
- switch.mobile_steckdose_schalter_2
|
||||
- switch.tasmota04
|
||||
- switch.tasmota05
|
||||
- switch.tasmota06
|
||||
- switch.tasmota07
|
||||
mode: single
|
||||
- id: '1607412144113'
|
||||
alias: _Weihnachtslichter An Abends
|
||||
alias: Weihnachtslichter An Abends
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: sun
|
||||
@@ -129,12 +134,13 @@
|
||||
entity_id:
|
||||
- switch.tasmota01
|
||||
- switch.tasmota02
|
||||
- switch.tasmota03
|
||||
- switch.mobile_steckdose_schalter_1
|
||||
- switch.mobile_steckdose_schalter_2
|
||||
- switch.tasmota04
|
||||
- switch.tasmota05
|
||||
- switch.tasmota06
|
||||
- switch.tasmota07
|
||||
mode: single
|
||||
- id: '1607412210097'
|
||||
alias: _Weihnachtslichter Aus Abends
|
||||
alias: Weihnachtslichter Aus Abends
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: time
|
||||
@@ -146,12 +152,13 @@
|
||||
entity_id:
|
||||
- switch.tasmota01
|
||||
- switch.tasmota02
|
||||
- switch.tasmota03
|
||||
- switch.mobile_steckdose_schalter_1
|
||||
- switch.mobile_steckdose_schalter_2
|
||||
- switch.tasmota04
|
||||
- switch.tasmota05
|
||||
- switch.tasmota06
|
||||
- switch.tasmota07
|
||||
mode: single
|
||||
- id: '1612028092169'
|
||||
alias: 0_BewegungsmelderSchlafzimmerNacht
|
||||
alias: Bewegungsmelder Schlafzimmer Nacht
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: state
|
||||
@@ -198,3 +205,83 @@
|
||||
target:
|
||||
entity_id: switch.tasmota07
|
||||
mode: single
|
||||
- id: '1632393568599'
|
||||
alias: Herd vorgeheizt -> iPad
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.backofen_verbrauch
|
||||
below: '20'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 5
|
||||
milliseconds: 0
|
||||
condition: []
|
||||
action:
|
||||
- service: notify.mobile_app_martins_ipad
|
||||
data:
|
||||
title: Herd vorgeheizt
|
||||
message: herd ist heiss :)
|
||||
mode: single
|
||||
- id: '1633435293611'
|
||||
alias: Gang Bogen Nachtlicht
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
- binary_sensor.gang_bewegungsmelder_schlafzimmer
|
||||
- binary_sensor.gang_bewegungsmelder_wohnzimmer
|
||||
from: 'off'
|
||||
to: 'on'
|
||||
condition:
|
||||
- condition: template
|
||||
value_template: '{{ state_attr(''sun.sun'', ''elevation'') < 5 }}'
|
||||
action:
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: light.gang_bogen
|
||||
data:
|
||||
brightness_pct: 50
|
||||
xy_color:
|
||||
- 0.607
|
||||
- 0.378
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 2
|
||||
seconds: 0
|
||||
milliseconds: 0
|
||||
- service: light.turn_off
|
||||
target:
|
||||
entity_id: light.gang_bogen
|
||||
data:
|
||||
transition: 5
|
||||
mode: restart
|
||||
- id: '1634461079797'
|
||||
alias: 3D Drucker State Change
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: binary_sensor.octoprint_printing
|
||||
condition: []
|
||||
action:
|
||||
- service: notify.telegram_martin
|
||||
data:
|
||||
title: 3D Drucker
|
||||
message: 3D Drucker hat Zustand gewechselt
|
||||
mode: single
|
||||
- id: '1656971839915'
|
||||
alias: Rollos zu nachts
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: time
|
||||
at: 04:00:00
|
||||
condition: []
|
||||
action:
|
||||
- service: cover.close_cover
|
||||
data: {}
|
||||
target:
|
||||
entity_id:
|
||||
- cover.schlafzimmer_rollo_klein
|
||||
- cover.schlafzimmer_rollo_gross
|
||||
mode: single
|
||||
|
||||
Reference in New Issue
Block a user