ebaauw / homebridge-hue

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

Many devices not reachable since today #1184

Closed sadden3194 closed 3 months ago

sadden3194 commented 3 months ago

Issue

Many devices will not be Initialized since today, only a few. Home App shows "No Response".

Log Messages

[4/2/2024, 7:45:31 AM] [HB Supervisor] OS: Linux 4.4.302+ x64
[4/2/2024, 7:45:31 AM] [HB Supervisor] Node.js v20.11.1 /opt/homebridge/bin/node
[4/2/2024, 7:45:31 AM] [HB Supervisor] Homebridge Path: /var/lib/homebridge/node_modules/homebridge/bin/homebridge
[4/2/2024, 7:45:31 AM] [HB Supervisor] UI Path: /opt/homebridge/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js
[4/2/2024, 7:45:34 AM] [Homebridge UI] Homebridge UI v4.55.1 is listening on :: port 6209
[4/2/2024, 7:45:34 AM] [HB Supervisor] Starting Homebridge with extra flags: -I -P /var/lib/homebridge/node_modules --strict-plugin-resolution
[4/2/2024, 7:45:34 AM] [HB Supervisor] Started Homebridge v1.7.0 with PID: 719
[4/2/2024, 7:45:38 AM] [Homebridge UI] Starting terminal session
[4/2/2024, 7:45:39 AM] Loaded plugin: homebridge-hue@0.13.70
[4/2/2024, 7:45:39 AM] Registering platform 'homebridge-hue.Hue'
[4/2/2024, 7:45:39 AM] [Hue] Initializing Hue platform...
[4/2/2024, 7:45:39 AM] [Hue] homebridge-hue v0.13.70, node v20.11.1, homebridge v1.7.0
[4/2/2024, 7:45:39 AM] [Hue] warning: recommended version: node v20.10.0 LTS
[4/2/2024, 7:45:39 AM] [Hue] Hue Bridge: Signify Netherlands B.V. BSB002 bridge v1963089030, api v1.63.0
[4/2/2024, 7:45:39 AM] [Hue] Hue Bridge: warning: not using recommended Hue bridge api version 1.61.0
[4/2/2024, 7:45:40 AM] [Hue] Hue Bridge: 11 accessories
[4/2/2024, 7:45:40 AM] [Hue] masked debug info dumped to /var/lib/homebridge/homebridge-hue.json.gz
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'Hue Bridge'...
[4/2/2024, 7:45:40 AM] [Hue] Hue Bridge: 2 services
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'DL-KZ-3'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'DL-KZ-2'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'DL-KZ-1'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'DL-B-1'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'DL-B-2'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'DL-B-3'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'TV Wand'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'Sideboard Esszimmer'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'DL-KZ-4'...
[4/2/2024, 7:45:40 AM] Initializing platform accessory 'DL-KZ-5'...
[4/2/2024, 7:45:40 AM] Homebridge v1.7.0 (HAP v0.11.1) (Homebridge) is running on port 51826.
[4/2/2024, 7:45:40 AM] [Hue] Hue Bridge: event stream connected to https://192.168.108.3/eventstream/clip/v2

Debug Files

homebridge-hue.json.gz

ebaauw commented 3 months ago

Many devices will not be Initialized since today, only a few.

What do you mean? Initialised by whom?

Home App shows "No Response".

That’s an issue between Homebridge and HomeKit, typically nothing to do with any plugin.

Many devices not reachable since today

What do you mean? Do they show as not reachable in the Hue app? That’s an issue between the Hue bridge and the devices.

Log Messages

I don’t see any errors here. Please run Homebridge in DEBUG mode and capture and attach the full log file.

sadden3194 commented 3 months ago

What do you mean? Initialised by whom? -> Homebridge

What do you mean? Do they show as not reachable in the Hue app? -> no, not reachable in the ios Home App

Log Messages:

