hass-core/home-assistant.conf.default

36 lines
642 B
Text
Raw Normal View History

2013-09-17 00:32:51 -07:00
[common]
latitude=32.87336
longitude=-117.22743
[httpinterface]
2013-09-28 11:09:36 -07:00
api_password=mypass
2013-09-17 00:32:51 -07:00
[light.hue]
host=192.168.1.2
[device_tracker.tomato]
2013-09-17 00:32:51 -07:00
host=192.168.1.1
username=admin
password=PASSWORD
http_id=aaaaaaaaaaaaaaa
[device_tracker.netgear]
host=192.168.1.1
username=admin
password=PASSWORD
2013-10-06 18:24:03 -07:00
[chromecast]
2013-10-08 00:02:01 -07:00
[downloader]
download_dir=downloads
[device_sun_light_trigger]
# Example how you can specify a specific group that has to be turned on
# light_group=group.living_room
# A comma seperated list of states that have to be tracked
# As a single group
[group]
living_room=light.Bowl,light.Ceiling,light.TV_back_light
bedroom=light.Bed_light