mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-06 18:26:51 +00:00
Removed old configuration example (#9326)
The old configuration example because it's just adding to confusion for people that are adding this component for the first time. Moving forward I don't think this section is necessary anymore.
This commit is contained in:
parent
14ca8bbf7c
commit
ae0c76b203
@ -70,19 +70,6 @@ hue:
|
||||
allow_hue_groups: true
|
||||
```
|
||||
|
||||
### {% linkable_title Migrating from older configuration %}
|
||||
|
||||
In previous versions of the `hue` component the configuration looked different:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
light:
|
||||
- platform: hue
|
||||
host: DEVICE_IP_ADDRESS
|
||||
```
|
||||
|
||||
You will need to convert each bridge into an entry in the new configuration style. See above for an example.
|
||||
|
||||
### {% linkable_title Multiple Hue bridges %}
|
||||
|
||||
Multiple Hue bridges work transparently with discovery, you don't have to do anything. If you prefer to configure them manually and use multiple Hue bridges then it's needed that you provide a configuration file for every bridge. The bridges can't share a single configuration file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user