Remove no longer supported options from example
parent
88ce2255f9
commit
b73700d139
|
@ -28,14 +28,9 @@ password=PASSWORD
|
||||||
# hosts=192.168.1.1-255 # address range
|
# hosts=192.168.1.1-255 # address range
|
||||||
|
|
||||||
[chromecast]
|
[chromecast]
|
||||||
# Optional: hard code the hosts (comma seperated) to find chromecasts
|
|
||||||
# instead of scanning the network
|
|
||||||
# hosts=192.168.1.9,192.168.1.12
|
|
||||||
|
|
||||||
[switch]
|
[switch]
|
||||||
platform=wemo
|
platform=wemo
|
||||||
# Optional: hard code the hosts (comma seperated) to avoid scanning the network
|
|
||||||
# hosts=192.168.1.9,192.168.1.12
|
|
||||||
|
|
||||||
[thermostat]
|
[thermostat]
|
||||||
platform=nest
|
platform=nest
|
||||||
|
|
Loading…
Reference in New Issue