awahlig / homebridge-casambi

Homebridge Casambi Plugin
Apache License 2.0
18 stars 3 forks source link

Philips Hue Smart Plugs - Homekit issues #6

Closed m-a-r-c-u-s closed 3 years ago

m-a-r-c-u-s commented 3 years ago

Plugin v0.3.2 solved the issue with Hue bulbs not found in the Casambi fixture db was crashing Homebridge and resulting in an endless bootloop. Philips Hue Smart Plugs (and other zigbee smart plugs) however get recognised as a Casambi device and gets added to the Homebridge accessories. The smart plugs can be controlled via the webinterface of Homebridge but these devices creates problems with homekit. The IOS Home app is unable to add the Homebridge hub to its accessories. If the Homebridge hub has already been added to Homekit it results in it listing all of the Casambi luminaires (not just the smart plugs) as " No Response".

Disabling "Philips Hue" in the Casambi app settings and removing all of the Hue bulbs and smart plugs in the Casambi App resolved the issue. The Home app can now communicate with the Casambi Luminaires.

Is it possible to ignore any Philip Hue devices added to the Casambi network when the plugin scans for luminaries?

FYI: I've got both original Philips Hue och Osram Smart Plugs, both get the "fixtureId: 1" from the Casambi plugin. My log has been reset so I can't find the plugins registering lines of the original Philips Hue plug but here is how the Osram Smart plug looks like:

[19/01/2021, 13:10:09] [Casambi] Registering accessory Osram On/Off Atrium 1 [19/01/2021, 13:10:09] [Casambi] Fixture info for unit Osram On/Off Atrium 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] }

awahlig commented 3 years ago

From the point of view of the plugin, those lights look very similar to the normal Casambi luminaires and shouldn't cause the "No Response" problem. That error usually means that the Homebridge instance added to HomeKit is not running. After a clean install of Homebridge, you might need to remove the old one from HomeKit and add the new one.

With all the problems we had getting to this point, it might be the case that your current Homebridge installation has some issues. It would be a good idea to remove it from HomeKit and do a complete clean installation of Homebridge to confirm that the problem is indeed reproducible. Running Homebridge in debug mode and catching the logs would be a good idea too. Sorry, I would do it myself if I could but I don't have any of those devices.

If they're really causing problems and there's no way to fix them, I could add something to filter them out. Either by identifying some common properties or with some generic filtering feature where you would specify in the config which devices (fixture ids?) should be skipped.

m-a-r-c-u-s commented 3 years ago

OK, I'll do another fresh install and will get back to you with a complete log och screendumps.

These are the steps taken getting it to run this time: I come from a fresh install of Homebridge running on a RPi 2. The only plugin used is the Casambi plugin. After you resolved issue #5 I tried adding the Homebridge hub to Homekit for the first time but without success. The Home app wouldn't accept the hub. I reset Homebridge multiple times (even removed the persist dir) trying to get it to into Homekit. Only when uninstalling the Casambi plugin on the hub and reseting Homebridge again it was accepted by the Home app. I then reinstalled the Casambi plugin and all luminaries was found by the Home app and was controllable and worked fine until I rebooted the Homebridge hub. After that all the Casambi luminaires and the smart plugs showed "No Response" in the Home app. Multiple reboots later in hope of it resolving the connection issue without success I finally turned off Philips Hue in the Casambi app and removed all Hue bulbs and smart plugs from it. All smart plugs disappered from the accessories in Homebridge after a reboot. After that everything started working again in the Home app.

The IOS Home app is currently only installed on my iPhone 11 pro (no homekit hub).

Additional info: The Casambi app itself (and probably the api) have issues reading the state of Hue Smart Plugs. Even if they show up and are controllable they always appear as off unlike the Hue bulbs that show on/off, dim and color temp.

m-a-r-c-u-s commented 3 years ago

Ok here goes a pretty lengthy documentation of whats happening. Marked in bold are the steps I've taken. For now I'll just leave the Philips Hue support in the Casambi app off since this fixes the problem. But it would be nice to be able leave it on so Hue luminaries can be controlled from the Casambi app since not all of us living here have an IOS device.

Complete log whats happening:

Removed Homebridge hub and all its accessories from the Home app

Uninstalled the Casambi plugin from Homebridge and cleared all cached accessories

[26/01/2021, 09:20:50] [Homebridge UI] Running Command: sudo -E -n npm uninstall -g homebridge-casambi [26/01/2021, 09:22:05] [Homebridge UI] Sent request to clear cached accesories to hb-service [26/01/2021, 09:22:05] [HB Supervisor] Sending SIGTERM to Homebridge [26/01/2021, 09:22:05] Got SIGTERM, shutting down Homebridge... [26/01/2021, 09:22:10] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [26/01/2021, 09:22:10] [Homebridge UI] Clearing Cached Homebridge Accessories... [26/01/2021, 09:22:10] [Homebridge UI] Removed /var/lib/homebridge/accessories/cachedAccessories

Deleted persist folder

pi@homebridge:/var/lib/homebridge $ rm -r persist pi@homebridge:/var/lib/homebridge $

Restarted Homebridge

[26/01/2021, 09:22:15] [HB Supervisor] Restarting Homebridge... [26/01/2021, 09:22:15] [HB Supervisor] Starting Homebridge with extra flags: -I -D [26/01/2021, 09:22:15] [HB Supervisor] Started Homebridge v1.1.7 with PID: 16508 [26/01/2021, 09:22:18] Loaded config.json with 0 accessories and 1 platforms. [26/01/2021, 09:22:18] --- [26/01/2021, 09:22:20] Loaded plugin: homebridge-config-ui-x@4.36.0 [26/01/2021, 09:22:20] Registering platform 'homebridge-config-ui-x.config' [26/01/2021, 09:22:20] --- [26/01/2021, 09:22:20] Loading 1 platforms... [26/01/2021, 09:22:20] [Config] Initializing config platform... [26/01/2021, 09:22:20] [Config] Running in Service Mode Setup Payload: X-HM://0024EGLGI8BDE Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ XXX-XX-XXX │     
└────────────┘     

[26/01/2021, 09:22:21] Homebridge is running on port 51020.

Activated Philips Hue on the Casambi Hub/Gateway

All Hue bulbs and smart plugs gets added to the Casambi App/Network

IMG_1534

Reinstalled the Casambi plugin in Homebridge and configed via gui

[26/01/2021, 09:41:14] [Homebridge UI] Running Command: sudo -E -n npm install -g homebridge-casambi@latest [26/01/2021, 09:41:46] [Homebridge UI] Changes to config.json saved.

Restarted Homebridge

