home-assistant-configuration/configuration.yaml

101 lines
2.0 KiB
YAML
Raw Normal View History

2016-12-30 11:10:09 -05:00
homeassistant:
name: Home
latitude: !secret MY_LATITUDE
longitude: !secret MY_LONGITUDE
2017-01-05 11:19:54 -05:00
elevation: 315
2017-01-01 22:41:02 -05:00
unit_system: imperial
2016-12-30 11:10:09 -05:00
time_zone: America/New_York
customize: !include customize.yaml
group: !include groups.yaml
automation: !include automation.yaml
2016-12-30 11:10:09 -05:00
sensor: !include_dir_merge_list sensors
2017-01-05 11:19:54 -05:00
light: !include_dir_merge_list lights
2016-12-30 11:10:09 -05:00
switch: !include_dir_merge_list switches
script: !include scripts.yaml
2016-12-30 11:10:09 -05:00
alexa: !include alexa/intents.yaml
input_select: !include input_select.yaml
2017-01-05 11:19:54 -05:00
scene: !include scenes.yaml
2016-12-30 11:10:09 -05:00
http:
api_password: !secret MY_API_PASS
ssl_certificate: !secret SSL_CERT
ssl_key: !secret SSL_KEY
zone:
name: Home
latitude: !secret MY_LATITUDE
longitude: !secret MY_LONGITUDE
radius: 100
icon: mdi:account-multiple
mqtt:
2017-02-01 19:47:02 -05:00
broker: 192.168.1.10
2016-12-31 14:36:16 -05:00
port: 8883
2016-12-30 11:10:09 -05:00
username: !secret MQTT_USER
password: !secret MQTT_PASS
# View all events in a logbook
logbook:
# Enables support for tracking state changes over time.
history:
# Enables the frontend
frontend:
# Allows you to issue voice commands from the frontend
conversation:
#camera:
# platform: mjpeg
# mjpeg_url: !secret CAMERA
# name: Skylars Room
2017-01-05 11:19:54 -05:00
climate:
2016-12-30 11:10:09 -05:00
platform: honeywell
username: !secret HONEYWELL_USER
password: !secret HONEYWELL_PASS
name: First Floor
region: us
device_tracker:
- platform: asuswrt
host: 192.168.1.1
protocol: telnet
mode: router
username: !secret ROUTER_USER
password: !secret ROUTER_PASS
track_new_devices: yes
interval_seconds: 60
consider_home: 180
2017-01-05 11:19:54 -05:00
- platform: icloud
username: !secret ICLOUD_USER
password: !secret ICLOUD_PASS
interval_seconds: 60
2016-12-30 11:10:09 -05:00
consider_home: 180
2017-01-05 11:19:54 -05:00
notify:
2016-12-30 11:10:09 -05:00
# platform: googlevoice
# username: !secret GV_USER
# password: !secret GV_PASS
# name: googlevoice
2017-01-05 11:19:54 -05:00
platform: pushbullet
api_key: !secret pushbullet_api
2016-12-30 11:10:09 -05:00
ifttt:
key: !secret IFTTT_API_KEY
media_player:
platform: cast
host: 192.168.1.219
# Discover some devices automatically
discovery:
# Checks for available updates
updater:
# Track the sun
sun: