Updated config template to include netgear example
This commit is contained in:
parent
e3b00ffc71
commit
21aab4486b
1 changed files with 7 additions and 1 deletions
|
@ -6,6 +6,7 @@ longitude=-117.22743
|
|||
api_password=mypass
|
||||
|
||||
[hue]
|
||||
host=192.168.1.2
|
||||
|
||||
[tomato]
|
||||
host=192.168.1.1
|
||||
|
@ -13,8 +14,13 @@ username=admin
|
|||
password=PASSWORD
|
||||
http_id=aaaaaaaaaaaaaaa
|
||||
|
||||
[netgear]
|
||||
host=192.168.1.1
|
||||
username=admin
|
||||
password=PASSWORD
|
||||
|
||||
[chromecast]
|
||||
host=192.168.1.120
|
||||
host=192.168.1.3
|
||||
|
||||
[downloader]
|
||||
download_dir=downloads
|
Loading…
Add table
Reference in a new issue