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: Baterie Netatmo ma mene nez 20 % | |
description: '' | |
trigger: | |
- platform: numeric_state | |
entity_id: sensor.netatmo_selfiehome_loznice_dest_battery_percent | |
below: '20' | |
- platform: numeric_state | |
entity_id: sensor.netatmo_selfiehome_loznice_venkovni_battery_percent | |
below: '20' | |
- platform: numeric_state |
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 aktualizaci | |
description: '' | |
trigger: | |
- platform: state | |
entity_id: | |
- update.check_home_assistant_configuration_update | |
- update.file_editor_update | |
- update.grafana_update | |
- update.glances_update | |
- update.home_assistant_core_update |
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: Aktivace venkovnich svetel pri prichodu | |
description: '' | |
trigger: | |
- platform: zone | |
entity_id: person.lukas_beran | |
zone: zone.home | |
event: enter | |
- platform: zone | |
entity_id: person.eva_sovova | |
zone: zone.home |
NewerOlder