This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Ovladani zaluzii rano | |
description: '' | |
trigger: | |
- platform: state | |
entity_id: sensor.lukas_iphone_battery_state | |
to: Not Charging | |
condition: | |
- condition: and | |
conditions: | |
- condition: time |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Odchodova scena pri zajisteni Jablotron | |
description: '' | |
trigger: | |
- platform: device | |
device_id: aaaaa | |
domain: alarm_control_panel | |
entity_id: alarm_control_panel.jablotron_sekce_vse | |
type: armed_away | |
condition: [] | |
action: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Notifikace pri zaplaveni | |
description: '' | |
trigger: | |
- type: moist | |
platform: device | |
device_id: aaaaa | |
entity_id: binary_sensor.senzor_zaplavy_technickamistnost_water_leak | |
domain: binary_sensor | |
condition: [] | |
action: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Notifikace pri zajisteni domu | |
description: '' | |
trigger: | |
- platform: device | |
device_id: aaaaa | |
domain: alarm_control_panel | |
entity_id: alarm_control_panel.jablotron_sekce_vse | |
type: armed_away | |
condition: [] | |
action: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Notifikace pri odjisteni domu | |
description: '' | |
trigger: | |
- platform: device | |
device_id: aaaaa | |
domain: alarm_control_panel | |
entity_id: alarm_control_panel.jablotron_sekce_vse | |
type: disarmed | |
condition: [] | |
action: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Notifikace kdyz trouba skonci | |
description: '' | |
trigger: | |
- platform: state | |
entity_id: sensor.pecici_trouba_operation_state | |
to: Finished | |
condition: [] | |
action: | |
- service: notify.telefony | |
data: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Notifikace pri dokonceni uklidu | |
description: '' | |
trigger: | |
- platform: state | |
entity_id: sensor.vacuum | |
to: Ready | |
from: Clean | |
condition: [] | |
action: | |
- service: notify.telefony |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Notifikace kdyz trouba skonci | |
description: '' | |
trigger: | |
- platform: state | |
entity_id: sensor.pecici_trouba_operation_state | |
to: Finished | |
condition: [] | |
action: | |
- service: notify.telefony | |
data: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Notifikace kdyz se priblizim domu a je zajisteno | |
description: '' | |
trigger: | |
- platform: zone | |
entity_id: person.lukas_beran | |
zone: zone.home | |
event: enter | |
- platform: zone | |
entity_id: person.eva_sovova | |
zone: zone.home |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Notifikace do mobilu pri zajisteni domu s otevrenym oknem | |
description: '' | |
trigger: | |
- platform: device | |
device_id: aaaaaa | |
domain: alarm_control_panel | |
entity_id: alarm_control_panel.jablotron_sekce_vse | |
type: arming | |
condition: | |
- condition: or |