1
0
ansible-home-assistant/automations/files/humidity.yaml

18 lines
523 B
YAML
Raw Normal View History

2020-11-21 03:28:38 +00:00
- 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