[4/2/2024, 8:33:50 AM] [Hue] Initializing Hue platform...
[4/2/2024, 8:33:50 AM] [Hue] homebridge-hue v0.13.70, node v20.12.0, homebridge v1.7.0
[4/2/2024, 8:33:50 AM] [Hue] warning: recommended version: node v20.10.0 LTS
[4/2/2024, 8:33:50 AM] [Hue] config.json: {"name":"Hue","anyOn":true,"effects":true,"hosts":["192.***.***.3"],"lights":true,"nativeHomeKitLights":true,"nativeHomeKitSensors":true,"noResponse":true,"parallelRequests":10,"resource":true,"timeout":5,"users":{"001788FFFE74734F":"***************************************1"},"waitTimePut":50,"waitTimeResend":300,"waitTimeUpdate":20,"platform":"Hue"}
[4/2/2024, 8:33:50 AM] [Hue] config: {"anyOn":true,"brightnessAdjustment":1,"effects":true,"excludeSensorTypes":{},"forceHttp":false,"heartrate":5,"hosts":["192.***.***.3"],"lowBattery":25,"homebridgeDeconz":"","homebridgeHue2":"","nativeHomeKitLights":true,"nativeHomeKitSensors":true,"resetTimeout":500,"resource":true,"timeout":5,"users":{"001788FFFE74734F":"***************************************1"},"waitTimePut":50,"waitTimePutGroup":1000,"waitTimeResend":300,"waitTimeUpdate":20,"name":"Hue","lights":true,"noResponse":true,"parallelRequests":10,"platform":"Hue"}
[4/2/2024, 8:33:50 AM] [Hue] 192.***.***.3: request 1: GET /config
[4/2/2024, 8:33:50 AM] [Hue] 192.***.***.3: request 1: 200 OK
[4/2/2024, 8:33:50 AM] [Hue] Hue Bridge: Signify Netherlands B.V. BSB002 bridge v1963089030, api v1.63.0
[4/2/2024, 8:33:50 AM] [Hue] Hue Bridge: warning: not using recommended Hue bridge api version 1.61.0
[4/2/2024, 8:33:50 AM] [Hue] Hue Bridge: request 1: GET /
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: request 1: 200 OK
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: request 2: GET /groups/0
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: request 2: 200 OK
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 001788FFFE74734F: Signify Netherlands B.V. BSB002 bridge "Hue Bridge"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/1: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:04:24"},"type":"Dimmable light","name":"SL-VR-6","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:64:5a-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/2: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:04:14"},"type":"Dimmable light","name":"SL-VR-2","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:32:cf-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/3: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:05:05"},"type":"Dimmable light","name":"SL-VR-3","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:ef:ff:fa-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/4: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:04:48"},"type":"Dimmable light","name":"SL-VR-4","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:5e:4b-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/5: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:04:50"},"type":"Dimmable light","name":"SL-HR-4","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:f0:0e:3b-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/6: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:03:52"},"type":"Dimmable light","name":"SL-VR-1","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:00:02:19-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/7: exposed by bridge {"state":{"on":true,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:05:20"},"type":"On/Off plug-in unit","name":"Lichterkette","modelid":"LOM001","manufacturername":"Signify Netherlands B.V.","productname":"Hue smart plug","capabilities":{"certified":true,"control":{},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"plug","function":"functional","direction":"omnidirectional","startup":{"mode":"powerfail","configured":true}},"uniqueid":"00:17:88:01:08:9d:9e:b7-0b","swversion":"1.104.2","swconfigid":"CD56E7E4","productid":"SmartPlug_OnOff_v01-00_01"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/8: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:04:57"},"type":"Dimmable light","name":"SL-HR-3","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:ef:75:a4-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/9: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:04:05"},"type":"Dimmable light","name":"SL-HR-6","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:f0:04:4a-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/10: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:04:26"},"type":"Dimmable light","name":"SL-HR-1","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:2a:90-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/11: exposed by bridge {"state":{"on":false,"bri":102,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:03:58"},"type":"Dimmable light","name":"Kugellampe","modelid":"LWA001","manufacturername":"Signify Netherlands B.V.","productname":"Hue white lamp","capabilities":{"certified":true,"control":{"mindimlevel":5000,"maxlumen":800},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"sultanbulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:be:da:bd-0b","swversion":"1.104.2","swconfigid":"87169548","productid":"Philips-LWA001-1-A19DLv5"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/12: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:03:31"},"type":"Dimmable light","name":"SL-HR-5","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:ef:fe:98-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/13: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:03:37"},"type":"Dimmable light","name":"SL-HR-2","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:64:93-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/14: exposed by bridge {"state":{"on":true,"bri":140,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:04:20"},"type":"Dimmable light","name":"DL-EZ-5","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:ef:fe:a1-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/15: exposed by bridge {"state":{"on":true,"bri":140,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:04:39"},"type":"Dimmable light","name":"DL-EZ-2","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:ef:ff:73-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/16: exposed by bridge {"state":{"on":true,"bri":140,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:04:35"},"type":"Dimmable light","name":"DL-EZ-1","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:ef:7a:68-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/17: exposed by bridge {"state":{"on":true,"bri":140,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:03:46"},"type":"Dimmable light","name":"DL-EZ-4","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:f0:0b:7a-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/18: exposed by bridge {"state":{"on":true,"bri":140,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:04:05"},"type":"Dimmable light","name":"DL-EZ-3","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:f0:00:d8-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/19: exposed by bridge {"state":{"on":false,"bri":1,"ct":369,"alert":"select","colormode":"ct","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-16T01:26:33"},"type":"Color temperature light","name":"DL-F-1","modelid":"3261031P6","manufacturername":"Signify Netherlands B.V.","productname":"Hue Being Ceiling","capabilities":{"certified":true,"control":{"mindimlevel":100,"maxlumen":2400,"ct":{"min":153,"max":454}},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"ceilinground","function":"functional","direction":"downwards","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:58:e1:db-0b","swversion":"1.104.2","swconfigid":"C5512741","productid":"4422-9466-8971_HC02_PSU03"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/20: exposed by bridge {"state":{"on":false,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:05:02"},"type":"On/Off plug-in unit","name":"Brunnen","modelid":"LOM001","manufacturername":"Signify Netherlands B.V.","productname":"Hue smart plug","capabilities":{"certified":true,"control":{},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"plug","function":"functional","direction":"omnidirectional","startup":{"mode":"powerfail","configured":true}},"uniqueid":"00:17:88:01:08:fa:d7:4d-0b","swversion":"1.104.2","swconfigid":"CD56E7E4","productid":"SmartPlug_OnOff_v01-00_01"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/21: exposed by bridge {"state":{"on":false,"bri":1,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:03:07"},"type":"Dimmable light","name":"DL-F-2","modelid":"LWG004","manufacturername":"Signify Netherlands B.V.","productname":"Hue white spot","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":350},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"spotbulb","function":"mixed","direction":"downwards","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:2f:18:90-0b","swversion":"1.104.2","swconfigid":"BA9F23D6","productid":"Philips-LWG004-3-GU10DLv2"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/22: exposed by bridge {"state":{"on":false,"bri":1,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:02:59"},"type":"Dimmable light","name":"DL-F-3","modelid":"LWG004","manufacturername":"Signify Netherlands B.V.","productname":"Hue white spot","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":350},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"spotbulb","function":"mixed","direction":"downwards","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:2d:c6:f8-0b","swversion":"1.104.2","swconfigid":"BA9F23D6","productid":"Philips-LWG004-3-GU10DLv2"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/23: exposed by bridge {"state":{"on":false,"bri":1,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:02:31"},"type":"Dimmable light","name":"DL-F-4","modelid":"LWG004","manufacturername":"Signify Netherlands B.V.","productname":"Hue white spot","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":350},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"spotbulb","function":"mixed","direction":"downwards","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:2f:23:b4-0b","swversion":"1.104.2","swconfigid":"BA9F23D6","productid":"Philips-LWG004-3-GU10DLv2"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/24: exposed by bridge {"state":{"on":false,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:05:12"},"type":"On/Off plug-in unit","name":"Nachttischlampe","modelid":"LOM001","manufacturername":"Signify Netherlands B.V.","productname":"Hue smart plug","capabilities":{"certified":true,"control":{},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"plug","function":"functional","direction":"omnidirectional","startup":{"mode":"powerfail","configured":true}},"uniqueid":"00:17:88:01:08:9d:df:cd-0b","swversion":"1.104.2","swconfigid":"CD56E7E4","productid":"SmartPlug_OnOff_v01-00_01"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/25: exposed by bridge {"state":{"on":false,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:08:03"},"type":"On/Off plug-in unit","name":"Fernseher Schlafzimmer","modelid":"LOM001","manufacturername":"Signify Netherlands B.V.","productname":"Hue smart plug","capabilities":{"certified":true,"control":{},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"plug","function":"functional","direction":"omnidirectional","startup":{"mode":"powerfail","configured":true}},"uniqueid":"00:17:88:01:08:9d:1c:9a-0b","swversion":"1.104.2","swconfigid":"CD56E7E4","productid":"SmartPlug_OnOff_v01-00_01"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/51: exposed by bridge {"state":{"on":false,"bri":79,"ct":366,"alert":"select","colormode":"ct","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-16T01:26:37"},"type":"Color temperature light","name":"Deckenlampe Schlafzimmer","modelid":"4096730P6","manufacturername":"Signify Netherlands B.V.","productname":"Hue Cher Ceiling","capabilities":{"certified":true,"control":{"mindimlevel":100,"maxlumen":3000,"ct":{"min":153,"max":454}},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"ceilinground","function":"functional","direction":"downwards","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:56:f3:b9-0b","swversion":"1.104.2","swconfigid":"C5512741","productid":"4422-9466-8971_HC02_PSU03"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/52: exposed by bridge {"state":{"on":false,"bri":254,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:02:48"},"type":"Dimmable light","name":"DL-WZ-5","modelid":"LWG004","manufacturername":"Signify Netherlands B.V.","productname":"Hue white spot","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":350},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"spotbulb","function":"mixed","direction":"downwards","startup":{"mode":"lastonstate","configured":true}},"uniqueid":"00:17:88:01:09:2f:1f:f0-0b","swversion":"1.104.2","swconfigid":"BA9F23D6","productid":"Philips-LWG004-3-GU10DLv2"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/53: exposed by bridge {"state":{"on":false,"bri":254,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:03:37"},"type":"Dimmable light","name":"DL-WZ-4","modelid":"LWG004","manufacturername":"Signify Netherlands B.V.","productname":"Hue white spot","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":350},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"spotbulb","function":"mixed","direction":"downwards","startup":{"mode":"lastonstate","configured":true}},"uniqueid":"00:17:88:01:09:2d:c3:60-0b","swversion":"1.104.2","swconfigid":"BA9F23D6","productid":"Philips-LWG004-3-GU10DLv2"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/54: exposed by bridge {"state":{"on":false,"bri":254,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:02:40"},"type":"Dimmable light","name":"DL-WZ-1","modelid":"LWG004","manufacturername":"Signify Netherlands B.V.","productname":"Hue white spot","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":350},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"spotbulb","function":"mixed","direction":"downwards","startup":{"mode":"lastonstate","configured":true}},"uniqueid":"00:17:88:01:09:2f:18:8e-0b","swversion":"1.104.2","swconfigid":"BA9F23D6","productid":"Philips-LWG004-3-GU10DLv2"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/55: exposed by bridge {"state":{"on":false,"bri":254,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:03:50"},"type":"Dimmable light","name":"DL-WZ-2","modelid":"LWG004","manufacturername":"Signify Netherlands B.V.","productname":"Hue white spot","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":350},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"spotbulb","function":"mixed","direction":"downwards","startup":{"mode":"lastonstate","configured":true}},"uniqueid":"00:17:88:01:09:2f:1f:bb-0b","swversion":"1.104.2","swconfigid":"BA9F23D6","productid":"Philips-LWG004-3-GU10DLv2"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/56: exposed by bridge {"state":{"on":false,"bri":254,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:03:44"},"type":"Dimmable light","name":"DL-WZ-3","modelid":"LWG004","manufacturername":"Signify Netherlands B.V.","productname":"Hue white spot","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":350},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"spotbulb","function":"mixed","direction":"downwards","startup":{"mode":"lastonstate","configured":true}},"uniqueid":"00:17:88:01:09:2d:c3:5a-0b","swversion":"1.104.2","swconfigid":"BA9F23D6","productid":"Philips-LWG004-3-GU10DLv2"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/57: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:03:57"},"type":"Dimmable light","name":"SL-VL-5","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:31:d1-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/58: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:04:44"},"type":"Dimmable light","name":"SL-VL-4","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:25:d9-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/59: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:04:14"},"type":"Dimmable light","name":"SL-VL-2","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:5f:b8-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/60: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:04:33"},"type":"Dimmable light","name":"SL-VL-1","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:6e:dc-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/61: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-12T01:03:30"},"type":"Dimmable light","name":"SL-VL-6","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:f0:04:39-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/62: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:03:25"},"type":"Dimmable light","name":"SL-VL-3","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:09:06:2b:56-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/63: exposed by bridge {"state":{"on":false,"bri":117,"alert":"select","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2023-05-13T01:03:16"},"type":"Dimmable light","name":"SL-VR-5","modelid":"LWE002","manufacturername":"Signify Netherlands B.V.","productname":"Hue white candle","capabilities":{"certified":true,"control":{"mindimlevel":2000,"maxlumen":470},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"candlebulb","function":"mixed","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:08:ef:6f:a4-0b","swversion":"1.104.2","swconfigid":"5B830C48","productid":"Philips-LWE002-1-E14DLv1"}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 000B57FFFED6E40E: IKEA of Sweden TRADFRI bulb GU10 W 400lm "DL-KZ-3"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/26: Dimmable light "DL-KZ-3"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/26: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 90FD9FFFFE02FBB0: IKEA of Sweden TRADFRI bulb GU10 W 400lm "DL-KZ-2"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/27: Dimmable light "DL-KZ-2"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/27: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 000B57FFFED6E078: IKEA of Sweden TRADFRI bulb GU10 W 400lm "DL-KZ-1"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/28: Dimmable light "DL-KZ-1"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/28: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 000B57FFFED51A65: IKEA of Sweden TRADFRI bulb GU10 W 400lm "DL-B-1"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/32: Dimmable light "DL-B-1"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/32: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 000B57FFFED697F5: IKEA of Sweden TRADFRI bulb GU10 W 400lm "DL-B-2"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/33: Dimmable light "DL-B-2"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/33: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 000B57FFFED746E0: IKEA of Sweden TRADFRI bulb GU10 W 400lm "DL-B-3"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/34: Dimmable light "DL-B-3"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/34: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 680AE2FFFE4C0291: IKEA of Sweden TRADFRI Driver 10W "TV Wand"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/37: Dimmable light "TV Wand"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/37: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 2C1165FFFE1790D9: IKEA of Sweden TRADFRI Driver 30W "Sideboard Esszimmer"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/38: Dimmable light "Sideboard Esszimmer"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/38: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 90FD9FFFFE02E30F: IKEA of Sweden TRADFRI bulb GU10 W 400lm "DL-KZ-4"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/49: Dimmable light "DL-KZ-4"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/49: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 000B57FFFED4A899: IKEA of Sweden TRADFRI bulb GU10 W 400lm "DL-KZ-5"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/50: Dimmable light "DL-KZ-5"
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: /lights/50: config: {"on":true,"bri":true,"ct":false,"xy":false,"alert":true,"speed":false,"colorLoop":false,"colorLoopSpeed":false,"lastSeen":false,"resetTimeout":500,"waitTimeUpdate":20,"unknown":false,"noTransition":true}
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 0 sensors
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 10 lights
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 0 schedules
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 0 rules
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 0 groups
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: event stream request 1: GET /resource/button
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: event stream request 1: 200 OK
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 11 accessories
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: event stream request 2: GET /eventstream/clip/v2
[4/2/2024, 8:33:51 AM] [Hue] masked debug info dumped to /var/lib/homebridge/homebridge-hue.json.gz
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'Hue Bridge'...
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: 2 services
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'DL-KZ-3'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'DL-KZ-2'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'DL-KZ-1'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'DL-B-1'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'DL-B-2'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'DL-B-3'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'TV Wand'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'Sideboard Esszimmer'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'DL-KZ-4'...
[4/2/2024, 8:33:51 AM] Initializing platform accessory 'DL-KZ-5'...
[4/2/2024, 8:33:51 AM] Publishing bridge accessory (name: Homebridge, publishInfo: {
  username: '0E:E6:E5:28:78:07',
  port: 51826,
  pincode: '***-**-***',
  category: 2,
  bind: [ 'ovs_eth0', [length]: 1 ],
  mdns: undefined,
  addIdentifyingMaterial: true,
  advertiser: undefined
}).
Setup Payload:
X-HM://0023SYYT0P8I8
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    ┌────────────┐     
    │ XXXX │     
    └────────────┘     

[4/2/2024, 8:33:51 AM] [Hue] npm registry: request 1: GET /homebridge-hue/latest
[4/2/2024, 8:33:51 AM] Homebridge v1.7.0 (HAP v0.11.1) (Homebridge) is running on port 51826.
[4/2/2024, 8:33:51 AM] [Hue] Hue Bridge: event stream connected to https://192.168.108.3/eventstream/clip/v2
[4/2/2024, 8:33:51 AM] [Hue] npm registry: request 1: 200 OK
[4/2/2024, 8:33:51 AM] [Hue] latest version: homebridge-hue v0.13.70
[4/2/2024, 8:33:52 AM] [Hue] Hue Bridge: request 3: GET /lights
[4/2/2024, 8:33:52 AM] [Hue] Hue Bridge: request 3: 200 OK
[4/2/2024, 8:33:57 AM] [Hue] Hue Bridge: request 4: GET /lights
[4/2/2024, 8:33:57 AM] [Hue] Hue Bridge: request 4: 200 OK
[4/2/2024, 8:34:02 AM] [Hue] Hue Bridge: request 5: GET /lights
[4/2/2024, 8:34:02 AM] [Hue] Hue Bridge: request 5: 200 OK
[4/2/2024, 8:34:07 AM] [Hue] Hue Bridge: request 6: GET /lights
[4/2/2024, 8:34:07 AM] [Hue] Hue Bridge: request 6: 200 OK
[4/2/2024, 8:34:12 AM] [Hue] Hue Bridge: request 7: GET /lights
[4/2/2024, 8:34:12 AM] [Hue] Hue Bridge: request 7: 200 OK
[4/2/2024, 8:34:17 AM] [Hue] Hue Bridge: request 8: GET /lights
[4/2/2024, 8:34:17 AM] [Hue] Hue Bridge: request 8: 200 OK
ebaauw commented 3 months ago

What makes you think Homebridge doesn’t initialise many devices? What devices did you expect Homebridge to initialise? Homebridge Hue exposes 11 accessories which are all initialised by Homebridge.

no, not reachable in the ios Home App

What do you mean by that?

sadden3194 commented 3 months ago

Bildschirmfoto 2024-04-02 um 08 47 18

But I guess that is no a hue bridge problem. "Fernseher" is not an "hue bridge connected device".

And at the moment it looks better. All devices are reachabel again and I have no idea why :/ Thanks!

sadden3194 commented 3 months ago

another short question. Is it good to use your huebridgev2 plugin yet?

If yes, how can I migrate the old to the new one? Bildschirmfoto 2024-04-02 um 08 58 00

I dont understand the part: ID of the Homebridge Hue2 migration resource link.

ebaauw commented 3 months ago

I think these are lights exposed by the Hue bridge, not by Homebridge Hue?

As I said before, “No Response” typically means network issues between HomeKit and the accessories. HomeKit uses DNS-SD over mDNS (a.k.a. Bonjour) for service discovery. This protocol is not routable, and I’ve seen plenty of routers that fail to forward it to your iDevice after it has changed WiFi access points. Best workaround is to disable and re-enable WiFi on your iDevices. Structurally: make sure your router(s) and/or switch(es) don’t do IP snooping (trying to optimise traffic by only forwarding multicast packets to ports where there are devices registered to the multicast address).

Homebridge Hue2 currently is still only a placeholder.

sadden3194 commented 3 months ago

Thanks!