1
0
Fork 0
ansible-home-assistant/automations/files/humidity.yaml
2020-11-21 04:28:38 +01:00

17 lines
523 B
YAML

- id: humidity_notificaiton
alias: Humidity notification
trigger:
- platform: numeric_state
entity_id: sensor.ble_humidity_bedroom_sensor
below: '40'
condition: []
action:
- service: tts.google_translate_say
data:
language: pl
message: Niska wilgotność uzupełnij wodę w nawilżaczu
entity_id: media_player.livingroom_speaker
- service: notify.mobile_app_sm_g965f
data:
message: Niska wilgotność uzupełnij wodę w nawilżaczu
mode: single