We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have set up a room "Bedroom" and the scene "Bedroom Evening Lights" in my deconz gateway.
Issue 1: the room is always exposed whenever I enable "groups" despite "rooms=false".
Issue 2: the scene is never exposed despite I have "scene=true", "scenesAsSwitch=true" and log shows that plugin sees the scene.
My config is the following:
{ "name": "Hue", "anyOn": false, "groups": true, "hosts": [ "localhost:10080" ], "lights": true, "linkButton": false, "nativeHomeKitLights": false, "nativeHomeKitSensors": false, "nupnp": true, "resource": false, "rooms": false, "scenes": true, "scenesAsSwitch": true, "sensors": false, "wallSwitch": false, "platform": "Hue" }
[12/3/2020, 3:31:35 PM] [HB Supervisor] OS: Linux 5.4.72-v7l+ arm [12/3/2020, 3:31:35 PM] [HB Supervisor] Node.js v14.15.1 /usr/local/bin/node [12/3/2020, 3:31:35 PM] [HB Supervisor] Homebridge Path: /usr/local/lib/node_modules/homebridge/bin/homebridge [12/3/2020, 3:31:35 PM] [HB Supervisor] UI Path: /usr/local/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js [12/3/2020, 3:31:35 PM] [HB Supervisor] Starting Homebridge with extra flags: -I -P /homebridge/node_modules -D [12/3/2020, 3:31:35 PM] [HB Supervisor] Started Homebridge v1.2.3 with PID: 360 [12/3/2020, 3:31:36 PM] Loaded config.json with 0 accessories and 2 platforms. [12/3/2020, 3:31:36 PM] --- [12/3/2020, 3:31:39 PM] [Homebridge UI] Homebridge Config UI X v4.35.0 is listening on :: port 12080 [12/3/2020, 3:31:39 PM] Loaded plugin: [email protected] [12/3/2020, 3:31:39 PM] Registering platform 'homebridge-hue.Hue' [12/3/2020, 3:31:39 PM] --- [12/3/2020, 3:31:39 PM] Loaded plugin: [email protected] [12/3/2020, 3:31:39 PM] Registering platform 'homebridge-config-ui-x.config' [12/3/2020, 3:31:39 PM] --- [12/3/2020, 3:31:39 PM] Loading 2 platforms... [12/3/2020, 3:31:39 PM] [Config] Initializing config platform... [12/3/2020, 3:31:39 PM] [Config] Running in Service Mode [12/3/2020, 3:31:39 PM] [Hue] Initializing Hue platform... [12/3/2020, 3:31:39 PM] [Hue] homebridge-hue v0.12.4, node v14.15.1, homebridge v1.2.3 [12/3/2020, 3:31:39 PM] [Hue] latest version: homebridge-hue v0.12.4 [12/3/2020, 3:31:39 PM] [Hue] config.json: {"name":"Hue","anyOn":false,"groups":true,"hosts":["localhost:10080"],"lights":true,"linkButton":false,"nativeHomeKitLights":false,"nativeHomeKitSensors":false,"nupnp":true,"resource":false,"rooms":false,"scenes":true,"scenesAsSwitch":true,"sensors":false,"wallSwitch":false,"platform":"Hue"} [12/3/2020, 3:31:39 PM] [Hue] RaspBee II: dresden elektronik deCONZ gateway v2.7.0, api v1.16.0 [12/3/2020, 3:31:39 PM] [Hue] RaspBee II: gateway request 1: post / {"devicetype":"homebridge-hue#zigpi"} [12/3/2020, 3:31:39 PM] [Hue] RaspBee II: gateway request 1: ok [12/3/2020, 3:31:39 PM] [Hue] RaspBee II: created user - please edit config.json and restart homebridge "platforms": [ { "platform": "Hue", "users": { "******": "*********" } } ] [12/3/2020, 3:31:39 PM] [Hue] RaspBee II: gateway request 2: get / [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: gateway request 2: ok [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: gateway request 3: get /groups/0 [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: gateway request 3: ok [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 00212EFFFF05C34C: dresden elektronik deCONZ gateway "RaspBee II" [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /groups/0: group 0 excluded [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /lights/1: ignore repeater {"etag":"63bf0c25a05b57cbb3c6246540c356b9","hascolor":false,"lastannounced":null,"lastseen":"2020-12-03T14:31Z","manufacturername":"dresden elektronik","modelid":"RaspBee II","name":"Configuration tool 1","state":{"reachable":true},"swversion":"0x26520700","type":"Configuration tool","uniqueid":"00:21:2e:ff:ff:05:c3:4c-01"} [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 00212EFFFF05C34C-G1: LightGroup "Bedroom" [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /groups/1: LightGroup "Bedroom" [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /groups/1: config: {"on":true,"bri":true,"ct":true,"xy":true,"speed":false,"colorloop":true,"lastBoot":false,"lastSeen":false,"wallSwitch":false,"resetTimeout":500,"valve":false,"waitTimeUpdate":20,"minCt":153,"maxCt":500,"gamut":{"r":[0.9961,0.0001],"g":[0,0.9961],"b":[0,0.0001]}} [12/3/2020, 3:31:40 PM] [Hue] Bedroom: group any_on changed from undefined to false [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /groups/1/scenes/1: "Bedroom Evening Lights" [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 90FD9FFFFE679181: MLI ZBT-ExtendedColor "Sasha Light" [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /lights/2: Extended color light "Sasha Light" [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /lights/2: config: {"on":true,"bri":true,"ct":true,"xy":true,"speed":false,"colorloop":true,"lastBoot":true,"lastSeen":true,"resetTimeout":500,"waitTimeUpdate":20,"minCt":153,"maxCt":555,"gamut":{"r":[0.68,0.31],"g":[0.11,0.82],"b":[0.13,0.04]},"unknown":false,"effects":["Sunset","Party","Worklight","Campfire","Romance","Nightlight"]} [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 90FD9FFFFE654850: MLI ZBT-ExtendedColor "Olga Light" [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /lights/3: Extended color light "Olga Light" [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: /lights/3: config: {"on":true,"bri":true,"ct":true,"xy":true,"speed":false,"colorloop":true,"lastBoot":true,"lastSeen":true,"resetTimeout":500,"waitTimeUpdate":20,"minCt":153,"maxCt":555,"gamut":{"r":[0.68,0.31],"g":[0.11,0.82],"b":[0.13,0.04]},"unknown":false,"effects":["Sunset","Party","Worklight","Campfire","Romance","Nightlight"]} [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 0 sensors [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 2 lights [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 0 schedules [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 0 rules [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 1 groups [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 4 accessories [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: listening on websocket ws://localhost:10443/ [12/3/2020, 3:31:40 PM] [Hue] masked debug info dumped to /homebridge/homebridge-hue.json.gz [12/3/2020, 3:31:40 PM] Initializing platform accessory 'RaspBee II'... [12/3/2020, 3:31:40 PM] [Hue] RaspBee II: 2 services [12/3/2020, 3:31:40 PM] Initializing platform accessory 'Bedroom'... [12/3/2020, 3:31:40 PM] Initializing platform accessory 'Sasha Light'... [12/3/2020, 3:31:40 PM] Initializing platform accessory 'Olga Light'... Setup Payload: X-HM://******** Enter this code with your HomeKit app on your iOS device to pair with Homebridge: ┌────────────┐ │ ********** │ └────────────┘ [12/3/2020, 3:31:40 PM] Homebridge v1.2.3 is running on port 51132. [12/3/2020, 3:31:39 PM] [Hue] RaspBee II: warning: not using recommended deCONZ gateway version 2.5.88 [12/3/2020, 3:31:41 PM] [Hue] RaspBee II: gateway request 4: get /lights [12/3/2020, 3:31:41 PM] [Hue] RaspBee II: gateway request 4: ok [12/3/2020, 3:31:41 PM] [Hue] RaspBee II: gateway request 5: get /groups [12/3/2020, 3:31:41 PM] [Hue] RaspBee II: gateway request 5: ok [12/3/2020, 3:31:42 PM] [Hue] Bedroom: brightness idd: 11, color temperature idd: 13 [12/3/2020, 3:31:42 PM] [Hue] Bedroom: set homekit supported transition configuration to AQYBAQsCAQEAAAEGAQENAgEC [12/3/2020, 3:31:42 PM] [Hue] Bedroom: set homekit supported transition configuration to {"configuration":[{"iid":11,"characteristic":1},{"iid":13,"characteristic":2}]} [12/3/2020, 3:31:42 PM] [Hue] Bedroom: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Bedroom: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Sasha Light: brightness idd: 11, color temperature idd: 13 [12/3/2020, 3:31:42 PM] [Hue] Sasha Light: set homekit supported transition configuration to AQYBAQsCAQEAAAEGAQENAgEC [12/3/2020, 3:31:42 PM] [Hue] Sasha Light: set homekit supported transition configuration to {"configuration":[{"iid":11,"characteristic":1},{"iid":13,"characteristic":2}]} [12/3/2020, 3:31:42 PM] [Hue] Sasha Light: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Sasha Light: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Olga Light: brightness idd: 11, color temperature idd: 13 [12/3/2020, 3:31:42 PM] [Hue] Olga Light: set homekit supported transition configuration to AQYBAQsCAQEAAAEGAQENAgEC [12/3/2020, 3:31:42 PM] [Hue] Olga Light: set homekit supported transition configuration to {"configuration":[{"iid":11,"characteristic":1},{"iid":13,"characteristic":2}]} [12/3/2020, 3:31:42 PM] [Hue] Bedroom: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Bedroom: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Olga Light: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Olga Light: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Sasha Light: set homekit transition control to "" [12/3/2020, 3:31:42 PM] [Hue] Sasha Light: set homekit transition control to "" [12/3/2020, 3:31:46 PM] [Hue] RaspBee II: gateway request 6: get /lights```
The text was updated successfully, but these errors were encountered:
I have to close the issue. I misunderstood conceptions of how scenes are exposed to HomeKit: they are not exposed directly as standalone lights.
UPD: found #475 where everything is explained
Sorry, something went wrong.
No branches or pull requests
Issue
I have set up a room "Bedroom" and the scene "Bedroom Evening Lights" in my deconz gateway.
Issue 1: the room is always exposed whenever I enable "groups" despite "rooms=false".
Issue 2: the scene is never exposed despite I have "scene=true", "scenesAsSwitch=true" and log shows that plugin sees the scene.
My config is the following:
Log Messages
The text was updated successfully, but these errors were encountered: