ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
900 stars 91 forks source link

New to HomeBridge #319

Closed Tonyehrd closed 6 years ago

Tonyehrd commented 6 years ago

Hay Erik!

I used your settings:

'' "platforms": [ { "platform": "Hue", "users": { "001788FFFExxxxxx": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "001788FFFEyyyyyy": "yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy" }, "lights": true } ]''

But it comes back with this kind of errors? What can I do about it?

Issue

[2018-3-26 14:12:50] [Hue] 192...31: bridge request 1: get /config [2018-3-26 14:12:50] [Hue] 192...31: bridge communication error ETIMEDOUT on 192...31

Log Messages

[2018-3-26 14:12:45] [Hue] dresden appspot ipv6: communication error ETIMEDOUT on https://dresden-light.appspot.com/ [2018-3-26 14:12:45] [Hue] Philips hue: Philips BSB002 bridge v1801260942, api v1.23.0 [2018-3-26 14:12:45] [Hue] Philips hue: created user - please edit config.json and restart homebridge "platforms": [ { "platform": "Hue", "users": { "001788FFFE299B4E": "pxYHEycX8hJO0qT2ygH6XmC-zqbiH71Yn7oHXo-7" } } ] [2018-3-26 14:12:45] [Hue] Philips hue: /lights/9: warning: using default colour temperature range for unknown light model {"state":{"on":true,"bri":254,"hue":64000,"sat":108,"effect":"none","xy":[0.4372,0.3474],"ct":367,"alert":"none","colormode":"ct","mode":"homeautomation","reachable":true},"swupdate":{"state":"notupdatable","lastinstall":null},"type":"Extended color light","name":"Tuin","modelid":"FB56-ZCW08KU1.1","manufacturername":"Feibit Inc co. ","capabilities":{"certified":false,"streaming":{"renderer":false,"proxy":false}},"uniqueid":"00:12:4b:00:09:4b:b6:3c-0b","swversion":"1.0.2"} [2018-3-26 14:12:45] [Hue] Philips hue: /lights/9: warning: using default colour gamut for unknown light model {"state":{"on":true,"bri":254,"hue":64000,"sat":108,"effect":"none","xy":[0.4372,0.3474],"ct":367,"alert":"none","colormode":"ct","mode":"homeautomation","reachable":true},"swupdate":{"state":"notupdatable","lastinstall":null},"type":"Extended color light","name":"Tuin","modelid":"FB56-ZCW08KU1.1","manufacturername":"Feibit Inc co. ","capabilities":{"certified":false,"streaming":{"renderer":false,"proxy":false}},"uniqueid":"00:12:4b:00:09:4b:b6:3c-0b","swversion":"1.0.2"} [2018-3-26 14:12:45] [Hue] Philips hue: /sensors/1: warning: Daylight sensor not configured [2018-3-26 14:12:45] [Hue] Philips hue: 14 accessories [2018-3-26 14:12:50] [Hue] 192...31: bridge request 1: get /config [2018-3-26 14:12:50] [Hue] 192...31: bridge communication error ETIMEDOUT on 192...31 [2018-3-26 14:13:05] [Hue] 192...31: bridge request 2: get /config [2018-3-26 14:13:05] [Hue] 192...31: bridge communication error EHOSTUNREACH on 192...31 [2018-3-26 14:13:20] [Hue] 192...31: bridge request 3: get /config [2018-3-26 14:13:20] [Hue] 192...31: bridge communication error EHOSTDOWN on 192...31 [2018-3-26 14:13:25] Got SIGINT, shutting down Homebridge...

ebaauw commented 6 years ago

The errors indicate that homebridge-hue can no longer reach the Hue bridge. Could be an issue with your network or with your bridge rebooting sponteneously.