[26/01/2021, 09:43:11] Homebridge is running on port 51020. [26/01/2021, 09:43:12] [Casambi] Successfully logged in to Casambi network Huset [26/01/2021, 09:43:12] [Casambi] Found 64 unit(s) in the network Huset [26/01/2021, 09:43:12] [Casambi] Unit Vardagsrum Pendellampor is a Luminaire with fixtureId 526 [26/01/2021, 09:43:12] [Casambi] Unit info for Vardagsrum Pendellampor { id: 1, address: 'd41c4102986f', name: 'Vardagsrum Pendellampor', firmwareVersion: '32.10', position: 2, fixtureId: 526, groupId: 1, type: 'Luminaire' } [26/01/2021, 09:43:12] [Casambi] UUID data for unit Vardagsrum Pendellampor is d41c4102986f [26/01/2021, 09:43:12] [Casambi] Registering accessory Vardagsrum Pendellampor [26/01/2021, 09:43:12] [Casambi] Fixture info for unit Vardagsrum Pendellampor { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:12] [Casambi] Unsupported control type overheat for unit Vardagsrum Pendellampor [26/01/2021, 09:43:12] [Casambi] Unit Hall Entré is a Luminaire with fixtureId 10307 [26/01/2021, 09:43:12] [Casambi] Unit info for Hall Entré { id: 2, address: 'f3debc65ed8b', name: 'Hall Entré', firmwareVersion: '32.10', position: 0, fixtureId: 10307, groupId: 12, type: 'Luminaire' } [26/01/2021, 09:43:12] [Casambi] UUID data for unit Hall Entré is f3debc65ed8b [26/01/2021, 09:43:12] [Casambi] Registering accessory Hall Entré [26/01/2021, 09:43:12] [Casambi] Fixture info for unit Hall Entré { id: 10307, type: 'Luminaire', vendor: 'Vadsbo', model: 'LD220WCM', isLuminaire: true, isSwitch: true, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:12] [Casambi] Unsupported control type overheat for unit Hall Entré [26/01/2021, 09:43:12] [Casambi] Unit Vardagsrum Pendellampor is a PushButton with fixtureId 1031 [26/01/2021, 09:43:12] [Casambi] Unit info for Vardagsrum Pendellampor { id: 3, address: '1eaea056d329', name: 'Vardagsrum Pendellampor', firmwareVersion: '32.10', position: 1, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:12] [Casambi] Skipping unit Vardagsrum Pendellampor - unsupported type PushButton [26/01/2021, 09:43:12] [Casambi] Unit Vardagsrum Soffbord is a Luminaire with fixtureId 526 [26/01/2021, 09:43:12] [Casambi] Unit info for Vardagsrum Soffbord { id: 4, address: '7aae20aa704b', name: 'Vardagsrum Soffbord', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 1, type: 'Luminaire' } [26/01/2021, 09:43:12] [Casambi] UUID data for unit Vardagsrum Soffbord is 7aae20aa704b [26/01/2021, 09:43:12] [Casambi] Registering accessory Vardagsrum Soffbord [26/01/2021, 09:43:13] [Casambi] Fixture info for unit Vardagsrum Soffbord { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:13] [Casambi] Unsupported control type overheat for unit Vardagsrum Soffbord [26/01/2021, 09:43:13] [Casambi] Unit Vardagsrum Soffbord is a PushButton with fixtureId 1031 [26/01/2021, 09:43:13] [Casambi] Unit info for Vardagsrum Soffbord { id: 5, address: '3555d0b027c5', name: 'Vardagsrum Soffbord', firmwareVersion: '32.10', position: 3, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:13] [Casambi] Skipping unit Vardagsrum Soffbord - unsupported type PushButton [26/01/2021, 09:43:13] [Casambi] Unit Hall Kök is a Luminaire with fixtureId 10307 [26/01/2021, 09:43:13] [Casambi] Unit info for Hall Kök { id: 6, address: 'af83b26c86e6', name: 'Hall Kök', firmwareVersion: '32.10', position: 1, fixtureId: 10307, groupId: 12, type: 'Luminaire' } [26/01/2021, 09:43:13] [Casambi] UUID data for unit Hall Kök is af83b26c86e6 [26/01/2021, 09:43:13] [Casambi] Registering accessory Hall Kök [26/01/2021, 09:43:13] [Casambi] Fixture info for unit Hall Kök { id: 10307, type: 'Luminaire', vendor: 'Vadsbo', model: 'LD220WCM', isLuminaire: true, isSwitch: true, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:13] [Casambi] Unsupported control type overheat for unit Hall Kök [26/01/2021, 09:43:13] [Casambi] Unit Vardagsrum Matbord is a Luminaire with fixtureId 526 [26/01/2021, 09:43:13] [Casambi] Unit info for Vardagsrum Matbord { id: 7, address: 'b6d9dbf61ff3', name: 'Vardagsrum Matbord', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 1, type: 'Luminaire' } [26/01/2021, 09:43:13] [Casambi] UUID data for unit Vardagsrum Matbord is b6d9dbf61ff3 [26/01/2021, 09:43:13] [Casambi] Registering accessory Vardagsrum Matbord [26/01/2021, 09:43:13] [Casambi] Fixture info for unit Vardagsrum Matbord { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:13] [Casambi] Unsupported control type overheat for unit Vardagsrum Matbord [26/01/2021, 09:43:13] [Casambi] Unit Vardagsrum Matbord is a PushButton with fixtureId 1031 [26/01/2021, 09:43:13] [Casambi] Unit info for Vardagsrum Matbord { id: 8, address: '10b1708f8c6f', name: 'Vardagsrum Matbord', firmwareVersion: '32.10', position: 5, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:13] [Casambi] Skipping unit Vardagsrum Matbord - unsupported type PushButton [26/01/2021, 09:43:13] [Casambi] Unit Vardagsrum Fönster is a Luminaire with fixtureId 526 [26/01/2021, 09:43:13] [Casambi] Unit info for Vardagsrum Fönster { id: 9, address: '0d2b82bac4bb', name: 'Vardagsrum Fönster', firmwareVersion: '32.10', position: 3, fixtureId: 526, groupId: 1, type: 'Luminaire' } [26/01/2021, 09:43:13] [Casambi] UUID data for unit Vardagsrum Fönster is 0d2b82bac4bb [26/01/2021, 09:43:13] [Casambi] Registering accessory Vardagsrum Fönster [26/01/2021, 09:43:13] [Casambi] Fixture info for unit Vardagsrum Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:13] [Casambi] Unsupported control type overheat for unit Vardagsrum Fönster [26/01/2021, 09:43:13] [Casambi] Unit Vardagsrum Fönster is a PushButton with fixtureId 1031 [26/01/2021, 09:43:13] [Casambi] Unit info for Vardagsrum Fönster { id: 10, address: '2c53d61e0e50', name: 'Vardagsrum Fönster', firmwareVersion: '32.10', position: 7, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:13] [Casambi] Skipping unit Vardagsrum Fönster - unsupported type PushButton [26/01/2021, 09:43:13] [Casambi] Unit Kök Pendellampor is a Luminaire with fixtureId 526 [26/01/2021, 09:43:13] [Casambi] Unit info for Kök Pendellampor { id: 11, address: '750e1dd58509', name: 'Kök Pendellampor', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 3, type: 'Luminaire' } [26/01/2021, 09:43:13] [Casambi] UUID data for unit Kök Pendellampor is 750e1dd58509 [26/01/2021, 09:43:13] [Casambi] Registering accessory Kök Pendellampor [26/01/2021, 09:43:14] [Casambi] Fixture info for unit Kök Pendellampor { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:14] [Casambi] Unsupported control type overheat for unit Kök Pendellampor [26/01/2021, 09:43:14] [Casambi] Unit Kök Pendellampor is a PushButton with fixtureId 1031 [26/01/2021, 09:43:14] [Casambi] Unit info for Kök Pendellampor { id: 12, address: '527f8bd5df4b', name: 'Kök Pendellampor', firmwareVersion: '32.10', position: 9, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:14] [Casambi] Skipping unit Kök Pendellampor - unsupported type PushButton [26/01/2021, 09:43:14] [Casambi] Unit Kök Spots is a Luminaire with fixtureId 526 [26/01/2021, 09:43:14] [Casambi] Unit info for Kök Spots { id: 13, address: '48ae813ff32f', name: 'Kök Spots', image: 'Zaii9mOAMsRyriRmcoqaIAOlF9nMH50n', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 3, type: 'Luminaire' } [26/01/2021, 09:43:14] [Casambi] UUID data for unit Kök Spots is 48ae813ff32f [26/01/2021, 09:43:14] [Casambi] Registering accessory Kök Spots [26/01/2021, 09:43:14] [Casambi] Fixture info for unit Kök Spots { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:14] [Casambi] Unsupported control type overheat for unit Kök Spots [26/01/2021, 09:43:14] [Casambi] Unit Kök Spots is a PushButton with fixtureId 1031 [26/01/2021, 09:43:14] [Casambi] Unit info for Kök Spots { id: 14, address: '2199d2a654e8', name: 'Kök Spots', firmwareVersion: '32.10', position: 11, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:14] [Casambi] Skipping unit Kök Spots - unsupported type PushButton [26/01/2021, 09:43:14] [Casambi] Unit Kök Fönster is a Luminaire with fixtureId 526 [26/01/2021, 09:43:14] [Casambi] Unit info for Kök Fönster { id: 15, address: '55770a15f05d', name: 'Kök Fönster', firmwareVersion: '32.10', position: 3, fixtureId: 526, groupId: 3, type: 'Luminaire' } [26/01/2021, 09:43:14] [Casambi] UUID data for unit Kök Fönster is 55770a15f05d [26/01/2021, 09:43:14] [Casambi] Registering accessory Kök Fönster [26/01/2021, 09:43:14] [Casambi] Fixture info for unit Kök Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:14] [Casambi] Unsupported control type overheat for unit Kök Fönster [26/01/2021, 09:43:14] [Casambi] Unit Kök Fönster is a PushButton with fixtureId 1031 [26/01/2021, 09:43:14] [Casambi] Unit info for Kök Fönster { id: 16, address: '491b0247cc77', name: 'Kök Fönster', firmwareVersion: '32.10', position: 13, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:14] [Casambi] Skipping unit Kök Fönster - unsupported type PushButton [26/01/2021, 09:43:14] [Casambi] Unit Kök Spots Överskåp is a Luminaire with fixtureId 526 [26/01/2021, 09:43:14] [Casambi] Unit info for Kök Spots Överskåp { id: 17, address: '144ed038f506', name: 'Kök Spots Överskåp', image: '01UvoCDw3L3NovESn4pN3cSH2vHdhz47', firmwareVersion: '32.10', position: 2, fixtureId: 526, groupId: 3, type: 'Luminaire' } [26/01/2021, 09:43:14] [Casambi] UUID data for unit Kök Spots Överskåp is 144ed038f506 [26/01/2021, 09:43:14] [Casambi] Registering accessory Kök Spots Överskåp [26/01/2021, 09:43:14] [Casambi] Fixture info for unit Kök Spots Överskåp { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:14] [Casambi] Unsupported control type overheat for unit Kök Spots Överskåp [26/01/2021, 09:43:14] [Casambi] Unit Kök Spots Överskåp is a PushButton with fixtureId 1031 [26/01/2021, 09:43:14] [Casambi] Unit info for Kök Spots Överskåp { id: 18, address: '61fdac3245cd', name: 'Kök Spots Överskåp', firmwareVersion: '32.10', position: 15, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:14] [Casambi] Skipping unit Kök Spots Överskåp - unsupported type PushButton [26/01/2021, 09:43:14] [Casambi] Unit Sovrum 1 Tak is a Luminaire with fixtureId 526 [26/01/2021, 09:43:14] [Casambi] Unit info for Sovrum 1 Tak { id: 19, address: '7c13a38fa6c1', name: 'Sovrum 1 Tak', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 4, type: 'Luminaire' } [26/01/2021, 09:43:14] [Casambi] UUID data for unit Sovrum 1 Tak is 7c13a38fa6c1 [26/01/2021, 09:43:14] [Casambi] Registering accessory Sovrum 1 Tak [26/01/2021, 09:43:14] [Casambi] Fixture info for unit Sovrum 1 Tak { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:14] [Casambi] Unsupported control type overheat for unit Sovrum 1 Tak [26/01/2021, 09:43:15] [Casambi] Unit Sovrum 1 Tak is a PushButton with fixtureId 1031 [26/01/2021, 09:43:15] [Casambi] Unit info for Sovrum 1 Tak { id: 20, address: 'fb45a8c2efe2', name: 'Sovrum 1 Tak', firmwareVersion: '32.10', position: 17, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:15] [Casambi] Skipping unit Sovrum 1 Tak - unsupported type PushButton [26/01/2021, 09:43:15] [Casambi] Unit Sovrum 1 Fönster is a PushButton with fixtureId 1031 [26/01/2021, 09:43:15] [Casambi] Unit info for Sovrum 1 Fönster { id: 21, address: '69aaf2abce64', name: 'Sovrum 1 Fönster', firmwareVersion: '32.10', position: 18, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:15] [Casambi] Skipping unit Sovrum 1 Fönster - unsupported type PushButton [26/01/2021, 09:43:15] [Casambi] Unit Sovrum 1 Fönster is a Luminaire with fixtureId 526 [26/01/2021, 09:43:15] [Casambi] Unit info for Sovrum 1 Fönster { id: 22, address: 'f75e6b56e10b', name: 'Sovrum 1 Fönster', firmwareVersion: '32.10', position: 2, fixtureId: 526, groupId: 4, type: 'Luminaire' } [26/01/2021, 09:43:15] [Casambi] UUID data for unit Sovrum 1 Fönster is f75e6b56e10b [26/01/2021, 09:43:15] [Casambi] Registering accessory Sovrum 1 Fönster [26/01/2021, 09:43:15] [Casambi] Fixture info for unit Sovrum 1 Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:15] [Casambi] Unsupported control type overheat for unit Sovrum 1 Fönster [26/01/2021, 09:43:15] [Casambi] Unit Sovrum 1 Garderob is a Luminaire with fixtureId 526 [26/01/2021, 09:43:15] [Casambi] Unit info for Sovrum 1 Garderob { id: 23, address: '05dedcfeb049', name: 'Sovrum 1 Garderob', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 4, type: 'Luminaire' } [26/01/2021, 09:43:15] [Casambi] UUID data for unit Sovrum 1 Garderob is 05dedcfeb049 [26/01/2021, 09:43:15] [Casambi] Registering accessory Sovrum 1 Garderob [26/01/2021, 09:43:15] [Casambi] Fixture info for unit Sovrum 1 Garderob { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:15] [Casambi] Unsupported control type overheat for unit Sovrum 1 Garderob [26/01/2021, 09:43:15] [Casambi] Unit Badrum Spots is a PushButton with fixtureId 1031 [26/01/2021, 09:43:15] [Casambi] Unit info for Badrum Spots { id: 24, address: '084e92a622c8', name: 'Badrum Spots', firmwareVersion: '32.10', position: 21, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:15] [Casambi] Skipping unit Badrum Spots - unsupported type PushButton [26/01/2021, 09:43:15] [Casambi] Unit Badrum is a Luminaire with fixtureId 526 [26/01/2021, 09:43:15] [Casambi] Unit info for Badrum { id: 25, address: '78a1c2d042f3', name: 'Badrum', image: 'Eb0zpj0jA3lS1GQvIeJr2znuwKowOmJX', firmwareVersion: '32.10', position: 7, fixtureId: 526, groupId: 0, type: 'Luminaire' } [26/01/2021, 09:43:15] [Casambi] UUID data for unit Badrum is 78a1c2d042f3 [26/01/2021, 09:43:15] [Casambi] Registering accessory Badrum [26/01/2021, 09:43:15] [Casambi] Fixture info for unit Badrum { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:15] [Casambi] Unsupported control type overheat for unit Badrum [26/01/2021, 09:43:15] [Casambi] Unit WC is a PushButton with fixtureId 1031 [26/01/2021, 09:43:15] [Casambi] Unit info for WC { id: 26, address: 'aa7b76dcf4f4', name: 'WC', firmwareVersion: '32.10', position: 23, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:15] [Casambi] Skipping unit WC - unsupported type PushButton [26/01/2021, 09:43:15] [Casambi] Unit WC is a Luminaire with fixtureId 526 [26/01/2021, 09:43:15] [Casambi] Unit info for WC { id: 27, address: 'b3771415cce6', name: 'WC', image: 'k0wrotV7x38DNlMkEvk1aVCGCaSixDr3', firmwareVersion: '32.10', position: 8, fixtureId: 526, groupId: 0, type: 'Luminaire' } [26/01/2021, 09:43:15] [Casambi] UUID data for unit WC is b3771415cce6 [26/01/2021, 09:43:15] [Casambi] Registering accessory WC [26/01/2021, 09:43:15] [Casambi] Fixture info for unit WC { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:15] [Casambi] Unsupported control type overheat for unit WC [26/01/2021, 09:43:16] [Casambi] Unit Sovrum 2 Tak is a PushButton with fixtureId 1031 [26/01/2021, 09:43:16] [Casambi] Unit info for Sovrum 2 Tak { id: 28, address: '4e9d126de41a', name: 'Sovrum 2 Tak', firmwareVersion: '32.10', position: 25, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:16] [Casambi] Skipping unit Sovrum 2 Tak - unsupported type PushButton [26/01/2021, 09:43:16] [Casambi] Unit Sovrum 2 Fönster is a PushButton with fixtureId 1031 [26/01/2021, 09:43:16] [Casambi] Unit info for Sovrum 2 Fönster { id: 29, address: 'a4bd70c66a49', name: 'Sovrum 2 Fönster', firmwareVersion: '32.10', position: 26, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:16] [Casambi] Skipping unit Sovrum 2 Fönster - unsupported type PushButton [26/01/2021, 09:43:16] [Casambi] Unit Sovrum 3 Tak is a PushButton with fixtureId 1031 [26/01/2021, 09:43:16] [Casambi] Unit info for Sovrum 3 Tak { id: 30, address: '47ef0a089337', name: 'Sovrum 3 Tak', firmwareVersion: '32.10', position: 27, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:16] [Casambi] Skipping unit Sovrum 3 Tak - unsupported type PushButton [26/01/2021, 09:43:16] [Casambi] Unit Sovrum 3 Fönster is a PushButton with fixtureId 1031 [26/01/2021, 09:43:16] [Casambi] Unit info for Sovrum 3 Fönster { id: 31, address: '69b92ef62a96', name: 'Sovrum 3 Fönster', firmwareVersion: '32.10', position: 28, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:16] [Casambi] Skipping unit Sovrum 3 Fönster - unsupported type PushButton [26/01/2021, 09:43:16] [Casambi] Unit Garage is a Luminaire with fixtureId 10307 [26/01/2021, 09:43:16] [Casambi] Unit info for Garage { id: 32, address: 'dc8a318dc42b', name: 'Garage', image: '1m0xKvMhOzzzSbc2OYKrDzzCa1kwhmEk', firmwareVersion: '32.10', position: 11, fixtureId: 10307, groupId: 0, type: 'Luminaire' } [26/01/2021, 09:43:16] [Casambi] UUID data for unit Garage is dc8a318dc42b [26/01/2021, 09:43:16] [Casambi] Registering accessory Garage [26/01/2021, 09:43:16] [Casambi] Fixture info for unit Garage { id: 10307, type: 'Luminaire', vendor: 'Vadsbo', model: 'LD220WCM', isLuminaire: true, isSwitch: true, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:16] [Casambi] Unsupported control type overheat for unit Garage [26/01/2021, 09:43:16] [Casambi] Unit Mediarum is a Luminaire with fixtureId 10307 [26/01/2021, 09:43:16] [Casambi] Unit info for Mediarum { id: 33, address: '4d581dc71ddc', name: 'Mediarum', firmwareVersion: '32.10', position: 9, fixtureId: 10307, groupId: 0, type: 'Luminaire' } [26/01/2021, 09:43:16] [Casambi] UUID data for unit Mediarum is 4d581dc71ddc [26/01/2021, 09:43:16] [Casambi] Registering accessory Mediarum [26/01/2021, 09:43:16] [Casambi] Fixture info for unit Mediarum { id: 10307, type: 'Luminaire', vendor: 'Vadsbo', model: 'LD220WCM', isLuminaire: true, isSwitch: true, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:16] [Casambi] Unsupported control type overheat for unit Mediarum [26/01/2021, 09:43:16] [Casambi] Unit Sovrum 2 Tak is a Luminaire with fixtureId 526 [26/01/2021, 09:43:16] [Casambi] Unit info for Sovrum 2 Tak { id: 34, address: 'b1884754af4e', name: 'Sovrum 2 Tak', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 8, type: 'Luminaire' } [26/01/2021, 09:43:16] [Casambi] UUID data for unit Sovrum 2 Tak is b1884754af4e [26/01/2021, 09:43:16] [Casambi] Registering accessory Sovrum 2 Tak [26/01/2021, 09:43:16] [Casambi] Fixture info for unit Sovrum 2 Tak { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:16] [Casambi] Unsupported control type overheat for unit Sovrum 2 Tak [26/01/2021, 09:43:17] [Casambi] Unit Sovrum 2 Fönster is a Luminaire with fixtureId 526 [26/01/2021, 09:43:17] [Casambi] Unit info for Sovrum 2 Fönster { id: 35, address: '06eab664635e', name: 'Sovrum 2 Fönster', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 8, type: 'Luminaire' } [26/01/2021, 09:43:17] [Casambi] UUID data for unit Sovrum 2 Fönster is 06eab664635e [26/01/2021, 09:43:17] [Casambi] Registering accessory Sovrum 2 Fönster [26/01/2021, 09:43:17] [Casambi] Fixture info for unit Sovrum 2 Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:17] [Casambi] Unsupported control type overheat for unit Sovrum 2 Fönster [26/01/2021, 09:43:17] [Casambi] Unit Sovrum 3 Tak is a Luminaire with fixtureId 526 [26/01/2021, 09:43:17] [Casambi] Unit info for Sovrum 3 Tak { id: 36, address: '5924d705d237', name: 'Sovrum 3 Tak', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 9, type: 'Luminaire' } [26/01/2021, 09:43:17] [Casambi] UUID data for unit Sovrum 3 Tak is 5924d705d237 [26/01/2021, 09:43:17] [Casambi] Registering accessory Sovrum 3 Tak [26/01/2021, 09:43:17] [Casambi] Fixture info for unit Sovrum 3 Tak { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:17] [Casambi] Unsupported control type overheat for unit Sovrum 3 Tak [26/01/2021, 09:43:17] [Casambi] Unit Sovrum 3 Fönster is a Luminaire with fixtureId 526 [26/01/2021, 09:43:17] [Casambi] Unit info for Sovrum 3 Fönster { id: 37, address: 'cb66c30ff19e', name: 'Sovrum 3 Fönster', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 9, type: 'Luminaire' } [26/01/2021, 09:43:17] [Casambi] UUID data for unit Sovrum 3 Fönster is cb66c30ff19e [26/01/2021, 09:43:17] [Casambi] Registering accessory Sovrum 3 Fönster [26/01/2021, 09:43:17] [Casambi] Fixture info for unit Sovrum 3 Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:17] [Casambi] Unsupported control type overheat for unit Sovrum 3 Fönster [26/01/2021, 09:43:17] [Casambi] Unit Kontor Tak is a Luminaire with fixtureId 526 [26/01/2021, 09:43:17] [Casambi] Unit info for Kontor Tak { id: 38, address: '6b7fc743bfbf', name: 'Kontor Tak', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 10, type: 'Luminaire' } [26/01/2021, 09:43:17] [Casambi] UUID data for unit Kontor Tak is 6b7fc743bfbf [26/01/2021, 09:43:17] [Casambi] Registering accessory Kontor Tak [26/01/2021, 09:43:17] [Casambi] Fixture info for unit Kontor Tak { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:17] [Casambi] Unsupported control type overheat for unit Kontor Tak [26/01/2021, 09:43:18] [Casambi] Unit WC - LIGA.AIR.SP.BAT is a BatterySensor with fixtureId 8995 [26/01/2021, 09:43:18] [Casambi] Unit info for WC - LIGA.AIR.SP.BAT { id: 39, address: '27b3d4dab16c', name: 'WC - LIGA.AIR.SP.BAT', firmwareVersion: '31.0', position: 55, fixtureId: 8995, groupId: 0, type: 'BatterySensor' } [26/01/2021, 09:43:18] [Casambi] Skipping unit WC - LIGA.AIR.SP.BAT - unsupported type BatterySensor [26/01/2021, 09:43:18] [Casambi] Unit Kontor Tak is a PushButton with fixtureId 1031 [26/01/2021, 09:43:18] [Casambi] Unit info for Kontor Tak { id: 40, address: 'ab1cc196e9a2', name: 'Kontor Tak', firmwareVersion: '32.10', position: 38, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:18] [Casambi] Skipping unit Kontor Tak - unsupported type PushButton [26/01/2021, 09:43:18] [Casambi] Unit Kontor Fönster is a Luminaire with fixtureId 526 [26/01/2021, 09:43:18] [Casambi] Unit info for Kontor Fönster { id: 41, address: '2a2485fe66ec', name: 'Kontor Fönster', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 10, type: 'Luminaire' } [26/01/2021, 09:43:18] [Casambi] UUID data for unit Kontor Fönster is 2a2485fe66ec [26/01/2021, 09:43:18] [Casambi] Registering accessory Kontor Fönster [26/01/2021, 09:43:18] [Casambi] Fixture info for unit Kontor Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:18] [Casambi] Unsupported control type overheat for unit Kontor Fönster [26/01/2021, 09:43:18] [Casambi] Unit Kontor Fönster is a PushButton with fixtureId 1031 [26/01/2021, 09:43:18] [Casambi] Unit info for Kontor Fönster { id: 42, address: '816a34cfb9ab', name: 'Kontor Fönster', firmwareVersion: '32.10', position: 40, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:18] [Casambi] Skipping unit Kontor Fönster - unsupported type PushButton [26/01/2021, 09:43:18] [Casambi] Unit Atrium Markbelysning is a Luminaire with fixtureId 526 [26/01/2021, 09:43:18] [Casambi] Unit info for Atrium Markbelysning { id: 43, address: '1ee7ee177ef6', name: 'Atrium Markbelysning', image: 'H2Yqnf8zAvMrdVwoKYotO7QFE94GmvDL', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 11, type: 'Luminaire' } [26/01/2021, 09:43:18] [Casambi] UUID data for unit Atrium Markbelysning is 1ee7ee177ef6 [26/01/2021, 09:43:18] [Casambi] Registering accessory Atrium Markbelysning [26/01/2021, 09:43:18] [Casambi] Fixture info for unit Atrium Markbelysning { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:18] [Casambi] Unsupported control type overheat for unit Atrium Markbelysning [26/01/2021, 09:43:18] [Casambi] Unit Atrium Markbelysning is a PushButton with fixtureId 1031 [26/01/2021, 09:43:18] [Casambi] Unit info for Atrium Markbelysning { id: 44, address: '238287e9b0f7', name: 'Atrium Markbelysning', firmwareVersion: '30.1', position: 42, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:18] [Casambi] Skipping unit Atrium Markbelysning - unsupported type PushButton [26/01/2021, 09:43:18] [Casambi] Unit Atrium Väggbelysning is a PushButton with fixtureId 1031 [26/01/2021, 09:43:18] [Casambi] Unit info for Atrium Väggbelysning { id: 45, address: 'b2d0b0860d3a', name: 'Atrium Väggbelysning', firmwareVersion: '32.10', position: 43, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:18] [Casambi] Skipping unit Atrium Väggbelysning - unsupported type PushButton [26/01/2021, 09:43:18] [Casambi] Unit Atrium Väggbelysning is a Luminaire with fixtureId 526 [26/01/2021, 09:43:18] [Casambi] Unit info for Atrium Väggbelysning { id: 46, address: 'b16616d1e767', name: 'Atrium Väggbelysning', firmwareVersion: '32.10', position: 2, fixtureId: 526, groupId: 11, type: 'Luminaire' } [26/01/2021, 09:43:18] [Casambi] UUID data for unit Atrium Väggbelysning is b16616d1e767 [26/01/2021, 09:43:18] [Casambi] Registering accessory Atrium Väggbelysning [26/01/2021, 09:43:18] [Casambi] Fixture info for unit Atrium Väggbelysning { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:18] [Casambi] Unsupported control type overheat for unit Atrium Väggbelysning [26/01/2021, 09:43:18] [Casambi] Unit Tvättstuga Tak is a PushButton with fixtureId 1031 [26/01/2021, 09:43:18] [Casambi] Unit info for Tvättstuga Tak { id: 47, address: '814e57e599e8', name: 'Tvättstuga Tak', firmwareVersion: '32.10', position: 45, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:18] [Casambi] Skipping unit Tvättstuga Tak - unsupported type PushButton [26/01/2021, 09:43:18] [Casambi] Unit Tvättstuga is a Luminaire with fixtureId 526 [26/01/2021, 09:43:18] [Casambi] Unit info for Tvättstuga { id: 48, address: 'fe1698103640', name: 'Tvättstuga', firmwareVersion: '32.10', position: 10, fixtureId: 526, groupId: 0, type: 'Luminaire' } [26/01/2021, 09:43:18] [Casambi] UUID data for unit Tvättstuga is fe1698103640 [26/01/2021, 09:43:18] [Casambi] Registering accessory Tvättstuga [26/01/2021, 09:43:19] [Casambi] Fixture info for unit Tvättstuga { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:19] [Casambi] Unsupported control type overheat for unit Tvättstuga [26/01/2021, 09:43:19] [Casambi] Unit Framsida Markbelysning is a PushButton with fixtureId 1031 [26/01/2021, 09:43:19] [Casambi] Unit info for Framsida Markbelysning { id: 49, address: 'a45afdb1db66', name: 'Framsida Markbelysning', firmwareVersion: '32.10', position: 47, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 09:43:19] [Casambi] Skipping unit Framsida Markbelysning - unsupported type PushButton [26/01/2021, 09:43:19] [Casambi] Unit Framsida Markbelysning is a Luminaire with fixtureId 526 [26/01/2021, 09:43:19] [Casambi] Unit info for Framsida Markbelysning { id: 50, address: 'f15e577033df', name: 'Framsida Markbelysning', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 11, type: 'Luminaire' } [26/01/2021, 09:43:19] [Casambi] UUID data for unit Framsida Markbelysning is f15e577033df [26/01/2021, 09:43:19] [Casambi] Registering accessory Framsida Markbelysning [26/01/2021, 09:43:19] [Casambi] Fixture info for unit Framsida Markbelysning { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 09:43:19] [Casambi] Unsupported control type overheat for unit Framsida Markbelysning [26/01/2021, 09:43:19] [Casambi] Unit Badrum - LIGA.AIR.SP.BAT is a BatterySensor with fixtureId 8995 [26/01/2021, 09:43:19] [Casambi] Unit info for Badrum - LIGA.AIR.SP.BAT { id: 51, address: '193aa0f51176', name: 'Badrum - LIGA.AIR.SP.BAT', firmwareVersion: '31.0', position: 56, fixtureId: 8995, groupId: 0, type: 'BatterySensor' } [26/01/2021, 09:43:19] [Casambi] Skipping unit Badrum - LIGA.AIR.SP.BAT - unsupported type BatterySensor [26/01/2021, 09:43:19] [Casambi] Unit Garage - LIGA.AIR.SP.BATT is a BatterySensor with fixtureId 8995 [26/01/2021, 09:43:19] [Casambi] Unit info for Garage - LIGA.AIR.SP.BATT { id: 52, address: '394b2aaec83e', name: 'Garage - LIGA.AIR.SP.BATT', firmwareVersion: '31.0', position: 57, fixtureId: 8995, groupId: 0, type: 'BatterySensor' } [26/01/2021, 09:43:19] [Casambi] Skipping unit Garage - LIGA.AIR.SP.BATT - unsupported type BatterySensor [26/01/2021, 09:43:19] [Casambi] Unit Golvlampa 3 lampskärmar #2 is a Luminaire with fixtureId 100002 [26/01/2021, 09:43:19] [Casambi] Unit info for Golvlampa 3 lampskärmar #2 { id: 1001, address: '', name: 'Golvlampa 3 lampskärmar #2', position: 1, fixtureId: 100002, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:19] [Casambi] UUID data for unit Golvlampa 3 lampskärmar #2 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1001 [26/01/2021, 09:43:19] [Casambi] Registering accessory Golvlampa 3 lampskärmar #2 [26/01/2021, 09:43:19] [Casambi] Error obtaining fixture information, skipping unit [26/01/2021, 09:43:19] [Casambi] Unit Golvlampa 3 lampskärmar #3 is a Luminaire with fixtureId 100002 [26/01/2021, 09:43:19] [Casambi] Unit info for Golvlampa 3 lampskärmar #3 { id: 1002, address: '', name: 'Golvlampa 3 lampskärmar #3', position: 2, fixtureId: 100002, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:19] [Casambi] UUID data for unit Golvlampa 3 lampskärmar #3 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1002 [26/01/2021, 09:43:19] [Casambi] Registering accessory Golvlampa 3 lampskärmar #3 [26/01/2021, 09:43:19] [Casambi] Error obtaining fixture information, skipping unit [26/01/2021, 09:43:19] [Casambi] Unit Golvlampa 3 lampskärmar #1 is a Luminaire with fixtureId 100002 [26/01/2021, 09:43:19] [Casambi] Unit info for Golvlampa 3 lampskärmar #1 { id: 1003, address: '', name: 'Golvlampa 3 lampskärmar #1', position: 0, fixtureId: 100002, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:19] [Casambi] UUID data for unit Golvlampa 3 lampskärmar #1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1003 [26/01/2021, 09:43:19] [Casambi] Registering accessory Golvlampa 3 lampskärmar #1 [26/01/2021, 09:43:19] [Casambi] Error obtaining fixture information, skipping unit [26/01/2021, 09:43:19] [Casambi] Unit Atrium Smart plug 2 is a Luminaire with fixtureId 1 [26/01/2021, 09:43:19] [Casambi] Unit info for Atrium Smart plug 2 { id: 1006, address: '', name: 'Atrium Smart plug 2', position: 4, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:19] [Casambi] UUID data for unit Atrium Smart plug 2 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1006 [26/01/2021, 09:43:19] [Casambi] Registering accessory Atrium Smart plug 2 [26/01/2021, 09:43:20] [Casambi] Fixture info for unit Atrium Smart plug 2 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 09:43:20] [Casambi] Unit IKEA golvlampa is a Luminaire with fixtureId 100001 [26/01/2021, 09:43:20] [Casambi] Unit info for IKEA golvlampa { id: 1007, address: '', name: 'IKEA golvlampa', position: 3, fixtureId: 100001, groupId: 4, type: 'Luminaire' } [26/01/2021, 09:43:20] [Casambi] UUID data for unit IKEA golvlampa is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1007 [26/01/2021, 09:43:20] [Casambi] Registering accessory IKEA golvlampa [26/01/2021, 09:43:20] [Casambi] Error obtaining fixture information, skipping unit [26/01/2021, 09:43:20] [Casambi] Unit Atrium Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 09:43:20] [Casambi] Unit info for Atrium Smart plug 1 { id: 1008, address: '', name: 'Atrium Smart plug 1', position: 3, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:20] [Casambi] UUID data for unit Atrium Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1008 [26/01/2021, 09:43:20] [Casambi] Registering accessory Atrium Smart plug 1 [26/01/2021, 09:43:20] [Casambi] Fixture info for unit Atrium Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 09:43:20] [Casambi] Unit Vardagsrum Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 09:43:20] [Casambi] Unit info for Vardagsrum Smart plug 1 { id: 1009, address: '', name: 'Vardagsrum Smart plug 1', position: 5, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:20] [Casambi] UUID data for unit Vardagsrum Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1009 [26/01/2021, 09:43:20] [Casambi] Registering accessory Vardagsrum Smart plug 1 [26/01/2021, 09:43:20] [Casambi] Fixture info for unit Vardagsrum Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 09:43:20] [Casambi] Unit Doris-Los Rum Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 09:43:20] [Casambi] Unit info for Doris-Los Rum Smart plug 1 { id: 1010, address: '', name: 'Doris-Los Rum Smart plug 1', position: 10, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:20] [Casambi] UUID data for unit Doris-Los Rum Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1010 [26/01/2021, 09:43:20] [Casambi] Registering accessory Doris-Los Rum Smart plug 1 [26/01/2021, 09:43:21] [Casambi] Fixture info for unit Doris-Los Rum Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 09:43:21] [Casambi] Unit Kontor Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 09:43:21] [Casambi] Unit info for Kontor Smart plug 1 { id: 1011, address: '', name: 'Kontor Smart plug 1', position: 6, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:21] [Casambi] UUID data for unit Kontor Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1011 [26/01/2021, 09:43:21] [Casambi] Registering accessory Kontor Smart plug 1 [26/01/2021, 09:43:21] [Casambi] Fixture info for unit Kontor Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 09:43:21] [Casambi] Unit Sovrum Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 09:43:21] [Casambi] Unit info for Sovrum Smart plug 1 { id: 1012, address: '', name: 'Sovrum Smart plug 1', position: 7, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:21] [Casambi] UUID data for unit Sovrum Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1012 [26/01/2021, 09:43:21] [Casambi] Registering accessory Sovrum Smart plug 1 [26/01/2021, 09:43:21] [Casambi] Fixture info for unit Sovrum Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 09:43:21] [Casambi] Unit Agatons Rum Hue Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 09:43:21] [Casambi] Unit info for Agatons Rum Hue Smart plug 1 { id: 1013, address: '', name: 'Agatons Rum Hue Smart plug 1', position: 9, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:21] [Casambi] UUID data for unit Agatons Rum Hue Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1013 [26/01/2021, 09:43:21] [Casambi] Registering accessory Agatons Rum Hue Smart plug 1 [26/01/2021, 09:43:21] [Casambi] Fixture info for unit Agatons Rum Hue Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 09:43:22] [Casambi] Unit Mediarum Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 09:43:22] [Casambi] Unit info for Mediarum Smart plug 1 { id: 1014, address: '', name: 'Mediarum Smart plug 1', position: 8, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 09:43:22] [Casambi] UUID data for unit Mediarum Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1014 [26/01/2021, 09:43:22] [Casambi] Registering accessory Mediarum Smart plug 1 [26/01/2021, 09:43:22] [Casambi] Fixture info for unit Mediarum Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 09:43:22] [Casambi] Connecting and opening wires [26/01/2021, 09:43:22] [Casambi] Connection successful [26/01/2021, 09:43:22] [Casambi] Wire opened for network Huset [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Vardagsrum Pendellampor { address: 'd41c4102986f', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Pendellampor', online: true, id: 1, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Hall Entré { address: 'f3debc65ed8b', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0.43529411764705883 } ], method: 'unitChanged', fixtureId: 10307, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Hall Entré', online: true, id: 2, dimLevel: 0.43529411764705883, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Vardagsrum Soffbord { address: '7aae20aa704b', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Soffbord', online: true, id: 4, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Hall Kök { address: 'af83b26c86e6', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 10307, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Hall Kök', online: true, id: 6, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Vardagsrum Matbord { address: 'b6d9dbf61ff3', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 1 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Matbord', online: true, id: 7, dimLevel: 1, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Vardagsrum Fönster { address: '0d2b82bac4bb', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 1 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 5, sensors: {}, name: 'Vardagsrum Fönster', online: true, id: 9, dimLevel: 1, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Kök Pendellampor { address: '750e1dd58509', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0.16470588235294117 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 5, sensors: {}, name: 'Kök Pendellampor', online: true, id: 11, dimLevel: 0.16470588235294117, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Kök Spots { image: 'Zaii9mOAMsRyriRmcoqaIAOlF9nMH50n', address: '48ae813ff32f', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0.011764705882352941 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 5, sensors: {}, name: 'Kök Spots', online: true, id: 13, dimLevel: 0.011764705882352941, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Kök Fönster { address: '55770a15f05d', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0.08235294117647059 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 5, sensors: {}, name: 'Kök Fönster', online: true, id: 15, dimLevel: 0.08235294117647059, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Kök Spots Överskåp { image: '01UvoCDw3L3NovESn4pN3cSH2vHdhz47', address: '144ed038f506', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0.1411764705882353 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 5, sensors: {}, name: 'Kök Spots Överskåp', online: true, id: 17, dimLevel: 0.1411764705882353, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Sovrum 1 Tak { address: '7c13a38fa6c1', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 1 Tak', online: true, id: 19, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Sovrum 1 Fönster { address: 'f75e6b56e10b', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 1 Fönster', online: true, id: 22, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Sovrum 1 Garderob { address: '05dedcfeb049', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0.15294117647058825 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 2, sensors: {}, name: 'Sovrum 1 Garderob', online: true, id: 23, dimLevel: 0.15294117647058825, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Badrum { image: 'Eb0zpj0jA3lS1GQvIeJr2znuwKowOmJX', address: '78a1c2d042f3', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Badrum', online: true, id: 25, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for WC { image: 'k0wrotV7x38DNlMkEvk1aVCGCaSixDr3', address: 'b3771415cce6', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'WC', online: true, id: 27, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Garage { image: '1m0xKvMhOzzzSbc2OYKrDzzCa1kwhmEk', address: 'dc8a318dc42b', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 10307, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Garage', online: true, id: 32, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Mediarum { address: '4d581dc71ddc', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 10307, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Mediarum', online: true, id: 33, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Sovrum 2 Tak { address: 'b1884754af4e', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0.11372549019607843 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 2 Tak', online: true, id: 34, dimLevel: 0.11372549019607843, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Sovrum 2 Fönster { address: '06eab664635e', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0.0196078431372549 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 5, sensors: {}, name: 'Sovrum 2 Fönster', online: true, id: 35, dimLevel: 0.0196078431372549, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Sovrum 3 Tak { address: '5924d705d237', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 3 Tak', online: true, id: 36, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Sovrum 3 Fönster { address: 'cb66c30ff19e', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 3 Fönster', online: true, id: 37, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Kontor Tak { address: '6b7fc743bfbf', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kontor Tak', online: true, id: 38, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Kontor Fönster { address: '2a2485fe66ec', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kontor Fönster', online: true, id: 41, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Atrium Markbelysning { image: 'H2Yqnf8zAvMrdVwoKYotO7QFE94GmvDL', address: '1ee7ee177ef6', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 6, condition: 0, wire: 1, activeSceneId: 4, sensors: {}, name: 'Atrium Markbelysning', online: true, id: 43, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Atrium Väggbelysning { address: 'b16616d1e767', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 6, condition: 0, wire: 1, activeSceneId: 4, sensors: {}, name: 'Atrium Väggbelysning', online: true, id: 46, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Tvättstuga { address: 'fe1698103640', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Tvättstuga', online: true, id: 48, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Framsida Markbelysning { address: 'f15e577033df', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 6, condition: 0, wire: 1, activeSceneId: 4, sensors: {}, name: 'Framsida Markbelysning', online: true, id: 50, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Atrium Smart plug 2 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Atrium Smart plug 2', online: true, id: 1006, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Atrium Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Atrium Smart plug 1', online: true, id: 1008, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Vardagsrum Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Smart plug 1', online: true, id: 1009, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Doris-Los Rum Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Doris-Los Rum Smart plug 1', online: true, id: 1010, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Kontor Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kontor Smart plug 1', online: true, id: 1011, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Sovrum Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum Smart plug 1', online: true, id: 1012, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Agatons Rum Hue Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Agatons Rum Hue Smart plug 1', online: true, id: 1013, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:22] [Casambi] Received unitChanged for Mediarum Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Mediarum Smart plug 1', online: true, id: 1014, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Vardagsrum Pendellampor [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Vardagsrum Pendellampor [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Hall Entré [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Hall Entré [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Vardagsrum Soffbord [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Vardagsrum Soffbord [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Hall Kök [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Hall Kök [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Vardagsrum Matbord [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Vardagsrum Matbord [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Vardagsrum Fönster [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Vardagsrum Fönster [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Kök Pendellampor [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Kök Pendellampor [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Kök Spots [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Kök Spots [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Kök Fönster [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Kök Fönster [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Kök Spots Överskåp [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Kök Spots Överskåp [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Sovrum 1 Tak [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Sovrum 1 Tak [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Sovrum 1 Fönster [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Sovrum 1 Fönster [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Sovrum 1 Garderob [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Sovrum 1 Garderob [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Badrum [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Badrum [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for WC [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit WC [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Garage [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Garage [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Mediarum [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Mediarum [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Sovrum 2 Tak [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Sovrum 2 Tak [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Sovrum 2 Fönster [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Sovrum 2 Fönster [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Sovrum 3 Tak [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Sovrum 3 Tak [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Sovrum 3 Fönster [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Sovrum 3 Fönster [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Kontor Tak [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Kontor Tak [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Kontor Fönster [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Kontor Fönster [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Atrium Markbelysning [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Atrium Markbelysning [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Atrium Väggbelysning [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Atrium Väggbelysning [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Tvättstuga [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Tvättstuga [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Framsida Markbelysning [26/01/2021, 09:43:23] [Casambi] Unsupported control type Overheat for unit Framsida Markbelysning [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Atrium Smart plug 2 [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Atrium Smart plug 1 [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Vardagsrum Smart plug 1 [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Doris-Los Rum Smart plug 1 [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Kontor Smart plug 1 [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Sovrum Smart plug 1 [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Agatons Rum Hue Smart plug 1 [26/01/2021, 09:43:23] [Casambi] Updating characteristics from unitChanged for Mediarum Smart plug 1

