# Configure a default setup of Home Assistant (frontend, api, etc) default_config: #Proxy Setup http: base_url: https://domain.com use_x_forwarded_for: true trusted_proxies: - 127.0.0.1 - 192.168.1.0/24 # Text to speech tts: - platform: google_translate group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml sensor: !include sensors.yaml # Locks controls lock: - platform: Kevo email: "username" # Your Kevo account Email password: "PASSWORD" # Your Kevo account Password lock_id: "##-###-###" # Your Kevo lock id (obtained manually from kevo website*) max_retries: 3 # Optionally set how many times it should try to initalise the lock retry_delay: 2 # Optionally set the delay (in seconds) between each retry scan_interval: 330 #ZoneMinder zoneminder: - host: domain.com ssl: true verify_ssl: false username: username password: PASSWORD camera: - platform: zoneminder switch: - platform: zoneminder command_on: Modect command_off: Monitor #NMap device_tracker: - platform: nmap_tracker hosts: 192.168.1.0/24 consider_home: 180 #Shell Commands #roku_youtube_: "curl -X POST http://192.168.1.47:8060/launch/837?contentId=" shell_command: roku_youtube_jazz_coffee: "curl -X POST http://192.168.1.47:8060/launch/837?contentId=fexvzp34xzY" roku_youtube_jazz_fire: "curl -X POST http://192.168.1.47:8060/launch/837?contentId=lF67ct9xflU" roku_youtube_good_live_radio: "curl -X POST http://192.168.1.47:8060/launch/837?contentId=36YnV9STBqc" roku_youtube_lofi_hip_hop_beats: "curl -X POST http://192.168.1.47:8060/launch/837?contentId=5qap5aO4i9A" roku_youtube_xmas_instrumental_fireplace: "curl -X POST http://192.168.1.47:8060/launch/837?contentId=mDTH8UuGxEY" roku_youtube_deep_house_radio: "curl -X POST http://192.168.1.47:8060/launch/837?contentId=k9Sd6HXjJK4" #Notificaitons notify: - name: GMAIL platform: smtp server: smtp.gmail.com port: 587 timeout: 15 sender: username@gmail.com encryption: starttls username: username@gmail.com password: "PASSWORD" recipient: - username@gmail.com sender_name: Home-Assistant #Theme frontend: themes: !include themes.yaml
Welcome to FreeSoftwareServers Confluence Wiki
Overview
Content Tools