mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Simplify Hue for new users
- Sample config auto-discoveres Bridge IP - Username left blank so that the server will prompt you - Hue platform walks you through username creation (in as friendly a way currently possible)
This commit is contained in:
@@ -25,8 +25,7 @@
|
||||
{
|
||||
"platform": "PhilipsHue",
|
||||
"name": "Phillips Hue",
|
||||
"ip_address": "127.0.0.1",
|
||||
"username": "252deadbeef0bf3f34c7ecb810e832f"
|
||||
"username": ""
|
||||
},
|
||||
{
|
||||
"platform": "ISY",
|
||||
|
||||
Reference in New Issue
Block a user