skysurf_hf

automa tts

Oct 20th, 2018
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.61 KB | None | 0 0
  1. - id: '1539344967858'
  2.   alias: ligar luz lourenço 21:25
  3.   trigger:
  4.   - at: '21:25'
  5.     platform: time
  6.   condition: []
  7.   action:
  8.   - data:
  9.       entity_id: light.interrutor2
  10.     service: light.turn_on
  11.     service: tts.amazon_polly_say
  12.     data_template:
  13.      #entity_id: media_player.samsung_tv_remote  #////////////// alterem aqui para o nome do vosso media player
  14.       entity_id: media_player.kodi  #////////////// alterem aqui para o nome do vosso media player
  15.       message: >
  16.             <speak><amazon:auto-breaths frequency='medium'>OLÁ TUDO BEM? É AGORA MEIO DIA.</amazon:auto-breaths></speak>
Advertisement
Add Comment
Please, Sign In to add comment