Facebook
From pawel, 4 Years ago, written in Plain Text.
This paste is a reply to configuration.yaml from pawel - view diff
Embed
Download Paste or View Raw
Hits: 286
  1. # Configure a default setup of Home Assistant (frontend, api, etc)
  2. default_config:
  3.  
  4. # Uncomment this if you are using SSL/TLS, running in Docker container, etc.
  5. # http:
  6. #   base_url: example.duckdns.org:8123
  7.  
  8. # Text to speech
  9. tts:
  10.   - platform: google_translate
  11.  
  12. group: !include groups.yaml
  13. automation: !include automations.yaml
  14. script: !include scripts.yaml
  15. sonoff:
  16.   username: [email protected]
  17.   password: pass
  18.   scan_interval: 60 #(optional)
  19.   grace_period: 600 #(optional)
  20.   api_region: 'eu' #polecam dodać
  21.   entity_prefix: True #usuwa prefix sonoff z nazw urządzeń
  22.   debug: False #(optional)