Integrated door lock
This commit is contained in:
+50
-16
@@ -70,8 +70,9 @@
|
|||||||
action: light.turn_off
|
action: light.turn_off
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1623673821789'
|
- id: '1623673821789'
|
||||||
alias: Gute Nacht!
|
alias: Schlafen gehen
|
||||||
description: Schalte alles (außer Schlafzimmer) aus, sobald das Schlaftracking startet.
|
description: Schalte alles (außer Schlafzimmer) aus und schließ die Wohnungstür,
|
||||||
|
sobald das Schlaftracking startet.
|
||||||
triggers:
|
triggers:
|
||||||
- trigger: state
|
- trigger: state
|
||||||
entity_id:
|
entity_id:
|
||||||
@@ -95,6 +96,11 @@
|
|||||||
device_id: 6d1be741876624a70ab5b01b54c6fd6f
|
device_id: 6d1be741876624a70ab5b01b54c6fd6f
|
||||||
entity_id: switch.kuche_musik
|
entity_id: switch.kuche_musik
|
||||||
domain: switch
|
domain: switch
|
||||||
|
- action: lock.lock
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: lock.flur_wohnungstur
|
||||||
|
data: {}
|
||||||
- data:
|
- data:
|
||||||
message: Gute Nacht!
|
message: Gute Nacht!
|
||||||
action: notify.mobile_app_le2123
|
action: notify.mobile_app_le2123
|
||||||
@@ -251,7 +257,7 @@
|
|||||||
action: tts.speak
|
action: tts.speak
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1623954512941'
|
- id: '1623954512941'
|
||||||
alias: Licht im Schlafzimmer zum Aufwachen einschalten
|
alias: Aufwachen
|
||||||
description: Nach der Alarmquittierung
|
description: Nach der Alarmquittierung
|
||||||
triggers:
|
triggers:
|
||||||
- trigger: state
|
- trigger: state
|
||||||
@@ -273,6 +279,11 @@
|
|||||||
device_id: 68868390eda35e969ec60a13020f2407
|
device_id: 68868390eda35e969ec60a13020f2407
|
||||||
data: {}
|
data: {}
|
||||||
action: light.turn_on
|
action: light.turn_on
|
||||||
|
- action: lock.unlock
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: lock.flur_wohnungstur
|
||||||
|
data: {}
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1624820688449'
|
- id: '1624820688449'
|
||||||
alias: 'Anruf: Beim Klingeln grün blinken'
|
alias: 'Anruf: Beim Klingeln grün blinken'
|
||||||
@@ -439,7 +450,7 @@
|
|||||||
action: light.turn_on
|
action: light.turn_on
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1630914505161'
|
- id: '1630914505161'
|
||||||
alias: Beim Verlassen der Wohnung alles abschalten
|
alias: Wohnung verlassen
|
||||||
description: ''
|
description: ''
|
||||||
triggers:
|
triggers:
|
||||||
- entity_id: person.marcus_scholz
|
- entity_id: person.marcus_scholz
|
||||||
@@ -475,6 +486,11 @@
|
|||||||
device_id:
|
device_id:
|
||||||
- 231cd7ec37e32690faf126105b03ee02
|
- 231cd7ec37e32690faf126105b03ee02
|
||||||
- a6d24e7d93c114723bf525e9eac1c2df
|
- a6d24e7d93c114723bf525e9eac1c2df
|
||||||
|
- action: lock.lock
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: lock.flur_wohnungstur
|
||||||
|
data: {}
|
||||||
- type: turn_off
|
- type: turn_off
|
||||||
device_id: c4ead7f6227e2ee4c43c4b0df829cd84
|
device_id: c4ead7f6227e2ee4c43c4b0df829cd84
|
||||||
entity_id: 7f7284b11f2bf50ae2f0ebeeb35411c0
|
entity_id: 7f7284b11f2bf50ae2f0ebeeb35411c0
|
||||||
@@ -1438,22 +1454,40 @@
|
|||||||
device_id: 6d1be741876624a70ab5b01b54c6fd6f
|
device_id: 6d1be741876624a70ab5b01b54c6fd6f
|
||||||
entity_id: 621e4377a089b7f5d92c7c9f2cc171a1
|
entity_id: 621e4377a089b7f5d92c7c9f2cc171a1
|
||||||
domain: switch
|
domain: switch
|
||||||
|
|
||||||
- id: epaper_daily_demotivational_quote
|
- id: epaper_daily_demotivational_quote
|
||||||
alias: Epaper tägliches Demotivationszitat
|
alias: Epaper tägliches Demotivationszitat
|
||||||
description: Wählt täglich ein festes Zitat aus der lokalen Zitatbibliothek aus.
|
description: Wählt täglich ein festes Zitat aus der lokalen Zitatbibliothek aus.
|
||||||
triggers:
|
triggers:
|
||||||
- trigger: homeassistant
|
- trigger: homeassistant
|
||||||
event: start
|
event: start
|
||||||
- trigger: time
|
- trigger: time
|
||||||
at: "00:00:00"
|
at: 00:00:00
|
||||||
conditions: []
|
conditions: []
|
||||||
actions:
|
actions:
|
||||||
- action: input_select.select_option
|
- action: input_select.select_option
|
||||||
target:
|
target:
|
||||||
entity_id: input_select.epaper_demotivationszitat
|
entity_id: input_select.epaper_demotivationszitat
|
||||||
data:
|
data:
|
||||||
option: >-
|
option: '{% set quotes = state_attr(''input_select.epaper_demotivationszitat'',
|
||||||
{% set quotes = state_attr('input_select.epaper_demotivationszitat', 'options') %}
|
''options'') %} {{ quotes[(now().strftime(''%j'') | int - 1) % (quotes | count)]
|
||||||
{{ quotes[(now().strftime('%j') | int - 1) % (quotes | count)] }}
|
}}'
|
||||||
|
mode: single
|
||||||
|
- id: '1785863986502'
|
||||||
|
alias: SmartMirror neu laden
|
||||||
|
description: ''
|
||||||
|
triggers:
|
||||||
|
- trigger: time
|
||||||
|
at: 00:00:10
|
||||||
|
conditions: []
|
||||||
|
actions:
|
||||||
|
- action: button.press
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: button.touchkio_smartmirror_refresh
|
||||||
|
data: {}
|
||||||
|
- action: button.press
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: button.touchkio_raspberrypi_refresh
|
||||||
|
data: {}
|
||||||
mode: single
|
mode: single
|
||||||
|
|||||||
Reference in New Issue
Block a user