All Casambi luminaries and Hue smart plugs get added to Homebridge Accessories, Hue Bulbs are skipped

Skärmavbild 2021-01-26 kl  09 59 15

Tried to add the Homebridge hub to Homekit but it failes IMG_1535 IMG_1536

Uninstalled the Casambi plugin from Homebridge and cleared all cached accessories

Deleted persist folder

Restarted Homebridge

Tried to add the Homebridge hub with no running plugins to Homekit - Works!

IMG_1539

Reinstalled the Casambi plugin in Homebridge and all accessories gets added to Homekit - All are controllable at this point

Restarting the Homebridge server and after that every accessory show ”Not Responding” in the Home app

IMG_1541

[26/01/2021, 10:18:40] [Homebridge UI] Rebooting linux server with command: "sudo -n shutdown -r now" [26/01/2021, 10:18:41] [HB Supervisor] Stopping services... [26/01/2021, 10:18:41] Got SIGTERM, shutting down Homebridge... [26/01/2021, 10:18:46] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [26/01/2021, 10:19:14] [HB Supervisor] OS: Linux 5.4.79-v7+ arm [26/01/2021, 10:19:14] [HB Supervisor] Node.js v14.15.1 /usr/local/bin/node [26/01/2021, 10:19:14] [HB Supervisor] Homebridge Path: /usr/local/lib/node_modules/homebridge/bin/homebridge [26/01/2021, 10:19:14] [HB Supervisor] UI Path: /usr/local/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js [26/01/2021, 10:19:14] [HB Supervisor] Starting Homebridge with extra flags: -I -D [26/01/2021, 10:19:14] [HB Supervisor] Started Homebridge v1.1.7 with PID: 618 [26/01/2021, 10:19:18] Loaded config.json with 0 accessories and 2 platforms. [26/01/2021, 10:19:18] --- [26/01/2021, 10:19:22] Loaded plugin: homebridge-casambi@0.3.2 [26/01/2021, 10:19:22] Registering platform 'homebridge-casambi.Casambi' [26/01/2021, 10:19:22] --- [26/01/2021, 10:19:22] Loaded plugin: homebridge-config-ui-x@4.36.0 [26/01/2021, 10:19:22] Registering platform 'homebridge-config-ui-x.config' [26/01/2021, 10:19:22] --- [26/01/2021, 10:19:22] Loading 2 platforms... [26/01/2021, 10:19:22] [Casambi] Initializing Casambi platform... [26/01/2021, 10:19:22] [Casambi] Finished initializing platform: undefined [26/01/2021, 10:19:22] [Config] Initializing config platform... [26/01/2021, 10:19:23] [Config] Running in Service Mode [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Vardagsrum Pendellampor [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Hall Entré [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Vardagsrum Soffbord [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Hall Kök [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Vardagsrum Matbord [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Vardagsrum Fönster [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Kök Pendellampor [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Kök Spots [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Kök Fönster [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Kök Spots Överskåp [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Sovrum 1 Tak [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Sovrum 1 Fönster [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Sovrum 1 Garderob [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Badrum [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: WC [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Garage [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Mediarum [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Sovrum 2 Tak [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Sovrum 2 Fönster [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Sovrum 3 Tak [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Sovrum 3 Fönster [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Kontor Tak [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Kontor Fönster [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Atrium Markbelysning [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Atrium Väggbelysning [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Tvättstuga [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Framsida Markbelysning [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Atrium Smart plug 2 [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Atrium Smart plug 1 [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Vardagsrum Smart plug 1 [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Doris-Los Rum Smart plug 1 [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Kontor Smart plug 1 [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Sovrum Smart plug 1 [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Agatons Rum Hue Smart plug 1 [26/01/2021, 10:19:23] [Casambi] Loading accessory from cache: Mediarum Smart plug 1 [26/01/2021, 10:19:23] [Casambi] Executed didFinishLaunching callback [26/01/2021, 10:19:23] [Casambi] Logging in to Casambi network Setup Payload: X-HM://0024GUHRS643F Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ XXX-XX-XXX │     
└────────────┘     

[26/01/2021, 10:19:23] Homebridge is running on port 51020. [26/01/2021, 10:19:36] [Casambi] Successfully logged in to Casambi network Huset [26/01/2021, 10:19:36] [Casambi] Found 64 unit(s) in the network Huset [26/01/2021, 10:19:36] [Casambi] Unit Vardagsrum Pendellampor is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Vardagsrum Pendellampor { id: 1, address: 'd41c4102986f', name: 'Vardagsrum Pendellampor', firmwareVersion: '32.10', position: 2, fixtureId: 526, groupId: 1, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Vardagsrum Pendellampor is d41c4102986f [26/01/2021, 10:19:36] [Casambi] Restoring accessory Vardagsrum Pendellampor [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Vardagsrum Pendellampor { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Vardagsrum Pendellampor [26/01/2021, 10:19:36] [Casambi] Unit Hall Entré is a Luminaire with fixtureId 10307 [26/01/2021, 10:19:36] [Casambi] Unit info for Hall Entré { id: 2, address: 'f3debc65ed8b', name: 'Hall Entré', firmwareVersion: '32.10', position: 0, fixtureId: 10307, groupId: 12, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Hall Entré is f3debc65ed8b [26/01/2021, 10:19:36] [Casambi] Restoring accessory Hall Entré [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Hall Entré { id: 10307, type: 'Luminaire', vendor: 'Vadsbo', model: 'LD220WCM', isLuminaire: true, isSwitch: true, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Hall Entré [26/01/2021, 10:19:36] [Casambi] Unit Vardagsrum Pendellampor is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Vardagsrum Pendellampor { id: 3, address: '1eaea056d329', name: 'Vardagsrum Pendellampor', firmwareVersion: '32.10', position: 1, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Vardagsrum Pendellampor - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Vardagsrum Soffbord is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Vardagsrum Soffbord { id: 4, address: '7aae20aa704b', name: 'Vardagsrum Soffbord', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 1, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Vardagsrum Soffbord is 7aae20aa704b [26/01/2021, 10:19:36] [Casambi] Restoring accessory Vardagsrum Soffbord [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Vardagsrum Soffbord { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Vardagsrum Soffbord [26/01/2021, 10:19:36] [Casambi] Unit Vardagsrum Soffbord is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Vardagsrum Soffbord { id: 5, address: '3555d0b027c5', name: 'Vardagsrum Soffbord', firmwareVersion: '32.10', position: 3, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Vardagsrum Soffbord - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Hall Kök is a Luminaire with fixtureId 10307 [26/01/2021, 10:19:36] [Casambi] Unit info for Hall Kök { id: 6, address: 'af83b26c86e6', name: 'Hall Kök', firmwareVersion: '32.10', position: 1, fixtureId: 10307, groupId: 12, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Hall Kök is af83b26c86e6 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Hall Kök [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Hall Kök { id: 10307, type: 'Luminaire', vendor: 'Vadsbo', model: 'LD220WCM', isLuminaire: true, isSwitch: true, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Hall Kök [26/01/2021, 10:19:36] [Casambi] Unit Vardagsrum Matbord is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Vardagsrum Matbord { id: 7, address: 'b6d9dbf61ff3', name: 'Vardagsrum Matbord', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 1, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Vardagsrum Matbord is b6d9dbf61ff3 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Vardagsrum Matbord [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Vardagsrum Matbord { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Vardagsrum Matbord [26/01/2021, 10:19:36] [Casambi] Unit Vardagsrum Matbord is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Vardagsrum Matbord { id: 8, address: '10b1708f8c6f', name: 'Vardagsrum Matbord', firmwareVersion: '32.10', position: 5, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Vardagsrum Matbord - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Vardagsrum Fönster is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Vardagsrum Fönster { id: 9, address: '0d2b82bac4bb', name: 'Vardagsrum Fönster', firmwareVersion: '32.10', position: 3, fixtureId: 526, groupId: 1, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Vardagsrum Fönster is 0d2b82bac4bb [26/01/2021, 10:19:36] [Casambi] Restoring accessory Vardagsrum Fönster [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Vardagsrum Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Vardagsrum Fönster [26/01/2021, 10:19:36] [Casambi] Unit Vardagsrum Fönster is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Vardagsrum Fönster { id: 10, address: '2c53d61e0e50', name: 'Vardagsrum Fönster', firmwareVersion: '32.10', position: 7, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Vardagsrum Fönster - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Kök Pendellampor is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Kök Pendellampor { id: 11, address: '750e1dd58509', name: 'Kök Pendellampor', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 3, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Kök Pendellampor is 750e1dd58509 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Kök Pendellampor [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Kök Pendellampor { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Kök Pendellampor [26/01/2021, 10:19:36] [Casambi] Unit Kök Pendellampor is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Kök Pendellampor { id: 12, address: '527f8bd5df4b', name: 'Kök Pendellampor', firmwareVersion: '32.10', position: 9, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Kök Pendellampor - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Kök Spots is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Kök Spots { id: 13, address: '48ae813ff32f', name: 'Kök Spots', image: 'Zaii9mOAMsRyriRmcoqaIAOlF9nMH50n', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 3, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Kök Spots is 48ae813ff32f [26/01/2021, 10:19:36] [Casambi] Restoring accessory Kök Spots [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Kök Spots { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Kök Spots [26/01/2021, 10:19:36] [Casambi] Unit Kök Spots is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Kök Spots { id: 14, address: '2199d2a654e8', name: 'Kök Spots', firmwareVersion: '32.10', position: 11, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Kök Spots - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Kök Fönster is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Kök Fönster { id: 15, address: '55770a15f05d', name: 'Kök Fönster', firmwareVersion: '32.10', position: 3, fixtureId: 526, groupId: 3, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Kök Fönster is 55770a15f05d [26/01/2021, 10:19:36] [Casambi] Restoring accessory Kök Fönster [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Kök Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Kök Fönster [26/01/2021, 10:19:36] [Casambi] Unit Kök Fönster is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Kök Fönster { id: 16, address: '491b0247cc77', name: 'Kök Fönster', firmwareVersion: '32.10', position: 13, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Kök Fönster - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Kök Spots Överskåp is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Kök Spots Överskåp { id: 17, address: '144ed038f506', name: 'Kök Spots Överskåp', image: '01UvoCDw3L3NovESn4pN3cSH2vHdhz47', firmwareVersion: '32.10', position: 2, fixtureId: 526, groupId: 3, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Kök Spots Överskåp is 144ed038f506 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Kök Spots Överskåp [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Kök Spots Överskåp { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Kök Spots Överskåp [26/01/2021, 10:19:36] [Casambi] Unit Kök Spots Överskåp is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Kök Spots Överskåp { id: 18, address: '61fdac3245cd', name: 'Kök Spots Överskåp', firmwareVersion: '32.10', position: 15, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Kök Spots Överskåp - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 1 Tak is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 1 Tak { id: 19, address: '7c13a38fa6c1', name: 'Sovrum 1 Tak', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 4, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Sovrum 1 Tak is 7c13a38fa6c1 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Sovrum 1 Tak [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Sovrum 1 Tak { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Sovrum 1 Tak [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 1 Tak is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 1 Tak { id: 20, address: 'fb45a8c2efe2', name: 'Sovrum 1 Tak', firmwareVersion: '32.10', position: 17, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Sovrum 1 Tak - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 1 Fönster is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 1 Fönster { id: 21, address: '69aaf2abce64', name: 'Sovrum 1 Fönster', firmwareVersion: '32.10', position: 18, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Sovrum 1 Fönster - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 1 Fönster is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 1 Fönster { id: 22, address: 'f75e6b56e10b', name: 'Sovrum 1 Fönster', firmwareVersion: '32.10', position: 2, fixtureId: 526, groupId: 4, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Sovrum 1 Fönster is f75e6b56e10b [26/01/2021, 10:19:36] [Casambi] Restoring accessory Sovrum 1 Fönster [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Sovrum 1 Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Sovrum 1 Fönster [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 1 Garderob is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 1 Garderob { id: 23, address: '05dedcfeb049', name: 'Sovrum 1 Garderob', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 4, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Sovrum 1 Garderob is 05dedcfeb049 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Sovrum 1 Garderob [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Sovrum 1 Garderob { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Sovrum 1 Garderob [26/01/2021, 10:19:36] [Casambi] Unit Badrum Spots is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Badrum Spots { id: 24, address: '084e92a622c8', name: 'Badrum Spots', firmwareVersion: '32.10', position: 21, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Badrum Spots - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Badrum is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Badrum { id: 25, address: '78a1c2d042f3', name: 'Badrum', image: 'Eb0zpj0jA3lS1GQvIeJr2znuwKowOmJX', firmwareVersion: '32.10', position: 7, fixtureId: 526, groupId: 0, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Badrum is 78a1c2d042f3 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Badrum [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Badrum { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Badrum [26/01/2021, 10:19:36] [Casambi] Unit WC is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for WC { id: 26, address: 'aa7b76dcf4f4', name: 'WC', firmwareVersion: '32.10', position: 23, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit WC - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit WC is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for WC { id: 27, address: 'b3771415cce6', name: 'WC', image: 'k0wrotV7x38DNlMkEvk1aVCGCaSixDr3', firmwareVersion: '32.10', position: 8, fixtureId: 526, groupId: 0, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit WC is b3771415cce6 [26/01/2021, 10:19:36] [Casambi] Restoring accessory WC [26/01/2021, 10:19:36] [Casambi] Fixture info for unit WC { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit WC [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 2 Tak is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 2 Tak { id: 28, address: '4e9d126de41a', name: 'Sovrum 2 Tak', firmwareVersion: '32.10', position: 25, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Sovrum 2 Tak - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 2 Fönster is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 2 Fönster { id: 29, address: 'a4bd70c66a49', name: 'Sovrum 2 Fönster', firmwareVersion: '32.10', position: 26, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Sovrum 2 Fönster - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 3 Tak is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 3 Tak { id: 30, address: '47ef0a089337', name: 'Sovrum 3 Tak', firmwareVersion: '32.10', position: 27, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Sovrum 3 Tak - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 3 Fönster is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 3 Fönster { id: 31, address: '69b92ef62a96', name: 'Sovrum 3 Fönster', firmwareVersion: '32.10', position: 28, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Sovrum 3 Fönster - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Garage is a Luminaire with fixtureId 10307 [26/01/2021, 10:19:36] [Casambi] Unit info for Garage { id: 32, address: 'dc8a318dc42b', name: 'Garage', image: '1m0xKvMhOzzzSbc2OYKrDzzCa1kwhmEk', firmwareVersion: '32.10', position: 11, fixtureId: 10307, groupId: 0, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Garage is dc8a318dc42b [26/01/2021, 10:19:36] [Casambi] Restoring accessory Garage [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Garage { id: 10307, type: 'Luminaire', vendor: 'Vadsbo', model: 'LD220WCM', isLuminaire: true, isSwitch: true, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Garage [26/01/2021, 10:19:36] [Casambi] Unit Mediarum is a Luminaire with fixtureId 10307 [26/01/2021, 10:19:36] [Casambi] Unit info for Mediarum { id: 33, address: '4d581dc71ddc', name: 'Mediarum', firmwareVersion: '32.10', position: 9, fixtureId: 10307, groupId: 0, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Mediarum is 4d581dc71ddc [26/01/2021, 10:19:36] [Casambi] Restoring accessory Mediarum [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Mediarum { id: 10307, type: 'Luminaire', vendor: 'Vadsbo', model: 'LD220WCM', isLuminaire: true, isSwitch: true, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Mediarum [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 2 Tak is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 2 Tak { id: 34, address: 'b1884754af4e', name: 'Sovrum 2 Tak', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 8, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Sovrum 2 Tak is b1884754af4e [26/01/2021, 10:19:36] [Casambi] Restoring accessory Sovrum 2 Tak [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Sovrum 2 Tak { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Sovrum 2 Tak [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 2 Fönster is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 2 Fönster { id: 35, address: '06eab664635e', name: 'Sovrum 2 Fönster', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 8, type: 'Luminaire' } [26/01/2021, 10:19:37] [Casambi] Error obtaining fixture information, skipping unit [26/01/2021, 10:19:37] [Casambi] Error obtaining fixture information, skipping unit [26/01/2021, 10:19:43] [Homebridge UI] Homebridge Config UI X v4.36.0 is listening on :: port 8581 [26/01/2021, 10:19:36] [Casambi] UUID data for unit Sovrum 2 Fönster is 06eab664635e [26/01/2021, 10:19:36] [Casambi] Restoring accessory Sovrum 2 Fönster [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Sovrum 2 Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Sovrum 2 Fönster [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 3 Tak is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 3 Tak { id: 36, address: '5924d705d237', name: 'Sovrum 3 Tak', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 9, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Sovrum 3 Tak is 5924d705d237 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Sovrum 3 Tak [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Sovrum 3 Tak { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Sovrum 3 Tak [26/01/2021, 10:19:36] [Casambi] Unit Sovrum 3 Fönster is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Sovrum 3 Fönster { id: 37, address: 'cb66c30ff19e', name: 'Sovrum 3 Fönster', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 9, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Sovrum 3 Fönster is cb66c30ff19e [26/01/2021, 10:19:36] [Casambi] Restoring accessory Sovrum 3 Fönster [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Sovrum 3 Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Sovrum 3 Fönster [26/01/2021, 10:19:36] [Casambi] Unit Kontor Tak is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Kontor Tak { id: 38, address: '6b7fc743bfbf', name: 'Kontor Tak', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 10, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Kontor Tak is 6b7fc743bfbf [26/01/2021, 10:19:36] [Casambi] Restoring accessory Kontor Tak [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Kontor Tak { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Kontor Tak [26/01/2021, 10:19:36] [Casambi] Unit WC - LIGA.AIR.SP.BAT is a BatterySensor with fixtureId 8995 [26/01/2021, 10:19:36] [Casambi] Unit info for WC - LIGA.AIR.SP.BAT { id: 39, address: '27b3d4dab16c', name: 'WC - LIGA.AIR.SP.BAT', firmwareVersion: '31.0', position: 55, fixtureId: 8995, groupId: 0, type: 'BatterySensor' } [26/01/2021, 10:19:36] [Casambi] Skipping unit WC - LIGA.AIR.SP.BAT - unsupported type BatterySensor [26/01/2021, 10:19:36] [Casambi] Unit Kontor Tak is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Kontor Tak { id: 40, address: 'ab1cc196e9a2', name: 'Kontor Tak', firmwareVersion: '32.10', position: 38, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Kontor Tak - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Kontor Fönster is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Kontor Fönster { id: 41, address: '2a2485fe66ec', name: 'Kontor Fönster', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 10, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Kontor Fönster is 2a2485fe66ec [26/01/2021, 10:19:36] [Casambi] Restoring accessory Kontor Fönster [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Kontor Fönster { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Kontor Fönster [26/01/2021, 10:19:36] [Casambi] Unit Kontor Fönster is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Kontor Fönster { id: 42, address: '816a34cfb9ab', name: 'Kontor Fönster', firmwareVersion: '32.10', position: 40, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Kontor Fönster - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Atrium Markbelysning is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Atrium Markbelysning { id: 43, address: '1ee7ee177ef6', name: 'Atrium Markbelysning', image: 'H2Yqnf8zAvMrdVwoKYotO7QFE94GmvDL', firmwareVersion: '32.10', position: 1, fixtureId: 526, groupId: 11, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Atrium Markbelysning is 1ee7ee177ef6 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Atrium Markbelysning [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Atrium Markbelysning { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Atrium Markbelysning [26/01/2021, 10:19:36] [Casambi] Unit Atrium Markbelysning is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Atrium Markbelysning { id: 44, address: '238287e9b0f7', name: 'Atrium Markbelysning', firmwareVersion: '30.1', position: 42, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Atrium Markbelysning - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Atrium Väggbelysning is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Atrium Väggbelysning { id: 45, address: 'b2d0b0860d3a', name: 'Atrium Väggbelysning', firmwareVersion: '32.10', position: 43, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Atrium Väggbelysning - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Atrium Väggbelysning is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Atrium Väggbelysning { id: 46, address: 'b16616d1e767', name: 'Atrium Väggbelysning', firmwareVersion: '32.10', position: 2, fixtureId: 526, groupId: 11, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Atrium Väggbelysning is b16616d1e767 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Atrium Väggbelysning [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Atrium Väggbelysning { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Atrium Väggbelysning [26/01/2021, 10:19:36] [Casambi] Unit Tvättstuga Tak is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Tvättstuga Tak { id: 47, address: '814e57e599e8', name: 'Tvättstuga Tak', firmwareVersion: '32.10', position: 45, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Tvättstuga Tak - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Tvättstuga is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Tvättstuga { id: 48, address: 'fe1698103640', name: 'Tvättstuga', firmwareVersion: '32.10', position: 10, fixtureId: 526, groupId: 0, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Tvättstuga is fe1698103640 [26/01/2021, 10:19:36] [Casambi] Restoring accessory Tvättstuga [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Tvättstuga { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Tvättstuga [26/01/2021, 10:19:36] [Casambi] Unit Framsida Markbelysning is a PushButton with fixtureId 1031 [26/01/2021, 10:19:36] [Casambi] Unit info for Framsida Markbelysning { id: 49, address: 'a45afdb1db66', name: 'Framsida Markbelysning', firmwareVersion: '32.10', position: 47, fixtureId: 1031, groupId: 0, type: 'PushButton' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Framsida Markbelysning - unsupported type PushButton [26/01/2021, 10:19:36] [Casambi] Unit Framsida Markbelysning is a Luminaire with fixtureId 526 [26/01/2021, 10:19:36] [Casambi] Unit info for Framsida Markbelysning { id: 50, address: 'f15e577033df', name: 'Framsida Markbelysning', firmwareVersion: '32.10', position: 0, fixtureId: 526, groupId: 11, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Framsida Markbelysning is f15e577033df [26/01/2021, 10:19:36] [Casambi] Restoring accessory Framsida Markbelysning [26/01/2021, 10:19:36] [Casambi] Fixture info for unit Framsida Markbelysning { id: 526, type: 'Luminaire', vendor: 'Casambi', model: 'CBU-TED', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'overheat', dataname: 'overheat', id: 0, readonly: true }, { type: 'dimmer', id: 2, readonly: false } ] } [26/01/2021, 10:19:36] [Casambi] Unsupported control type overheat for unit Framsida Markbelysning [26/01/2021, 10:19:36] [Casambi] Unit Badrum - LIGA.AIR.SP.BAT is a BatterySensor with fixtureId 8995 [26/01/2021, 10:19:36] [Casambi] Unit info for Badrum - LIGA.AIR.SP.BAT { id: 51, address: '193aa0f51176', name: 'Badrum - LIGA.AIR.SP.BAT', firmwareVersion: '31.0', position: 56, fixtureId: 8995, groupId: 0, type: 'BatterySensor' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Badrum - LIGA.AIR.SP.BAT - unsupported type BatterySensor [26/01/2021, 10:19:36] [Casambi] Unit Garage - LIGA.AIR.SP.BATT is a BatterySensor with fixtureId 8995 [26/01/2021, 10:19:36] [Casambi] Unit info for Garage - LIGA.AIR.SP.BATT { id: 52, address: '394b2aaec83e', name: 'Garage - LIGA.AIR.SP.BATT', firmwareVersion: '31.0', position: 57, fixtureId: 8995, groupId: 0, type: 'BatterySensor' } [26/01/2021, 10:19:36] [Casambi] Skipping unit Garage - LIGA.AIR.SP.BATT - unsupported type BatterySensor [26/01/2021, 10:19:36] [Casambi] Unit Golvlampa 3 lampskärmar #2 is a Luminaire with fixtureId 100002 [26/01/2021, 10:19:36] [Casambi] Unit info for Golvlampa 3 lampskärmar #2 { id: 1001, address: '', name: 'Golvlampa 3 lampskärmar #2', position: 1, fixtureId: 100002, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:36] [Casambi] UUID data for unit Golvlampa 3 lampskärmar #2 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1001 [26/01/2021, 10:19:37] [Casambi] Registering accessory Golvlampa 3 lampskärmar #2 [26/01/2021, 10:19:37] [Casambi] Unit Golvlampa 3 lampskärmar #3 is a Luminaire with fixtureId 100002 [26/01/2021, 10:19:37] [Casambi] Unit info for Golvlampa 3 lampskärmar #3 { id: 1002, address: '', name: 'Golvlampa 3 lampskärmar #3', position: 2, fixtureId: 100002, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:37] [Casambi] UUID data for unit Golvlampa 3 lampskärmar #3 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1002 [26/01/2021, 10:19:37] [Casambi] Registering accessory Golvlampa 3 lampskärmar #3 [26/01/2021, 10:19:37] [Casambi] Unit Golvlampa 3 lampskärmar #1 is a Luminaire with fixtureId 100002 [26/01/2021, 10:19:37] [Casambi] Unit info for Golvlampa 3 lampskärmar #1 { id: 1003, address: '', name: 'Golvlampa 3 lampskärmar #1', position: 0, fixtureId: 100002, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:37] [Casambi] UUID data for unit Golvlampa 3 lampskärmar #1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1003 [26/01/2021, 10:19:37] [Casambi] Registering accessory Golvlampa 3 lampskärmar #1 [26/01/2021, 10:19:38] [Casambi] Unit Atrium Smart plug 2 is a Luminaire with fixtureId 1 [26/01/2021, 10:19:38] [Casambi] Unit info for Atrium Smart plug 2 { id: 1006, address: '', name: 'Atrium Smart plug 2', position: 4, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit Atrium Smart plug 2 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1006 [26/01/2021, 10:19:38] [Casambi] Restoring accessory Atrium Smart plug 2 [26/01/2021, 10:19:38] [Casambi] Fixture info for unit Atrium Smart plug 2 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 10:19:38] [Casambi] Unit IKEA golvlampa is a Luminaire with fixtureId 100001 [26/01/2021, 10:19:38] [Casambi] Unit info for IKEA golvlampa { id: 1007, address: '', name: 'IKEA golvlampa', position: 3, fixtureId: 100001, groupId: 4, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit IKEA golvlampa is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1007 [26/01/2021, 10:19:38] [Casambi] Registering accessory IKEA golvlampa [26/01/2021, 10:19:38] [Casambi] Unit Atrium Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 10:19:38] [Casambi] Unit info for Atrium Smart plug 1 { id: 1008, address: '', name: 'Atrium Smart plug 1', position: 3, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit Atrium Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1008 [26/01/2021, 10:19:38] [Casambi] Restoring accessory Atrium Smart plug 1 [26/01/2021, 10:19:38] [Casambi] Fixture info for unit Atrium Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 10:19:38] [Casambi] Unit Vardagsrum Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 10:19:38] [Casambi] Unit info for Vardagsrum Smart plug 1 { id: 1009, address: '', name: 'Vardagsrum Smart plug 1', position: 5, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit Vardagsrum Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1009 [26/01/2021, 10:19:38] [Casambi] Restoring accessory Vardagsrum Smart plug 1 [26/01/2021, 10:19:38] [Casambi] Fixture info for unit Vardagsrum Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 10:19:38] [Casambi] Unit Doris-Los Rum Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 10:19:38] [Casambi] Unit info for Doris-Los Rum Smart plug 1 { id: 1010, address: '', name: 'Doris-Los Rum Smart plug 1', position: 10, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit Doris-Los Rum Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1010 [26/01/2021, 10:19:38] [Casambi] Restoring accessory Doris-Los Rum Smart plug 1 [26/01/2021, 10:19:38] [Casambi] Fixture info for unit Doris-Los Rum Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 10:19:38] [Casambi] Unit Kontor Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 10:19:38] [Casambi] Unit info for Kontor Smart plug 1 { id: 1011, address: '', name: 'Kontor Smart plug 1', position: 6, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit Kontor Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1011 [26/01/2021, 10:19:38] [Casambi] Restoring accessory Kontor Smart plug 1 [26/01/2021, 10:19:38] [Casambi] Fixture info for unit Kontor Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 10:19:38] [Casambi] Unit Sovrum Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 10:19:38] [Casambi] Unit info for Sovrum Smart plug 1 { id: 1012, address: '', name: 'Sovrum Smart plug 1', position: 7, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit Sovrum Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1012 [26/01/2021, 10:19:38] [Casambi] Restoring accessory Sovrum Smart plug 1 [26/01/2021, 10:19:38] [Casambi] Fixture info for unit Sovrum Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 10:19:38] [Casambi] Unit Agatons Rum Hue Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 10:19:38] [Casambi] Unit info for Agatons Rum Hue Smart plug 1 { id: 1013, address: '', name: 'Agatons Rum Hue Smart plug 1', position: 9, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit Agatons Rum Hue Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1013 [26/01/2021, 10:19:38] [Casambi] Restoring accessory Agatons Rum Hue Smart plug 1 [26/01/2021, 10:19:38] [Casambi] Fixture info for unit Agatons Rum Hue Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 10:19:38] [Casambi] Unit Mediarum Smart plug 1 is a Luminaire with fixtureId 1 [26/01/2021, 10:19:38] [Casambi] Unit info for Mediarum Smart plug 1 { id: 1014, address: '', name: 'Mediarum Smart plug 1', position: 8, fixtureId: 1, groupId: 16, type: 'Luminaire' } [26/01/2021, 10:19:38] [Casambi] UUID data for unit Mediarum Smart plug 1 is homebridge-casambi/networks/7omyhIz6tqMXkxi2gThmUS5Irm9Y3MfK/units/1014 [26/01/2021, 10:19:38] [Casambi] Restoring accessory Mediarum Smart plug 1 [26/01/2021, 10:19:38] [Casambi] Fixture info for unit Mediarum Smart plug 1 { id: 1, type: 'Luminaire', vendor: 'Casambi', model: 'Board', isLuminaire: true, isSwitch: false, isLightSensor: false, isPresenceSensor: false, translations: {}, controls: [ { type: 'dimmer', id: 0, readonly: false } ] } [26/01/2021, 10:19:38] [Casambi] Connecting and opening wires [26/01/2021, 10:19:39] [Casambi] Connection successful [26/01/2021, 10:19:39] [Casambi] Wire opened for network Huset [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Vardagsrum Pendellampor { address: 'd41c4102986f', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Pendellampor', online: true, id: 1, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Hall Entré { address: 'f3debc65ed8b', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 10307, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Hall Entré', online: true, id: 2, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Vardagsrum Soffbord { address: '7aae20aa704b', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Soffbord', online: true, id: 4, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Hall Kök { address: 'af83b26c86e6', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 10307, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Hall Kök', online: true, id: 6, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Vardagsrum Matbord { address: 'b6d9dbf61ff3', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 1 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Matbord', online: true, id: 7, dimLevel: 1, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Vardagsrum Fönster { address: '0d2b82bac4bb', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Fönster', online: true, id: 9, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Kök Pendellampor { address: '750e1dd58509', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kök Pendellampor', online: true, id: 11, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Kök Spots { image: 'Zaii9mOAMsRyriRmcoqaIAOlF9nMH50n', address: '48ae813ff32f', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kök Spots', online: true, id: 13, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Kök Fönster { address: '55770a15f05d', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kök Fönster', online: true, id: 15, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Kök Spots Överskåp { image: '01UvoCDw3L3NovESn4pN3cSH2vHdhz47', address: '144ed038f506', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kök Spots Överskåp', online: true, id: 17, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Sovrum 1 Tak { address: '7c13a38fa6c1', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 1 Tak', online: true, id: 19, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Sovrum 1 Fönster { address: 'f75e6b56e10b', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 1 Fönster', online: true, id: 22, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Sovrum 1 Garderob { address: '05dedcfeb049', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 1 Garderob', online: true, id: 23, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Badrum { image: 'Eb0zpj0jA3lS1GQvIeJr2znuwKowOmJX', address: '78a1c2d042f3', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Badrum', online: true, id: 25, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for WC { image: 'k0wrotV7x38DNlMkEvk1aVCGCaSixDr3', address: 'b3771415cce6', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'WC', online: true, id: 27, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Garage { image: '1m0xKvMhOzzzSbc2OYKrDzzCa1kwhmEk', address: 'dc8a318dc42b', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 10307, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Garage', online: true, id: 32, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Mediarum { address: '4d581dc71ddc', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 10307, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Mediarum', online: true, id: 33, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Sovrum 2 Tak { address: 'b1884754af4e', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 2 Tak', online: true, id: 34, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Sovrum 2 Fönster { address: '06eab664635e', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 2 Fönster', online: true, id: 35, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Sovrum 3 Tak { address: '5924d705d237', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 3 Tak', online: true, id: 36, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Sovrum 3 Fönster { address: 'cb66c30ff19e', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum 3 Fönster', online: true, id: 37, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Kontor Tak { address: '6b7fc743bfbf', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kontor Tak', online: true, id: 38, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Kontor Fönster { address: '2a2485fe66ec', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 15, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kontor Fönster', online: true, id: 41, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Atrium Markbelysning { image: 'H2Yqnf8zAvMrdVwoKYotO7QFE94GmvDL', address: '1ee7ee177ef6', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 6, condition: 0, wire: 1, activeSceneId: 4, sensors: {}, name: 'Atrium Markbelysning', online: true, id: 43, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Atrium Väggbelysning { address: 'b16616d1e767', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 6, condition: 0, wire: 1, activeSceneId: 4, sensors: {}, name: 'Atrium Väggbelysning', online: true, id: 46, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Tvättstuga { address: 'fe1698103640', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Tvättstuga', online: true, id: 48, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Framsida Markbelysning { address: 'f15e577033df', controls: [ { type: 'Overheat', status: 'ok' }, { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 526, priority: 6, condition: 0, wire: 1, activeSceneId: 4, sensors: {}, name: 'Framsida Markbelysning', online: true, id: 50, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Atrium Smart plug 2 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Atrium Smart plug 2', online: true, id: 1006, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Atrium Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Atrium Smart plug 1', online: true, id: 1008, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Vardagsrum Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Vardagsrum Smart plug 1', online: true, id: 1009, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Doris-Los Rum Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Doris-Los Rum Smart plug 1', online: true, id: 1010, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Kontor Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Kontor Smart plug 1', online: true, id: 1011, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Sovrum Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Sovrum Smart plug 1', online: true, id: 1012, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Agatons Rum Hue Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Agatons Rum Hue Smart plug 1', online: true, id: 1013, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Received unitChanged for Mediarum Smart plug 1 { address: '', controls: [ { type: 'Dimmer', value: 0 } ], method: 'unitChanged', fixtureId: 1, priority: 3, condition: 0, wire: 1, activeSceneId: 0, sensors: {}, name: 'Mediarum Smart plug 1', online: true, id: 1014, dimLevel: 0, on: true, status: 'ok' } [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Vardagsrum Pendellampor [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Vardagsrum Pendellampor [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Hall Entré [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Hall Entré [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Vardagsrum Soffbord [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Vardagsrum Soffbord [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Hall Kök [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Hall Kök [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Vardagsrum Matbord [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Vardagsrum Matbord [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Vardagsrum Fönster [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Vardagsrum Fönster [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Kök Pendellampor [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Kök Pendellampor [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Kök Spots [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Kök Spots [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Kök Fönster [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Kök Fönster [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Kök Spots Överskåp [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Kök Spots Överskåp [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Sovrum 1 Tak [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Sovrum 1 Tak [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Sovrum 1 Fönster [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Sovrum 1 Fönster [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Sovrum 1 Garderob [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Sovrum 1 Garderob [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Badrum [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Badrum [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for WC [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit WC [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Garage [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Garage [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Mediarum [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Mediarum [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Sovrum 2 Tak [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Sovrum 2 Tak [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Sovrum 2 Fönster [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Sovrum 2 Fönster [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Sovrum 3 Tak [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Sovrum 3 Tak [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Sovrum 3 Fönster [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Sovrum 3 Fönster [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Kontor Tak [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Kontor Tak [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Kontor Fönster [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Kontor Fönster [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Atrium Markbelysning [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Atrium Markbelysning [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Atrium Väggbelysning [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Atrium Väggbelysning [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Tvättstuga [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Tvättstuga [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Framsida Markbelysning [26/01/2021, 10:19:39] [Casambi] Unsupported control type Overheat for unit Framsida Markbelysning [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Atrium Smart plug 2 [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Atrium Smart plug 1 [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Vardagsrum Smart plug 1 [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Doris-Los Rum Smart plug 1 [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Kontor Smart plug 1 [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Sovrum Smart plug 1 [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Agatons Rum Hue Smart plug 1 [26/01/2021, 10:19:39] [Casambi] Updating characteristics from unitChanged for Mediarum Smart plug 1 [26/01/2021, 10:19:38] [Casambi] Error obtaining fixture information, skipping unit [26/01/2021, 10:19:38] [Casambi] Error obtaining fixture information, skipping unit

Disabled Philips Hue and removed all bulbs and smart plugs in the Casambi app

Restarted Homebridge and the Casambi plugin removes all the Hue smart plugs

Skärmavbild 2021-01-26 kl  10 28 02

After that all the Casambi luminaires are found and is controllable in the Home app

IMG_1542

awahlig commented 3 years ago

That's very thorough, thank you very much! I'll dig into all this data and come back to you.

awahlig commented 3 years ago

I've just published v0.3.3 with the ability to configure a list of FixtureIDs of devices that should not be added to HomeKit.

As you already know, in your case you'll want to add fixture ID 1 to this list to ignore the smart plugs. You can do that using the config UI or in the config json, in the Casambi section:

{
    "ignoreFixtureIds": "1, 100001, 100002"
}

The latter two ID are for the Hue Bulbs. They're skipped right now already because the API request for fixture information for them is failing (that was one of the fixes we did before). Adding them here will make the plugin skip them immediately without even trying to request any info.

I'm still not entirely sure why the smart plugs are causing issues here. The log file after the restart, when the accessories stopped responding, looks ok. There might be some incompatibility that I'm not aware of but since you don't want to control the smart plugs via HomeKit anyway, the ignore list should get you fully running for the time being.

Let me know how it goes.

m-a-r-c-u-s commented 3 years ago

Philip Hue i now reactivated on the Casambi Gateway and the smart plug fixtureID 1 added to the ignore list. Everything works fine now, just needed to shutdown/restart the Homebridge server. For some reason just restarting the Homebridge software didn't work.

I love that you fixed this issue by adding the ability to add FixtureIDs to a ignore list. If similar problems occurs in the future it will be a lot easier narrowing down what luminaires is causing the problem. Great work!

Edit: Got a response from the Casambi devs and they have added this issue as a feature request of the API.

At first glance:

  • In apps there is a set of built-in fixture profiles for Hue devices (100001 – 100016, assets/hue/fixture.json data); apps use them to present and control devices.
  • API on the server does not serve the profiles (by IDs which should be in the network configuration), and it is apparently the problem for API clients. • the profiles cannot be added to the database (due to the special IDs), but instead could be served in the similar fashion as in the apps (from static configuration, not from database)

@hellqvio86 you might want to take note of this since this probably also affects the Home Assistant plugin.

hellqvio86 commented 3 years ago

@m-a-r-c-u-s Thanks, that corner case probably the Home Assistant plugin as well :)

awahlig commented 3 years ago

@m-a-r-c-u-s Glad it works now.

Interesting response from the Casambi devs, thanks for reaching out to them. If they would publish this assets/hue/fixture.json file, I could add it to the plugin and make those Hue devices work. It's good that they're aware of the issue.

Quick question about the smart plugs. Before you saw all those "No Response" errors, when everything was still working, have you tried controlling the smart plugs from Homebridge/HomeKit? Did they work?

m-a-r-c-u-s commented 3 years ago

@awahlig you can extract the Hue fixture asset from the casambi.apk (android app). I'll paste them bellow.

I'm not sure if the smart plugs worked or not after they first got loaded into the Home app, don't know if I ever tested them. The Casambi luminaires I tested however worked until I restarted Homebridge and after that all accessories showed "No response" and stopped working until i turned off Hue in the Casambi app. I can try removing the ignore feat in the plugin and see what happens after a reboot of homebridge.


Hue_fixtures.json extracted from the android apk-file

{ "bulb": { "comment": "Vanilla hue-bulb, must retain the old configuration", "id": 1, "model": "HUE", "vendor": "Philips", "stateLength": 5, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.675, 0.322 ], [ 0.409, 0.518 ], [ 0.167, 0.04 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "temperature", "length": 8, "min": 2000, "max": 6500, "default": 0 }, { "type": "xy", "length": 16, "default": 19532 } ] },

"On/off light": { "id": 100000, "model": "HUE Lamp", "vendor": "Philips", "stateLength": 1, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "controls": [ { "type": "dimmer", "length": 8, "default": 255 } ] }, "Dimmable light": { "id": 100001, "model": "HUE Lamp", "vendor": "Philips", "stateLength": 1, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "controls": [ { "type": "dimmer", "length": 8, "default": 255 } ] }, "Color temperature light": { "id": 100002, "model": "HUE Lamp", "vendor": "Philips", "stateLength": 3, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "temperature", "length": 8, "min": 2200, "max": 6500, "default": 0 } ] }, "Color light": { "id": 100003, "model": "HUE Lamp", "vendor": "Philips", "stateLength": 4, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.675, 0.322 ], [ 0.409, 0.518 ], [ 0.167, 0.04 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "Extended Color light": { "id": 100004, "model": "HUE Lamp", "vendor": "Philips", "stateLength": 5, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.675, 0.322 ], [ 0.409, 0.518 ], [ 0.167, 0.04 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "temperature", "length": 8, "min": 2000, "max": 6500, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] },

"LCT001": { "comment": "Hue bulb A19", "id": 100005, "model": "HUE Lamp", "vendor": "Philips", "stateLength": 5, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.675, 0.322 ], [ 0.409, 0.518 ], [ 0.167, 0.04 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "temperature", "length": 8, "min": 2000, "max": 6500, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LCT002": { "comment": "Hue spot BR30", "id": 100006, "model": "HUE Downlight", "vendor": "Philips", "stateLength": 5, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.675, 0.322 ], [ 0.409, 0.518 ], [ 0.167, 0.04 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "temperature", "length": 8, "min": 2000, "max": 6500, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LCT003": { "comment": "Hue spot GU10", "id": 100007, "model": "HUE Spot", "vendor": "Philips", "stateLength": 5, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.675, 0.322 ], [ 0.409, 0.518 ], [ 0.167, 0.04 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "temperature", "length": 8, "min": 2000, "max": 6500, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LST001": { "comment": "Hue LightStrips", "id": 100008, "model": "LightStrip", "vendor": "Philips", "stateLength": 4, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.704, 0.296 ], [ 0.2151, 0.7106 ], [ 0.138, 0.08 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LLC010": { "comment": "Hue Living Colors Iris", "id": 100009, "model": "LivingColors", "vendor": "Philips", "stateLength": 4, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.704, 0.296 ], [ 0.2151, 0.7106 ], [ 0.138, 0.08 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LLC006": { "comment": "Hue Living Colors Gen 3 Iris", "id": 100010, "model": "LivingColors", "vendor": "Philips", "stateLength": 4, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.704, 0.296 ], [ 0.2151, 0.7106 ], [ 0.138, 0.08 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LLC011": { "comment": "Hue Living Colors Bloom", "id": 100011, "model": "LivingColors", "vendor": "Philips", "stateLength": 4, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.704, 0.296 ], [ 0.2151, 0.7106 ], [ 0.138, 0.08 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LLC012": { "comment": "Hue Living Colors Bloom", "id": 100012, "model": "LivingColors", "vendor": "Philips", "stateLength": 4, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.704, 0.296 ], [ 0.2151, 0.7106 ], [ 0.138, 0.08 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LLC007": { "comment": "Living Colors Gen3 Bloom OR Aura", "id": 100013, "model": "LivingColors", "vendor": "Philips", "stateLength": 4, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.704, 0.296 ], [ 0.2151, 0.7106 ], [ 0.138, 0.08 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LLC013": { "comment": "Disney Living Colors", "id": 100014, "model": "StoryLight", "vendor": "Philips", "stateLength": 4, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.704, 0.296 ], [ 0.2151, 0.7106 ], [ 0.138, 0.08 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] }, "LWB004": { "id": 100015, "model": "LUX Lamp", "vendor": "Philips", "stateLength": 1, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "controls": [ { "type": "dimmer", "length": 8, "default": 255 } ] }, "LLC020": { "id": 100016, "model": "HUE Go", "vendor": "Philips", "stateLength": 5, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "gamut": [ [ 0.675, 0.322 ], [ 0.2151, 0.7106 ], [ 0.167, 0.04 ] ], "controls": [ { "type": "dimmer", "length": 8, "default": 255 }, { "type": "colorsource", "length": 8, "default": 0 }, { "type": "temperature", "length": 8, "min": 2000, "max": 6500, "default": 0 }, { "type": "xy", "length": 16, "default": 32768 } ] } , "PTM215B_00": { "id": 200001, "type":2, "model": "PTM215B", "vendor": "EnOcean", "stateLength": 3, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "appearances":[200001, 200002, 200003, 200004, 200005, 200006] } , "PTM215B_01": { "id": 200002, "type":2, "model": "PTM215B", "vendor": "EnOcean", "stateLength": 3, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "buttons": [{"name":"1"},{"name":"2"}], "appearances":[200001, 200002, 200003, 200004, 200005, 200006]

} , "PTM215B_02": { "id": 200003, "type":2, "model": "PTM215B", "vendor": "EnOcean", "stateLength": 3, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "buttons": [{"name":"1"},{"name":"2"}], "appearances":[200001, 200002, 200003, 200004, 200005, 200006] } , "PTM215B_03": { "id": 200004, "type":2, "model": "PTM215B", "vendor": "EnOcean", "stateLength": 3, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "buttons": [{"name":"1"}], "appearances":[200001, 200002, 200003, 200004, 200005, 200006] }, "PTM215B_04": { "id": 200005, "type":2, "model": "PTM215B", "vendor": "EnOcean", "stateLength": 3, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "buttons": [{"name":"1"},{"name":"2"}], "appearances":[200001, 200002, 200003, 200004, 200005, 200006] }, "PTM215B_05": { "id": 200006, "type":2, "model": "PTM215B", "vendor": "EnOcean", "stateLength": 3, "hasSmartSwitch": false, "hasPushButton": false, "hasModes": false, "hasStartupState": false, "canUnpair": false, "buttons": [{"name":"1"}], "appearances":[200001, 200002, 200003, 200004, 200005, 200006] }, "EMDCB": { "id": 300000, "type":4, "vendor":"EnOcean", "model":"EMDCB", "mode":"Sensor{Presence,Daylight}", "hasPushButton":false, "hasRotarySwitch":false, "hasSmartSwitch":false, "hasModes":false, "hasStartupState":false, "hasPresenceSensor":true, "stateLength":5, "controls":[ {"type": "battery", "length":8, "default":0, "readonly":true}, {"type": "revision", "length":16, "default":0, "readonly":true}, {"type": "presence", "length":2, "default":0, "readonly":true}, {"type": "lux", "length":14, "max":2000, "default":0, "readonly":true} ], "maxLux":2000 }

}

m-a-r-c-u-s commented 3 years ago

@awahlig I'll have to reset everything and start over to check if the smart plugs respond or not before a Homebridge server reboot. Just removing the ignore fixtureId and rebooting Homebridge didn't recreate the scenario. I don't really wanna go over all that again.

Looking at the Hue FixtureIDs extracted from the Casambi APK I see that the FixtureID 1 isn't a Smart Plug, it's a bulb. This is probably why the smart plug state can't be read by the Casambi app. They always appear as off, even if I can turn them on/off within the app. And it could very well be the reason why it crashes Homekit since its on/off state can't be read.

Edit: The FixtureID 1 also seems to conflicts with a original casambi board from the db.

awahlig commented 3 years ago

No problem, I was just asking in case you tried before, no need to do all that again.

Thanks for extracting the file, I'll look into integrating it.

Yeah, FixtureID 1 is all kinds of weird it seems.