mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Updated config template to include netgear example
This commit is contained in:
parent
e3b00ffc71
commit
21aab4486b
@ -6,6 +6,7 @@ longitude=-117.22743
|
|||||||
api_password=mypass
|
api_password=mypass
|
||||||
|
|
||||||
[hue]
|
[hue]
|
||||||
|
host=192.168.1.2
|
||||||
|
|
||||||
[tomato]
|
[tomato]
|
||||||
host=192.168.1.1
|
host=192.168.1.1
|
||||||
@ -13,8 +14,13 @@ username=admin
|
|||||||
password=PASSWORD
|
password=PASSWORD
|
||||||
http_id=aaaaaaaaaaaaaaa
|
http_id=aaaaaaaaaaaaaaa
|
||||||
|
|
||||||
|
[netgear]
|
||||||
|
host=192.168.1.1
|
||||||
|
username=admin
|
||||||
|
password=PASSWORD
|
||||||
|
|
||||||
[chromecast]
|
[chromecast]
|
||||||
host=192.168.1.120
|
host=192.168.1.3
|
||||||
|
|
||||||
[downloader]
|
[downloader]
|
||||||
download_dir=downloads
|
download_dir=downloads
|
Loading…
x
Reference in New Issue
Block a user