Fix ha_release

This commit is contained in:
Paulus Schoutsen 2018-01-31 11:38:02 -08:00
parent 51f5cd59e9
commit bcdf76407a
9 changed files with 10 additions and 10 deletions

View file

@ -11,7 +11,7 @@ logo: philips_hue.png
ha_category: Hub
ha_iot_class: "Local Polling"
featured: true
ha_release: 0.60
ha_release: "0.60"
---
Philips Hue support is integrated into Home Assistant as a Hub that can drive the light platform. The preferred way to setup the Philips Hue platform is by enabling the [discovery component](/components/discovery/).
@ -54,7 +54,7 @@ You will need to convert each bridge into an entry in the new configuration styl
### {% 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.
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.
Add `filename` to your Hue configuration entry in your `configuration.yaml` file: