home-automation/secrets-example.yaml

70 lines
1.4 KiB
YAML

# Home Assistant basic info
zone_home_name: "Some Name"
zone_home_latitude: 0.0
zone_home_longitude: 0.0
zone_home_elevation: 0.0
zip_code: "00544"
homeassistant_time_zone: America/Eastern
homeassistant_whitelist_config: ./
http_base_url: ""
http_password: ""
# Devices
tracked_device_1: android_phone_1
tracked_device_2: android_phone_2
# Database Setup
recorder_db_url: "postgresql://user:password@SERVER_IP/DB_NAME"
# API Keys
dark_sky_api_key: YOUR_API_KEY_HERE
# MQTT
mqtt_host: "mosquitto"
mqtt_port: 8883
mqtt_username: "SomeUser"
mqtt_password: "mqttpassword"
# SMTP
smtp_server: smtp.gmail.com
smtp_port: 587
smtp_sender: john@gmail.com
smtp_encryption: starttls
smtp_username: john@gmail.com
smtp_password: thePassword
smtp_recipient:
- james@gmail.com
- bob@gmail.com
# Matrix
matrix_default_room: "#ha:domain.tld"
# Z-Wave
zwave_network_key: 'big long string (see docs for generation)'
# Media Devices
google_casts:
- host: 172.16.0.1
- host: 10.0.0.1
- host: 192.168.0.1
# Remotes
remotes:
- platform: harmony
name: My Remote
host: 127.0.0.1
# UniFi Config
unifi_host: unifi.domain.tld
unifi_port: 8443
unifi_username: username
unifi_password: password
unifi_ssids:
- ssid_1
- ssid_2
# UniFi Video Config
unifi_video_nvr: unifivideo.domain.tld
unifi_video_port: 7080
unifi_video_api_key: API_KEY
unifi_video_camera_password: ubnt