mirror of
https://github.com/home-assistant/core.git
synced 2026-06-06 07:26:58 +01:00
Remove no longer supported options from example
This commit is contained in:
@@ -28,14 +28,9 @@ password=PASSWORD
|
||||
# hosts=192.168.1.1-255 # address range
|
||||
|
||||
[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]
|
||||
platform=wemo
|
||||
# Optional: hard code the hosts (comma seperated) to avoid scanning the network
|
||||
# hosts=192.168.1.9,192.168.1.12
|
||||
|
||||
[thermostat]
|
||||
platform=nest
|
||||
|
||||
Reference in New Issue
Block a user