Open bjo3rns opened 1 month ago
This would need some debugging at your end or a sizeable log to be posted. I suggest the following steps
If the controller doesnt generate a hub event then hte integration would not help
2024-10-18 23:05:32.873 DEBUG (MainThread) [custom_components.dirigera_platform] Got to async get triggers device_id: 701b07c01b332e52b8b410ab5166dce9 2024-10-18 23:05:32.874 DEBUG (MainThread) [custom_components.dirigera_platform] Iterated to : RegistryEntry(entity_id='sensor.fernbedienung', unique_id='c9023a1e-333f-4a56-b318-6f8a4be84129_1', platform='dirigera_platform', previous_unique_id=None, aliases=set(), area_id=None, categories={}, capabilities=None, config_entry_id='01JA0XS7DF13NNXT9KT79W8SYF', created_at=datetime.datetime(2024, 10, 18, 14, 54, 27, 143855, tzinfo=datetime.timezone.utc), device_class=None, device_id='701b07c01b332e52b8b410ab5166dce9', disabled_by=None, entity_category=<EntityCategory.DIAGNOSTIC: 'diagnostic'>, hidden_by=None, icon=None, id='adda3721c4eb3c93810677d0cb440927', has_entity_name=False, labels=set(), modified_at=datetime.datetime(2024, 10, 18, 14, 54, 28, 540639, tzinfo=datetime.timezone.utc), name=None, options={'conversation': {'should_expose': False}}, original_device_class='battery', original_icon='mdi:battery', original_name='Fernbedienung', supported_features=0, translation_key=None, unit_of_measurement='%') 2024-10-18 23:05:32.874 INFO (MainThread) [custom_components.dirigera_platform] {('dirigera_platform', 'c9023a1e-333f-4a56-b318-6f8a4be84129_1')} 2024-10-18 23:05:32.874 DEBUG (MainThread) [custom_components.dirigera_platform] Found controller to tag events to entity : sensor.fernbedienung 2024-10-18 23:05:32.875 DEBUG (MainThread) [custom_components.dirigera_platform] Returning triggers : [{'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'single_click', 'entity_id': 'sensor.fernbedienung'}, {'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'long_press', 'entity_id': 'sensor.fernbedienung'}, {'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'double_click', 'entity_id': 'sensor.fernbedienung'}]
Any hub event debug log when you click on the shortcut?
“When I press the button, this appears in the log file.”
2024-10-19 10:28:41.448 DEBUG (MainThread) [custom_components.dirigera_platform] Returning triggers : [{'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'single_click', 'entity_id': 'sensor.fernbedienung'}, {'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'long_press', 'entity_id': 'sensor.fernbedienung'}, {'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'double_click', 'entity_id': 'sensor.fernbedienung'}]
2024-10-19 10:32:37.133 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"2e4d58ff-e9da-4d3a-a187-ddff613900d1","time":"2024-10-19T08:32:37.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"a433e7d9-1e17-4254-8d17-37575993f671_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-25T14:57:08.000Z","isReachable":true,"lastSeen":"2024-10-19T08:32:37.000Z","attributes":{"illuminance":87},"remoteLinks":[]}}
Will be nice to get the full logs with debug enabled. then restart home assistant and press a button.
@bjo3rns I have deleted the log that posted for info in log... I have it copied with me for debugging
If you check the JSON dump for the dimmer, you see it cant send clicks to the hub [ notice the canSend attribute ], thus no empty scenes are not associated and hence no trigger is associated with it. The click even you sent are you sure its from the dimmer, all the messages are either from light_sensor or motion_sensor. Would help to have the full json dump as well
'deviceType': 'lightController', 'createdAt': '2024-10-18T16:05:23.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T15:59:46.000Z', 'attributes': {'customName': 'Fernbedienung', 'firmwareVersion': '1.0.57', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'RODRET Dimmer', 'productCode': 'E2201', 'serialNumber': '583BC2FFFEEE2F74', 'batteryPercentage': 93, 'isOn': False, 'lightLevel': 1, 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate', 'circadianPresets': []}, 'capabilities': {'canSend': ['isOn', 'lightLevel'], 'canReceive': ['customName']}, 'room': {'id': 'bd914af4-6ee5-4166-96ab-d02e27e407a6', 'name': 'Schlafzimmer ', 'color': 'ikea_beige_1', 'icon': 'rooms_bed'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}]
2024-10-20 00:46:39.153 INFO (SyncWorker_11) [custom_components.dirigera_platform] === START Devices JSON === 2024-10-20 00:46:39.153 INFO (SyncWorker_11) [custom_components.dirigera_platform] -------------- 2024-10-20 00:46:39.459 INFO (SyncWorker_11) [custom_components.dirigera_platform] [{'id': '0bcef118-d5f5-463d-aa71-8c30aa172479_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:42:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T16:25:10.000Z', 'attributes': {'customName': 'Licht 2', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33C035', 'productCode': 'LED2106R3', 'isOn': True, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'b7c31718-358f-47da-8631-629119c79563_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T16:25:10.000Z', 'attributes': {'customName': 'Licht 3', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE332DD9', 'productCode': 'LED2106R3', 'isOn': True, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_1', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T21:02:44.000Z', 'attributes': {'customName': 'Gäste WC Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'batteryPercentage': 89, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '3afbe2e1-2988-4f0c-8104-dfc8cc9b0cc5', 'name': 'Gäste WC', 'color': 'ikea_beige_1', 'icon': 'rooms_bathtub'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_3', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T21:02:44.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'illuminance': 1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_1', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T16:52:19.000Z', 'attributes': {'customName': 'Balkon Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'batteryPercentage': 83, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180, 'schedule': {'onCondition': {'time': 'sunset'}, 'offCondition': {'time': 'sunrise'}}}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '6cfc8d72-ca9d-426a-85d6-8f7fa22fd7fd', 'name': 'Balkon', 'color': 'ikea_beige_1', 'icon': 'rooms_fence'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_3', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T16:52:19.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'illuminance': 1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:53:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T13:55:46.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'E8E07EFFFE5CB55A', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e5e45580-2dde-491d-8918-71768ec557b4_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:41:44.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE3A6777', 'productCode': 'LED2104R3', 'isOn': True, 'startupOnOff': 'startOn', 'lightLevel': 40, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '15c782f0-1056-48e9-8417-80e559e39a17_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T18:25:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T14:44:41.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8F2BEC', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:12:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T14:56:41.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE880531', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'fd16612a-39da-4541-9383-f7607d3b449e_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:41:44.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8BC1BE', 'productCode': 'LED2104R3', 'isOn': True, 'startupOnOff': 'startOn', 'lightLevel': 40, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5471ef4c-6e35-4420-8293-025db4db5150_1', 'type': 'sensor', 'deviceType': 'openCloseSensor', 'createdAt': '2024-09-10T20:12:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T19:51:21.000Z', 'customIcon': 'placement_door', 'attributes': {'customName': 'Abstellraum Tür Sensor', 'model': 'PARASOLL Door/Window Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.19', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFED2CE68', 'productCode': 'E2013', 'batteryPercentage': 88, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'isOpen': False, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'c70c00b1-1297-42b9-aa45-4b976f78d644', 'name': 'Abstellraum ', 'color': 'ikea_beige_1', 'icon': 'rooms_box'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '79634251-3aca-48ce-8562-9352eb2caed3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:41:44.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE881C3D', 'productCode': 'LED2104R3', 'isOn': True, 'startupOnOff': 'startOn', 'lightLevel': 40, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e17f5dfa-f632-4ef5-9969-b28198878676_1', 'relationId': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'type': 'gateway', 'deviceType': 'gateway', 'createdAt': '2024-03-08T06:39:03.798Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:46:00.816Z', 'attributes': {'customName': 'Zuhause', 'model': 'DIRIGERA Hub for smart products', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '2.660.5', 'hardwareVersion': 'P2.5', 'serialNumber': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'identifyStarted': '2024-10-17T02:14:43.000Z', 'identifyPeriod': 65534, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 100, 'otaPolicy': 'autoDownload', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00', 'permittingJoin': False, 'backendConnected': False, 'backendConnectionPersistent': False, 'backendOnboardingComplete': True, 'backendRegion': 'eu-central-1', 'backendCountryCode': 'DE', 'userConsents': [{'name': 'analytics', 'value': 'disabled'}, {'name': 'diagnostics', 'value': 'enabled'}], 'logLevel': 3, 'coredump': False, 'timezone': 'Europe/Berlin', 'nextSunSet': '2024-10-20T16:28:00.000Z', 'nextSunRise': '2024-10-20T06:04:00.000Z', 'homestate': 'home', 'countryCode': 'XZ', 'coordinates': {'latitude': 51.29891195878432, 'longitude': 7.37335855505179, 'accuracy': -1}, 'isOn': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'permittingJoin', 'userConsents', 'logLevel', 'time', 'timezone', 'countryCode', 'coordinates']}, 'deviceSet': [], 'remoteLinks': []}, {'id': 'e2ec86cb-d157-479a-b2dd-d39883bc03e3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:43:01.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T16:25:10.000Z', 'attributes': {'customName': 'Licht 1', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE4440D1', 'productCode': 'LED2106R3', 'isOn': True, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '1a8daf7d-7603-47e2-bb1e-a8d27b3fa843_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:53.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T16:25:10.000Z', 'attributes': {'customName': 'Licht 4', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33527E', 'productCode': 'LED2106R3', 'isOn': True, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '302ddbb0-6ecd-4181-a67e-f838414278ee_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:41:44.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE457EF9', 'productCode': 'LED2104R3', 'isOn': True, 'startupOnOff': 'startOn', 'lightLevel': 40, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '71a8343a-c74f-4d9e-a274-72f719c3fa8f_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:44:05.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T11:37:42.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE87E104', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:42:39.000Z', 'attributes': {'customName': 'Büro Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'batteryPercentage': 92, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '90a72c44-6ce9-4182-8acf-fd507b30af9c', 'name': 'Büro', 'color': 'ikea_beige_1', 'icon': 'rooms_office_chair'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:42:39.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'illuminance': 1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_1', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:42:21.000Z', 'attributes': {'customName': 'Essbereich Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'batteryPercentage': 91, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'cb4144b3-638f-45a1-a301-1f5f95de1dd4', 'name': 'Essbereich', 'color': 'ikea_beige_1', 'icon': 'rooms_cutlery'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_3', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T22:42:21.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'illuminance': 1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '4093d38e-be70-4871-bf8f-3770bfb8fcb2_1', 'type': 'outlet', 'deviceType': 'outlet', 'createdAt': '2024-10-18T14:48:48.000Z', 'isReachable': False, 'lastSeen': '2024-10-18T15:04:42.000Z', 'attributes': {'customName': 'Steckdose ', 'firmwareVersion': '2.4.4', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'TRETAKT Smart plug', 'productCode': 'E2204', 'serialNumber': '6CFD22FFFE170BB5', 'isOn': False, 'startupOnOff': 'startPrevious', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'childLock': False, 'statusLight': True, 'identifyPeriod': 0, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'childLock', 'statusLight']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'c9023a1e-333f-4a56-b318-6f8a4be84129_1', 'type': 'controller', 'deviceType': 'lightController', 'createdAt': '2024-10-18T16:05:23.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T15:59:46.000Z', 'attributes': {'customName': 'Fernbedienung', 'firmwareVersion': '1.0.57', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'RODRET Dimmer', 'productCode': 'E2201', 'serialNumber': '583BC2FFFEEE2F74', 'batteryPercentage': 93, 'isOn': False, 'lightLevel': 1, 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate', 'circadianPresets': []}, 'capabilities': {'canSend': ['isOn', 'lightLevel'], 'canReceive': ['customName']}, 'room': {'id': 'bd914af4-6ee5-4166-96ab-d02e27e407a6', 'name': 'Schlafzimmer ', 'color': 'ikea_beige_1', 'icon': 'rooms_bed'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}] 2024-10-20 00:46:39.461 INFO (SyncWorker_11) [custom_components.dirigera_platform] --------------
Thank you, you would see the the RODRET dimmer doesnt support any click events. { "id": "c9023a1e-333f-4a56-b318-6f8a4be84129_1", "type": "controller", "deviceType": "lightController", "createdAt": "2024-10-18T16:05:23.000Z", "isReachable": true, "lastSeen": "2024-10-19T15:59:46.000Z", "attributes": { "customName": "Fernbedienung", "firmwareVersion": "1.0.57", "hardwareVersion": "1", "manufacturer": "IKEA of Sweden", "model": "RODRET Dimmer", "productCode": "E2201", "serialNumber": "583BC2FFFEEE2F74", "batteryPercentage": 93, "isOn": false, "lightLevel": 1, "permittingJoin": false, "otaPolicy": "autoUpdate", "otaProgress": 0, "otaScheduleEnd": "00:00", "otaScheduleStart": "00:00", "otaState": "readyToCheck", "otaStatus": "upToDate", "circadianPresets": [] }, "capabilities": { "canSend": [ "isOn", "lightLevel" ], "canReceive": [ "customName" ] }, "room": { "id": "bd914af4-6ee5-4166-96ab-d02e27e407a6", "name": "Schlafzimmer ", "color": "ikea_beige_1", "icon": "rooms_bed" }, "deviceSet": [], "remoteLinks": [], "isHidden": false }
If you could create a scene associated with this dimmer (using the IKEA app) and then press the butotn and see if it comes up in the hub_event debug log then I can make it work
I created a scene in the Ikea app and executed it.
2024-10-20 08:02:29.763 INFO (SyncWorker_32) [custom_components.dirigera_platform] [{'id': '0bcef118-d5f5-463d-aa71-8c30aa172479_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:42:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 2', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33C035', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'b7c31718-358f-47da-8631-629119c79563_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 3', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE332DD9', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_1', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:46.000Z', 'attributes': {'customName': 'Gäste WC Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'batteryPercentage': 89, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '3afbe2e1-2988-4f0c-8104-dfc8cc9b0cc5', 'name': 'Gäste WC', 'color': 'ikea_beige_1', 'icon': 'rooms_bathtub'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_3', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:46.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'illuminance': 1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_1', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:01:25.000Z', 'attributes': {'customName': 'Balkon Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'batteryPercentage': 83, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180, 'schedule': {'onCondition': {'time': 'sunset'}, 'offCondition': {'time': 'sunrise'}}}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '6cfc8d72-ca9d-426a-85d6-8f7fa22fd7fd', 'name': 'Balkon', 'color': 'ikea_beige_1', 'icon': 'rooms_fence'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_3', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:01:25.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'illuminance': 80, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:53:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T13:55:46.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'E8E07EFFFE5CB55A', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e5e45580-2dde-491d-8918-71768ec557b4_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE3A6777', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '15c782f0-1056-48e9-8417-80e559e39a17_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T18:25:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T14:44:41.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8F2BEC', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:12:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T14:56:41.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE880531', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'fd16612a-39da-4541-9383-f7607d3b449e_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8BC1BE', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5471ef4c-6e35-4420-8293-025db4db5150_1', 'type': 'sensor', 'deviceType': 'openCloseSensor', 'createdAt': '2024-09-10T20:12:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T19:51:21.000Z', 'customIcon': 'placement_door', 'attributes': {'customName': 'Abstellraum Tür Sensor', 'model': 'PARASOLL Door/Window Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.19', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFED2CE68', 'productCode': 'E2013', 'batteryPercentage': 88, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'isOpen': False, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'c70c00b1-1297-42b9-aa45-4b976f78d644', 'name': 'Abstellraum ', 'color': 'ikea_beige_1', 'icon': 'rooms_box'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '79634251-3aca-48ce-8562-9352eb2caed3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE881C3D', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e17f5dfa-f632-4ef5-9969-b28198878676_1', 'relationId': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'type': 'gateway', 'deviceType': 'gateway', 'createdAt': '2024-03-08T06:39:03.798Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:02:00.908Z', 'attributes': {'customName': 'Zuhause', 'model': 'DIRIGERA Hub for smart products', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '2.660.5', 'hardwareVersion': 'P2.5', 'serialNumber': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'identifyStarted': '2024-10-17T02:14:43.000Z', 'identifyPeriod': 65534, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 100, 'otaPolicy': 'autoDownload', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00', 'permittingJoin': False, 'backendConnected': False, 'backendConnectionPersistent': False, 'backendOnboardingComplete': True, 'backendRegion': 'eu-central-1', 'backendCountryCode': 'DE', 'userConsents': [{'name': 'analytics', 'value': 'disabled'}, {'name': 'diagnostics', 'value': 'enabled'}], 'logLevel': 3, 'coredump': False, 'timezone': 'Europe/Berlin', 'nextSunSet': '2024-10-20T16:28:00.000Z', 'nextSunRise': '2024-10-20T06:04:00.000Z', 'homestate': 'home', 'countryCode': 'XZ', 'coordinates': {'latitude': 51.29891195878432, 'longitude': 7.37335855505179, 'accuracy': -1}, 'isOn': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'permittingJoin', 'userConsents', 'logLevel', 'time', 'timezone', 'countryCode', 'coordinates']}, 'deviceSet': [], 'remoteLinks': []}, {'id': 'e2ec86cb-d157-479a-b2dd-d39883bc03e3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:43:01.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 1', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE4440D1', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '1a8daf7d-7603-47e2-bb1e-a8d27b3fa843_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:53.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 4', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33527E', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '302ddbb0-6ecd-4181-a67e-f838414278ee_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE457EF9', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '71a8343a-c74f-4d9e-a274-72f719c3fa8f_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:44:05.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:01:13.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE87E104', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:00:18.000Z', 'attributes': {'customName': 'Büro Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'batteryPercentage': 92, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '90a72c44-6ce9-4182-8acf-fd507b30af9c', 'name': 'Büro', 'color': 'ikea_beige_1', 'icon': 'rooms_office_chair'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:00:18.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'illuminance': 3, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_1', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:00:29.000Z', 'attributes': {'customName': 'Essbereich Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'batteryPercentage': 91, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'cb4144b3-638f-45a1-a301-1f5f95de1dd4', 'name': 'Essbereich', 'color': 'ikea_beige_1', 'icon': 'rooms_cutlery'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_3', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:00:29.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'illuminance': 23, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '4093d38e-be70-4871-bf8f-3770bfb8fcb2_1', 'type': 'outlet', 'deviceType': 'outlet', 'createdAt': '2024-10-18T14:48:48.000Z', 'isReachable': False, 'lastSeen': '2024-10-18T15:04:42.000Z', 'attributes': {'customName': 'Steckdose ', 'firmwareVersion': '2.4.4', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'TRETAKT Smart plug', 'productCode': 'E2204', 'serialNumber': '6CFD22FFFE170BB5', 'isOn': False, 'startupOnOff': 'startPrevious', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'childLock': False, 'statusLight': True, 'identifyPeriod': 0, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'childLock', 'statusLight']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'c9023a1e-333f-4a56-b318-6f8a4be84129_1', 'type': 'controller', 'deviceType': 'lightController', 'createdAt': '2024-10-18T16:05:23.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T03:54:36.000Z', 'attributes': {'customName': 'Fernbedienung', 'firmwareVersion': '1.0.57', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'RODRET Dimmer', 'productCode': 'E2201', 'serialNumber': '583BC2FFFEEE2F74', 'batteryPercentage': 92, 'isOn': False, 'lightLevel': 1, 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate', 'circadianPresets': []}, 'capabilities': {'canSend': ['isOn', 'lightLevel'], 'canReceive': ['customName']}, 'room': {'id': 'bd914af4-6ee5-4166-96ab-d02e27e407a6', 'name': 'Schlafzimmer ', 'color': 'ikea_beige_1', 'icon': 'rooms_bed'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}] 2024-10-20 08:02:29.765 INFO (SyncWorker_32) [custom_components.dirigera_platform] -------------- 2024-10-20 08:02:44.829 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:02:44.880 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:02:44.881 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:02:44.881 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:02:44.881 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:02:44.881 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:02:45.637 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:02:45.638 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:02:45.638 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:02:45.639 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:02:45.639 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:02:56.762 DEBUG (MainThread) [custom_components.dirigera_platform] light turn_off... 2024-10-20 08:02:56.762 DEBUG (MainThread) [custom_components.dirigera_platform] light turn_off... 2024-10-20 08:02:56.763 DEBUG (MainThread) [custom_components.dirigera_platform] light turn_off... 2024-10-20 08:02:56.763 DEBUG (MainThread) [custom_components.dirigera_platform] light turn_off... 2024-10-20 08:03:14.830 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:03:14.882 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:03:14.882 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:03:14.883 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:03:14.883 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:03:14.883 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:03:15.638 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:03:15.638 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:03:15.639 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:03:15.639 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:03:15.640 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:03:44.831 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:03:44.883 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:03:44.883 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:03:44.883 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:03:44.883 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:03:44.884 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:03:45.638 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:03:45.639 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:03:45.639 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:03:45.640 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:03:45.640 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:04:14.832 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:04:14.883 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:04:14.884 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:04:14.884 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:04:14.884 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:04:14.884 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:04:15.639 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:04:15.640 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:04:15.640 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:04:15.641 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:04:15.641 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:04:44.833 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:04:44.886 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:04:44.887 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:04:44.887 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:04:44.887 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:04:44.887 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:04:45.640 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:04:45.641 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:04:45.641 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:04:45.642 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:04:45.642 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:04:56.708 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"f3f88500-b11f-4699-8f4d-abe3060368d2","time":"2024-10-20T06:04:56.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"a433e7d9-1e17-4254-8d17-37575993f671_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-25T14:57:08.000Z","isReachable":true,"lastSeen":"2024-10-20T06:04:56.000Z","attributes":{"illuminance":26},"remoteLinks":[]}} 2024-10-20 08:04:56.709 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:05:01.035 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"14494809-723d-4425-88ea-1196f09f94bd","time":"2024-10-20T06:05:00.988Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:timeservice","type":"deviceStateChanged","data":{"id":"e17f5dfa-f632-4ef5-9969-b28198878676_1","type":"gateway","deviceType":"gateway","lastSeen":"2024-10-20T06:05:00.988Z","attributes":{"nextSunSet":"2024-10-20T16:28:00.000Z","nextSunRise":"2024-10-21T06:05:00.000Z"},"remoteLinks":[]}} 2024-10-20 08:05:01.036 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message gateway 2024-10-20 08:05:14.834 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:05:14.887 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:05:14.887 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:05:14.888 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:05:14.888 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:05:14.888 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:05:15.640 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:05:15.641 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:05:15.641 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:05:15.641 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:05:15.642 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:05:16.168 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"1026e38c-267a-460e-80e8-ec71806820d5","time":"2024-10-20T06:05:15.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"5471ef4c-6e35-4420-8293-025db4db5150_1","type":"sensor","deviceType":"openCloseSensor","createdAt":"2024-09-10T20:12:26.000Z","isReachable":true,"lastSeen":"2024-10-20T06:05:15.000Z","attributes":{"batteryPercentage":87},"remoteLinks":[]}} 2024-10-20 08:05:16.169 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message openCloseSensor 2024-10-20 08:05:16.169 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 5471ef4c-6e35-4420-8293-025db4db5150_1 reachable as True 2024-10-20 08:05:16.169 DEBUG (Thread-2) [custom_components.dirigera_platform] attribute batteryPercentage with value 87 not in list of device type openCloseSensor, ignoring update... 2024-10-20 08:05:30.256 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"803f029e-4451-457c-86d5-a1b5c29d6388","time":"2024-10-20T06:05:30.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-30T16:22:06.000Z","isReachable":true,"lastSeen":"2024-10-20T06:05:30.000Z","attributes":{"illuminance":4},"remoteLinks":[]}} 2024-10-20 08:05:30.257 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:05:44.835 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:05:44.888 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:05:44.888 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:05:44.888 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:05:44.889 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:05:44.889 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:05:45.642 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:05:45.643 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:05:45.643 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:05:45.643 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:05:45.644 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:05:52.234 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"aa968bdb-ba8b-4941-b086-34ed74916611","time":"2024-10-20T06:05:52.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"348f4306-fcd1-40b4-9be4-655d874713db_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-10T16:25:44.000Z","isReachable":true,"lastSeen":"2024-10-20T06:05:52.000Z","attributes":{"illuminance":90},"remoteLinks":[]}} 2024-10-20 08:05:52.235 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:06:11.669 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"b42fd681-4894-4bac-88cd-996a3ca23bca","time":"2024-10-20T06:06:11.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","type":"light","deviceType":"light","createdAt":"2024-08-20T17:44:05.000Z","isReachable":true,"lastSeen":"2024-10-20T06:06:11.000Z","attributes":{"isOn":true},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 08:06:11.669 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 08:06:11.670 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 71a8343a-c74f-4d9e-a274-72f719c3fa8f_1 reachable as True 2024-10-20 08:06:11.670 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to True 2024-10-20 08:06:11.670 DEBUG (Thread-2) [custom_components.dirigera_platform] id='71a8343a-c74f-4d9e-a274-72f719c3fa8f_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 17, 44, 5, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 19, 11, 37, 42, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 10', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE87E104', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=True, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=[] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f6a941760> 2024-10-20 08:06:14.319 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"33017750-2b69-4a24-b86f-8abae3b13551","time":"2024-10-20T06:06:14.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","type":"light","deviceType":"light","createdAt":"2024-08-20T17:44:05.000Z","isReachable":true,"lastSeen":"2024-10-20T06:06:14.000Z","attributes":{"isOn":false},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 08:06:14.320 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 08:06:14.320 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 71a8343a-c74f-4d9e-a274-72f719c3fa8f_1 reachable as True 2024-10-20 08:06:14.320 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to False 2024-10-20 08:06:14.321 DEBUG (Thread-2) [custom_components.dirigera_platform] id='71a8343a-c74f-4d9e-a274-72f719c3fa8f_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 17, 44, 5, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 19, 11, 37, 42, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 10', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE87E104', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=False, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=[] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f6a941760> 2024-10-20 08:06:14.836 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:06:14.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:06:14.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:06:14.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:06:14.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:06:14.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:06:15.643 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:06:15.643 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:06:15.644 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:06:15.644 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:06:15.645 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:06:31.638 INFO (SyncWorker_40) [custom_components.dirigera_platform] === START Devices JSON === 2024-10-20 08:06:31.638 INFO (SyncWorker_40) [custom_components.dirigera_platform] -------------- 2024-10-20 08:06:31.945 INFO (SyncWorker_40) [custom_components.dirigera_platform] [{'id': '0bcef118-d5f5-463d-aa71-8c30aa172479_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:42:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 2', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33C035', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'b7c31718-358f-47da-8631-629119c79563_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 3', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE332DD9', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_1', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:46.000Z', 'attributes': {'customName': 'Gäste WC Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'batteryPercentage': 89, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '3afbe2e1-2988-4f0c-8104-dfc8cc9b0cc5', 'name': 'Gäste WC', 'color': 'ikea_beige_1', 'icon': 'rooms_bathtub'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_3', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:46.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'illuminance': 1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_1', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:05:52.000Z', 'attributes': {'customName': 'Balkon Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'batteryPercentage': 83, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180, 'schedule': {'onCondition': {'time': 'sunset'}, 'offCondition': {'time': 'sunrise'}}}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '6cfc8d72-ca9d-426a-85d6-8f7fa22fd7fd', 'name': 'Balkon', 'color': 'ikea_beige_1', 'icon': 'rooms_fence'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_3', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:05:52.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'illuminance': 90, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:53:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T13:55:46.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'E8E07EFFFE5CB55A', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e5e45580-2dde-491d-8918-71768ec557b4_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE3A6777', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '15c782f0-1056-48e9-8417-80e559e39a17_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T18:25:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T14:44:41.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8F2BEC', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:12:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-19T14:56:41.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE880531', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'fd16612a-39da-4541-9383-f7607d3b449e_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8BC1BE', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5471ef4c-6e35-4420-8293-025db4db5150_1', 'type': 'sensor', 'deviceType': 'openCloseSensor', 'createdAt': '2024-09-10T20:12:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:05:15.000Z', 'customIcon': 'placement_door', 'attributes': {'customName': 'Abstellraum Tür Sensor', 'model': 'PARASOLL Door/Window Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.19', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFED2CE68', 'productCode': 'E2013', 'batteryPercentage': 87, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'isOpen': False, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'c70c00b1-1297-42b9-aa45-4b976f78d644', 'name': 'Abstellraum ', 'color': 'ikea_beige_1', 'icon': 'rooms_box'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '79634251-3aca-48ce-8562-9352eb2caed3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE881C3D', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e17f5dfa-f632-4ef5-9969-b28198878676_1', 'relationId': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'type': 'gateway', 'deviceType': 'gateway', 'createdAt': '2024-03-08T06:39:03.798Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:06:00.029Z', 'attributes': {'customName': 'Zuhause', 'model': 'DIRIGERA Hub for smart products', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '2.660.5', 'hardwareVersion': 'P2.5', 'serialNumber': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'identifyStarted': '2024-10-17T02:14:43.000Z', 'identifyPeriod': 65534, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 100, 'otaPolicy': 'autoDownload', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00', 'permittingJoin': False, 'backendConnected': False, 'backendConnectionPersistent': False, 'backendOnboardingComplete': True, 'backendRegion': 'eu-central-1', 'backendCountryCode': 'DE', 'userConsents': [{'name': 'analytics', 'value': 'disabled'}, {'name': 'diagnostics', 'value': 'enabled'}], 'logLevel': 3, 'coredump': False, 'timezone': 'Europe/Berlin', 'nextSunSet': '2024-10-20T16:28:00.000Z', 'nextSunRise': '2024-10-21T06:05:00.000Z', 'homestate': 'home', 'countryCode': 'XZ', 'coordinates': {'latitude': 51.29891195878432, 'longitude': 7.37335855505179, 'accuracy': -1}, 'isOn': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'permittingJoin', 'userConsents', 'logLevel', 'time', 'timezone', 'countryCode', 'coordinates']}, 'deviceSet': [], 'remoteLinks': []}, {'id': 'e2ec86cb-d157-479a-b2dd-d39883bc03e3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:43:01.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 1', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE4440D1', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '1a8daf7d-7603-47e2-bb1e-a8d27b3fa843_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:53.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 4', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33527E', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '302ddbb0-6ecd-4181-a67e-f838414278ee_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE457EF9', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '71a8343a-c74f-4d9e-a274-72f719c3fa8f_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:44:05.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:06:14.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE87E104', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:05:30.000Z', 'attributes': {'customName': 'Büro Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'batteryPercentage': 92, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '90a72c44-6ce9-4182-8acf-fd507b30af9c', 'name': 'Büro', 'color': 'ikea_beige_1', 'icon': 'rooms_office_chair'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:05:30.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'illuminance': 4, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_1', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:04:56.000Z', 'attributes': {'customName': 'Essbereich Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'batteryPercentage': 91, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'cb4144b3-638f-45a1-a301-1f5f95de1dd4', 'name': 'Essbereich', 'color': 'ikea_beige_1', 'icon': 'rooms_cutlery'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_3', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:04:56.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'illuminance': 26, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '4093d38e-be70-4871-bf8f-3770bfb8fcb2_1', 'type': 'outlet', 'deviceType': 'outlet', 'createdAt': '2024-10-18T14:48:48.000Z', 'isReachable': False, 'lastSeen': '2024-10-18T15:04:42.000Z', 'attributes': {'customName': 'Steckdose ', 'firmwareVersion': '2.4.4', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'TRETAKT Smart plug', 'productCode': 'E2204', 'serialNumber': '6CFD22FFFE170BB5', 'isOn': False, 'startupOnOff': 'startPrevious', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'childLock': False, 'statusLight': True, 'identifyPeriod': 0, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'childLock', 'statusLight']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'c9023a1e-333f-4a56-b318-6f8a4be84129_1', 'type': 'controller', 'deviceType': 'lightController', 'createdAt': '2024-10-18T16:05:23.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T03:54:36.000Z', 'attributes': {'customName': 'Fernbedienung', 'firmwareVersion': '1.0.57', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'RODRET Dimmer', 'productCode': 'E2201', 'serialNumber': '583BC2FFFEEE2F74', 'batteryPercentage': 92, 'isOn': False, 'lightLevel': 1, 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate', 'circadianPresets': []}, 'capabilities': {'canSend': ['isOn', 'lightLevel'], 'canReceive': ['customName']}, 'room': {'id': 'bd914af4-6ee5-4166-96ab-d02e27e407a6', 'name': 'Schlafzimmer ', 'color': 'ikea_beige_1', 'icon': 'rooms_bed'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}] 2024-10-20 08:06:31.948 INFO (SyncWorker_40) [custom_components.dirigera_platform] -------------- 2024-10-20 08:06:33.940 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"9824e906-ca24-4c53-bc3b-91382d23cf82","time":"2024-10-20T06:06:33.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"a433e7d9-1e17-4254-8d17-37575993f671_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-25T14:57:08.000Z","isReachable":true,"lastSeen":"2024-10-20T06:06:33.000Z","attributes":{"illuminance":30},"remoteLinks":[]}} 2024-10-20 08:06:33.940 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:06:44.837 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:06:44.889 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:06:44.889 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:06:44.890 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:06:44.890 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:06:44.890 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:06:45.643 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:06:45.644 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:06:45.644 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:06:45.645 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:06:45.645 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:07:14.838 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:07:14.889 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:07:14.890 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:07:14.890 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:07:14.890 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:07:14.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:07:15.644 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:07:15.645 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:07:15.645 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:07:15.646 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:07:15.646 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:07:44.839 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:07:44.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:07:44.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:07:44.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:07:44.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:07:44.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:07:45.645 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:07:45.646 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:07:45.646 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:07:45.647 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:07:45.647 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:08:14.840 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:08:14.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:08:14.891 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:08:14.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:08:14.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:08:14.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:08:15.646 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:08:15.646 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:08:15.647 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:08:15.647 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:08:15.648 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:08:44.841 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:08:44.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:08:44.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:08:44.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:08:44.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:08:44.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:08:45.647 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:08:45.647 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:08:45.648 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:08:45.648 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:08:45.649 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:09:14.392 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"1b6cfdd0-0209-4a01-ba3c-0e02b3b78db1","time":"2024-10-20T06:09:14.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"a433e7d9-1e17-4254-8d17-37575993f671_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-25T14:57:08.000Z","isReachable":true,"lastSeen":"2024-10-20T06:09:14.000Z","attributes":{"illuminance":34},"remoteLinks":[]}} 2024-10-20 08:09:14.392 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:09:14.841 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:09:14.892 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:09:14.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:09:14.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:09:14.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:09:14.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:09:15.647 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:09:15.648 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:09:15.649 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:09:15.649 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:09:15.650 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:09:16.322 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"496f2ff4-3492-44f4-a91a-7a98ece01687","time":"2024-10-20T06:09:16.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"348f4306-fcd1-40b4-9be4-655d874713db_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-10T16:25:44.000Z","isReachable":true,"lastSeen":"2024-10-20T06:09:16.000Z","attributes":{"illuminance":102},"remoteLinks":[]}} 2024-10-20 08:09:16.322 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:09:28.609 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"ded3cbf3-8b37-49d0-b8cd-d0a7c61ebb5c","time":"2024-10-20T06:09:28.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-30T16:22:06.000Z","isReachable":true,"lastSeen":"2024-10-20T06:09:28.000Z","attributes":{"illuminance":5},"remoteLinks":[]}} 2024-10-20 08:09:28.610 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:09:44.842 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:09:44.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:09:44.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:09:44.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:09:44.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:09:44.894 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:09:45.649 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:09:45.650 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:09:45.650 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:09:45.651 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:09:45.651 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:10:14.843 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:10:14.893 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:10:14.894 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:10:14.894 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:10:14.894 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:10:14.895 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:10:15.649 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:10:15.650 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:10:15.650 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:10:15.651 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:10:15.651 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:10:17.606 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"c4f14506-3177-42a9-82d3-7762afa7a99f","time":"2024-10-20T06:10:17.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"a433e7d9-1e17-4254-8d17-37575993f671_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-25T14:57:08.000Z","isReachable":true,"lastSeen":"2024-10-20T06:10:17.000Z","attributes":{"illuminance":39},"remoteLinks":[]}} 2024-10-20 08:10:17.607 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:10:44.843 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:10:44.895 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:10:44.895 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:10:44.895 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:10:44.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:10:44.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:10:45.651 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:10:45.652 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:10:45.652 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:10:45.653 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:10:45.653 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:10:48.514 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"6879a437-f2a5-45d5-a0c3-0449e0844992","time":"2024-10-20T06:10:48.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"348f4306-fcd1-40b4-9be4-655d874713db_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-10T16:25:44.000Z","isReachable":true,"lastSeen":"2024-10-20T06:10:48.000Z","attributes":{"illuminance":115},"remoteLinks":[]}} 2024-10-20 08:10:48.515 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:11:14.845 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:11:14.895 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:11:14.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:11:14.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:11:14.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:11:14.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:11:15.652 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:11:15.652 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:11:15.653 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:11:15.653 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:11:15.654 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:11:15.709 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"b73a05a6-8976-4df2-ac1d-6dd8e8535bc7","time":"2024-10-20T06:11:15.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-30T16:22:06.000Z","isReachable":true,"lastSeen":"2024-10-20T06:11:15.000Z","attributes":{"illuminance":6},"remoteLinks":[]}} 2024-10-20 08:11:15.709 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:11:16.159 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"36f5a615-d324-451f-8330-aabbeda79080","time":"2024-10-20T06:11:15.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"a433e7d9-1e17-4254-8d17-37575993f671_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-25T14:57:08.000Z","isReachable":true,"lastSeen":"2024-10-20T06:11:15.000Z","attributes":{"illuminance":44},"remoteLinks":[]}} 2024-10-20 08:11:16.159 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 08:11:44.846 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:11:44.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:11:44.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:11:44.896 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:11:44.897 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:11:44.897 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:11:45.653 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:11:45.654 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:11:45.654 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:11:45.655 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:11:45.655 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:12:10.655 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"262cf90e-0faa-4105-9a2e-d3bf2a9522f7","time":"2024-10-20T06:12:10.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","type":"light","deviceType":"light","createdAt":"2024-08-20T17:44:05.000Z","isReachable":true,"lastSeen":"2024-10-20T06:12:10.000Z","attributes":{"isOn":true},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 08:12:10.655 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 08:12:10.655 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 71a8343a-c74f-4d9e-a274-72f719c3fa8f_1 reachable as True 2024-10-20 08:12:10.656 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to True 2024-10-20 08:12:10.656 DEBUG (Thread-2) [custom_components.dirigera_platform] id='71a8343a-c74f-4d9e-a274-72f719c3fa8f_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 17, 44, 5, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 19, 11, 37, 42, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 10', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE87E104', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=True, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=[] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f6a941760> 2024-10-20 08:12:12.389 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"6e5d8cdb-34eb-481b-9b86-f8945bbd5f64","time":"2024-10-20T06:12:12.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","type":"light","deviceType":"light","createdAt":"2024-08-20T17:44:05.000Z","isReachable":true,"lastSeen":"2024-10-20T06:12:12.000Z","attributes":{"isOn":false},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 08:12:12.390 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 08:12:12.390 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 71a8343a-c74f-4d9e-a274-72f719c3fa8f_1 reachable as True 2024-10-20 08:12:12.391 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to False 2024-10-20 08:12:12.391 DEBUG (Thread-2) [custom_components.dirigera_platform] id='71a8343a-c74f-4d9e-a274-72f719c3fa8f_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 17, 44, 5, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 19, 11, 37, 42, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 10', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE87E104', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=False, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=[] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f6a941760> 2024-10-20 08:12:14.848 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 08:12:14.897 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:12:14.897 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:12:14.898 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:12:14.898 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:12:14.898 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 08:12:15.654 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 08:12:15.655 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 08:12:15.655 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 08:12:15.656 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 08:12:15.656 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor
did u restart hass post creating the scene. If not if could do that and verify in the log it says "Found
I created a scene in the IKEA app, but it cannot be controlled with the IKEA RODRET dimmer. I can only control devices, not scenes.
2024-10-20 09:19:36.330 INFO (SyncWorker_9) [custom_components.dirigera_platform] === START Devices JSON === 2024-10-20 09:19:36.330 INFO (SyncWorker_9) [custom_components.dirigera_platform] -------------- 2024-10-20 09:19:36.684 INFO (SyncWorker_9) [custom_components.dirigera_platform] [{'id': '0bcef118-d5f5-463d-aa71-8c30aa172479_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:42:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 2', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33C035', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'b7c31718-358f-47da-8631-629119c79563_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 3', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE332DD9', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_1', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:18:33.000Z', 'attributes': {'customName': 'Gäste WC Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'batteryPercentage': 89, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '3afbe2e1-2988-4f0c-8104-dfc8cc9b0cc5', 'name': 'Gäste WC', 'color': 'ikea_beige_1', 'icon': 'rooms_bathtub'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_3', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:18:33.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'illuminance': 3, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_1', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:16:27.000Z', 'attributes': {'customName': 'Balkon Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'batteryPercentage': 83, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180, 'schedule': {'onCondition': {'time': 'sunset'}, 'offCondition': {'time': 'sunrise'}}}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '6cfc8d72-ca9d-426a-85d6-8f7fa22fd7fd', 'name': 'Balkon', 'color': 'ikea_beige_1', 'icon': 'rooms_fence'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_3', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:16:27.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'illuminance': 531, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:53:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:24.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'E8E07EFFFE5CB55A', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e5e45580-2dde-491d-8918-71768ec557b4_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:59:11.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE3A6777', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '15c782f0-1056-48e9-8417-80e559e39a17_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T18:25:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:24.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8F2BEC', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:12:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:24.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE880531', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'fd16612a-39da-4541-9383-f7607d3b449e_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:59:11.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8BC1BE', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5471ef4c-6e35-4420-8293-025db4db5150_1', 'type': 'sensor', 'deviceType': 'openCloseSensor', 'createdAt': '2024-09-10T20:12:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:05:15.000Z', 'customIcon': 'placement_door', 'attributes': {'customName': 'Abstellraum Tür Sensor', 'model': 'PARASOLL Door/Window Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.19', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFED2CE68', 'productCode': 'E2013', 'batteryPercentage': 87, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'isOpen': False, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'c70c00b1-1297-42b9-aa45-4b976f78d644', 'name': 'Abstellraum ', 'color': 'ikea_beige_1', 'icon': 'rooms_box'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '79634251-3aca-48ce-8562-9352eb2caed3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:59:11.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE881C3D', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e17f5dfa-f632-4ef5-9969-b28198878676_1', 'relationId': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'type': 'gateway', 'deviceType': 'gateway', 'createdAt': '2024-03-08T06:39:03.798Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:00.338Z', 'attributes': {'customName': 'Zuhause', 'model': 'DIRIGERA Hub for smart products', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '2.660.5', 'hardwareVersion': 'P2.5', 'serialNumber': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'identifyStarted': '2024-10-17T02:14:43.000Z', 'identifyPeriod': 65534, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 100, 'otaPolicy': 'autoDownload', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00', 'permittingJoin': False, 'backendConnected': False, 'backendConnectionPersistent': False, 'backendOnboardingComplete': True, 'backendRegion': 'eu-central-1', 'backendCountryCode': 'DE', 'userConsents': [{'name': 'analytics', 'value': 'disabled'}, {'name': 'diagnostics', 'value': 'enabled'}], 'logLevel': 3, 'coredump': False, 'timezone': 'Europe/Berlin', 'nextSunSet': '2024-10-20T16:28:00.000Z', 'nextSunRise': '2024-10-21T06:05:00.000Z', 'homestate': 'home', 'countryCode': 'XZ', 'coordinates': {'latitude': 51.29891195878432, 'longitude': 7.37335855505179, 'accuracy': -1}, 'isOn': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'permittingJoin', 'userConsents', 'logLevel', 'time', 'timezone', 'countryCode', 'coordinates']}, 'deviceSet': [], 'remoteLinks': []}, {'id': 'e2ec86cb-d157-479a-b2dd-d39883bc03e3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:43:01.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 1', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE4440D1', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '1a8daf7d-7603-47e2-bb1e-a8d27b3fa843_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:53.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 4', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33527E', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '302ddbb0-6ecd-4181-a67e-f838414278ee_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:59:11.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE457EF9', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '71a8343a-c74f-4d9e-a274-72f719c3fa8f_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:44:05.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:24.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE87E104', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:28.000Z', 'attributes': {'customName': 'Büro Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'batteryPercentage': 92, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '90a72c44-6ce9-4182-8acf-fd507b30af9c', 'name': 'Büro', 'color': 'ikea_beige_1', 'icon': 'rooms_office_chair'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:28.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'illuminance': 24, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_1', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:12.000Z', 'attributes': {'customName': 'Essbereich Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'batteryPercentage': 91, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'cb4144b3-638f-45a1-a301-1f5f95de1dd4', 'name': 'Essbereich', 'color': 'ikea_beige_1', 'icon': 'rooms_cutlery'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_3', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:19:12.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'illuminance': 242, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '4093d38e-be70-4871-bf8f-3770bfb8fcb2_1', 'type': 'outlet', 'deviceType': 'outlet', 'createdAt': '2024-10-18T14:48:48.000Z', 'isReachable': False, 'lastSeen': '2024-10-18T15:04:42.000Z', 'attributes': {'customName': 'Steckdose ', 'firmwareVersion': '2.4.4', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'TRETAKT Smart plug', 'productCode': 'E2204', 'serialNumber': '6CFD22FFFE170BB5', 'isOn': False, 'startupOnOff': 'startPrevious', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'childLock': False, 'statusLight': True, 'identifyPeriod': 0, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'childLock', 'statusLight']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'c9023a1e-333f-4a56-b318-6f8a4be84129_1', 'type': 'controller', 'deviceType': 'lightController', 'createdAt': '2024-10-18T16:05:23.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T03:54:36.000Z', 'attributes': {'customName': 'Fernbedienung', 'firmwareVersion': '1.0.57', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'RODRET Dimmer', 'productCode': 'E2201', 'serialNumber': '583BC2FFFEEE2F74', 'batteryPercentage': 92, 'isOn': False, 'lightLevel': 1, 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate', 'circadianPresets': []}, 'capabilities': {'canSend': ['isOn', 'lightLevel'], 'canReceive': ['customName']}, 'room': {'id': 'bd914af4-6ee5-4166-96ab-d02e27e407a6', 'name': 'Schlafzimmer ', 'color': 'ikea_beige_1', 'icon': 'rooms_bed'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}] 2024-10-20 09:19:36.687 INFO (SyncWorker_9) [custom_components.dirigera_platform] -------------- 2024-10-20 09:19:43.536 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:19:43.542 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:19:43.543 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:19:43.543 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:19:43.544 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:19:43.544 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:19:43.586 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:19:43.587 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:19:43.587 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:19:43.587 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:19:43.588 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:20:13.537 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:20:13.545 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:20:13.546 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:20:13.546 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:20:13.547 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:20:13.547 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:20:13.587 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:20:13.587 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:20:13.587 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:20:13.588 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:20:13.588 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:20:24.801 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"b17865ae-4b59-45c2-80ee-ffeeffa4a84a","time":"2024-10-20T07:20:24.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1","type":"sensor","deviceType":"motionSensor","createdAt":"2024-09-30T16:22:06.000Z","isReachable":true,"lastSeen":"2024-10-20T07:20:24.000Z","attributes":{"isDetected":true,"sensorConfig":{"scheduleOn":false,"onDuration":180},"circadianPresets":[]},"remoteLinks":[]}} 2024-10-20 09:20:24.802 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message motionSensor 2024-10-20 09:20:24.802 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1 reachable as True 2024-10-20 09:20:24.802 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_detected to True 2024-10-20 09:20:24.802 DEBUG (Thread-2) [custom_components.dirigera_platform] id='04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1' relation_id='04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6' type='sensor' device_type='motionSensor' created_at=datetime.datetime(2024, 9, 30, 16, 22, 6, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 19, 28, tzinfo=datetime.timezone.utc) attributes=MotionSensorAttributes(custom_name='Büro Sensor', model='VALLHORN Wireless Motion Sensor', manufacturer='IKEA of Sweden', firmware_version='1.0.64', hardware_version='1', serial_number='F84477FFFE860F39', product_code='E2134', ota_status=None, ota_state=None, ota_progress=None, ota_policy=None, ota_schedule_start=None, ota_schedule_end=None, battery_percentage=92, is_on=False, light_level=None, is_detected=True) capabilities=Capabilities(can_send=[], can_receive=['customName']) room=Room(id='90a72c44-6ce9-4182-8acf-fd507b30af9c', name='Büro', color='ikea_beige_1', icon='rooms_office_chair') device_set=[] remote_links=[] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:20:24.803 DEBUG (Thread-2) [custom_components.dirigera_platform] attribute sensorConfig with value {'scheduleOn': False, 'onDuration': 180} not in list of device type motionSensor, ignoring update... 2024-10-20 09:20:24.803 DEBUG (Thread-2) [custom_components.dirigera_platform] attribute circadianPresets with value [] not in list of device type motionSensor, ignoring update... 2024-10-20 09:20:35.578 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"32805e40-9272-44e3-b003-0f57f92afbd5","time":"2024-10-20T07:20:35.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"a433e7d9-1e17-4254-8d17-37575993f671_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-25T14:57:08.000Z","isReachable":true,"lastSeen":"2024-10-20T07:20:35.000Z","attributes":{"illuminance":214},"remoteLinks":[]}} 2024-10-20 09:20:35.579 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 09:20:43.538 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:20:43.546 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:20:43.547 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:20:43.547 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:20:43.547 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:20:43.547 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:20:43.590 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:20:43.591 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:20:43.591 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:20:43.592 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:20:43.592 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:21:13.539 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:21:13.549 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:21:13.550 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:21:13.550 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:21:13.551 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:21:13.551 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:21:13.591 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:21:13.592 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:21:13.592 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:21:13.593 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:21:13.593 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:21:24.797 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"0e50c8e3-d252-4e08-842a-976938ae5f46","time":"2024-10-20T07:21:24.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1","type":"sensor","deviceType":"motionSensor","createdAt":"2024-09-30T16:22:06.000Z","isReachable":true,"lastSeen":"2024-10-20T07:20:24.000Z","attributes":{"isDetected":false,"sensorConfig":{"scheduleOn":false,"onDuration":180},"circadianPresets":[]},"remoteLinks":[]}} 2024-10-20 09:21:24.797 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message motionSensor 2024-10-20 09:21:24.798 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1 reachable as True 2024-10-20 09:21:24.798 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_detected to False 2024-10-20 09:21:24.798 DEBUG (Thread-2) [custom_components.dirigera_platform] id='04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1' relation_id='04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6' type='sensor' device_type='motionSensor' created_at=datetime.datetime(2024, 9, 30, 16, 22, 6, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 20, 24, tzinfo=datetime.timezone.utc) attributes=MotionSensorAttributes(custom_name='Büro Sensor', model='VALLHORN Wireless Motion Sensor', manufacturer='IKEA of Sweden', firmware_version='1.0.64', hardware_version='1', serial_number='F84477FFFE860F39', product_code='E2134', ota_status=None, ota_state=None, ota_progress=None, ota_policy=None, ota_schedule_start=None, ota_schedule_end=None, battery_percentage=92, is_on=False, light_level=None, is_detected=False) capabilities=Capabilities(can_send=[], can_receive=['customName']) room=Room(id='90a72c44-6ce9-4182-8acf-fd507b30af9c', name='Büro', color='ikea_beige_1', icon='rooms_office_chair') device_set=[] remote_links=[] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:21:24.799 DEBUG (Thread-2) [custom_components.dirigera_platform] attribute sensorConfig with value {'scheduleOn': False, 'onDuration': 180} not in list of device type motionSensor, ignoring update... 2024-10-20 09:21:24.799 DEBUG (Thread-2) [custom_components.dirigera_platform] attribute circadianPresets with value [] not in list of device type motionSensor, ignoring update... 2024-10-20 09:21:43.540 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:21:43.550 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:21:43.550 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:21:43.552 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:21:43.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:21:43.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:21:43.594 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:21:43.595 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:21:43.596 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:21:43.596 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:21:43.596 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:22:02.857 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"baa79107-194c-4259-a6f1-41f02ff9d4e4","time":"2024-10-20T07:22:02.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"348f4306-fcd1-40b4-9be4-655d874713db_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-10T16:25:44.000Z","isReachable":true,"lastSeen":"2024-10-20T07:22:02.000Z","attributes":{"illuminance":596},"remoteLinks":[]}} 2024-10-20 09:22:02.857 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 09:22:13.543 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:22:13.550 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:22:13.551 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:22:13.552 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:22:13.552 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:22:13.552 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:22:13.612 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:22:13.612 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:22:13.613 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:22:13.613 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:22:13.613 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:22:43.544 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:22:43.551 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:22:43.552 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:22:43.552 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:22:43.552 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:22:43.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:22:43.617 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:22:43.617 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:22:43.618 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:22:43.618 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:22:43.618 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:23:13.544 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:23:13.552 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:23:13.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:23:13.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:23:13.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:23:13.554 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:23:13.618 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:23:13.619 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:23:13.619 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:23:13.619 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:23:13.619 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:23:25.795 WARNING (MainThread) [custom_components.dirigera_platform] Unknown icon scenes_clean_sparkles 2024-10-20 09:23:25.796 DEBUG (MainThread) [custom_components.dirigera_platform] Activating scene 'Büro test' (a8902c52-7a9a-4b57-8cf1-c4614f7bb550) 2024-10-20 09:23:26.127 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"9d48bec7-3fcc-49f5-af1a-a677d5bb707d","time":"2024-10-20T07:23:26.083Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:rulesengine","type":"sceneUpdated","data":{"id":"a8902c52-7a9a-4b57-8cf1-c4614f7bb550","info":{"name":"Büro test","icon":"scenes_clean_sparkles"},"type":"userScene","triggers":[{"id":"129f9274-50d6-46ce-8458-195e8146c929","type":"app","triggeredAt":"2024-10-20T07:23:26.082Z","disabled":false}],"actions":[{"id":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","type":"device","deviceId":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","enabled":true,"attributes":{"isOn":true,"lightLevel":100}},{"id":"5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1","type":"device","deviceId":"5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1","enabled":true,"attributes":{"isOn":true,"lightLevel":100}},{"id":"15c782f0-1056-48e9-8417-80e559e39a17_1","type":"device","deviceId":"15c782f0-1056-48e9-8417-80e559e39a17_1","enabled":true,"attributes":{"isOn":true,"lightLevel":100}},{"id":"0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1","type":"device","deviceId":"0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1","enabled":true,"attributes":{"isOn":true,"lightLevel":100}}],"commands":[],"createdAt":"2024-10-20T06:59:32.228Z","lastCompleted":"2024-10-20T07:13:36.615Z","lastTriggered":"2024-10-20T07:13:36.615Z","undoAllowedDuration":30,"lastUndo":"2024-10-20T07:13:32.453Z"}} 2024-10-20 09:23:26.128 DEBUG (Thread-2) [custom_components.dirigera_platform] Found sceneUpdated message... 2024-10-20 09:23:26.128 DEBUG (Thread-2) [custom_components.dirigera_platform] Trigger type : app not controller ignoring... 2024-10-20 09:23:26.213 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"6ea783c3-c2db-4a54-b53b-b570f23e17cf","time":"2024-10-20T07:23:26.182Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:rulesengine","type":"sceneUpdated","data":{"id":"a8902c52-7a9a-4b57-8cf1-c4614f7bb550","info":{"name":"Büro test","icon":"scenes_clean_sparkles"},"type":"userScene","triggers":[{"id":"129f9274-50d6-46ce-8458-195e8146c929","type":"app","triggeredAt":"2024-10-20T07:23:26.082Z","disabled":false}],"actions":[{"id":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","type":"device","deviceId":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","enabled":true,"attributes":{"isOn":true,"lightLevel":100}},{"id":"5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1","type":"device","deviceId":"5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1","enabled":true,"attributes":{"isOn":true,"lightLevel":100}},{"id":"15c782f0-1056-48e9-8417-80e559e39a17_1","type":"device","deviceId":"15c782f0-1056-48e9-8417-80e559e39a17_1","enabled":true,"attributes":{"isOn":true,"lightLevel":100}},{"id":"0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1","type":"device","deviceId":"0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1","enabled":true,"attributes":{"isOn":true,"lightLevel":100}}],"commands":[],"createdAt":"2024-10-20T06:59:32.228Z","lastCompleted":"2024-10-20T07:23:26.088Z","lastTriggered":"2024-10-20T07:23:26.088Z","undoAllowedDuration":30,"lastUndo":"2024-10-20T07:13:32.453Z"}} 2024-10-20 09:23:26.214 DEBUG (Thread-2) [custom_components.dirigera_platform] Found sceneUpdated message... 2024-10-20 09:23:26.214 DEBUG (Thread-2) [custom_components.dirigera_platform] Trigger type : app not controller ignoring... 2024-10-20 09:23:26.474 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"1049a678-8626-45e5-b78d-9866992c4a35","time":"2024-10-20T07:23:26.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","type":"light","deviceType":"light","createdAt":"2024-08-20T17:44:05.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:26.000Z","attributes":{"isOn":true},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 09:23:26.475 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 09:23:26.475 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 71a8343a-c74f-4d9e-a274-72f719c3fa8f_1 reachable as True 2024-10-20 09:23:26.475 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to True 2024-10-20 09:23:26.476 DEBUG (Thread-2) [custom_components.dirigera_platform] id='71a8343a-c74f-4d9e-a274-72f719c3fa8f_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 17, 44, 5, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 13, 41, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 10', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE87E104', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=True, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=['c9023a1e-333f-4a56-b318-6f8a4be84129_1'] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:23:26.552 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"a990260b-dfa3-464b-b40d-2762dd8dc613","time":"2024-10-20T07:23:26.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1","type":"light","deviceType":"light","createdAt":"2024-08-20T17:12:18.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:26.000Z","attributes":{"isOn":true},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 09:23:26.553 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 09:23:26.553 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1 reachable as True 2024-10-20 09:23:26.554 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to True 2024-10-20 09:23:26.554 DEBUG (Thread-2) [custom_components.dirigera_platform] id='5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 17, 12, 18, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 13, 41, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 11', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE880531', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=True, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=['c9023a1e-333f-4a56-b318-6f8a4be84129_1'] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:23:26.804 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"ca652565-eb05-4160-8c7a-86e115a81918","time":"2024-10-20T07:23:26.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"15c782f0-1056-48e9-8417-80e559e39a17_1","type":"light","deviceType":"light","createdAt":"2024-08-20T18:25:25.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:26.000Z","attributes":{"isOn":true},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 09:23:26.805 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 09:23:26.805 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 15c782f0-1056-48e9-8417-80e559e39a17_1 reachable as True 2024-10-20 09:23:26.806 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to True 2024-10-20 09:23:26.806 DEBUG (Thread-2) [custom_components.dirigera_platform] id='15c782f0-1056-48e9-8417-80e559e39a17_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 18, 25, 25, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 13, 41, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 12', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE8F2BEC', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=True, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=['c9023a1e-333f-4a56-b318-6f8a4be84129_1'] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:23:27.333 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"f0685366-db35-43fb-8398-4d4ab28132d7","time":"2024-10-20T07:23:27.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1","type":"light","deviceType":"light","createdAt":"2024-08-20T16:53:25.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:27.000Z","attributes":{"isOn":true},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 09:23:27.334 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 09:23:27.334 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1 reachable as True 2024-10-20 09:23:27.334 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to True 2024-10-20 09:23:27.335 DEBUG (Thread-2) [custom_components.dirigera_platform] id='0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 16, 53, 25, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 13, 41, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 9', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='E8E07EFFFE5CB55A', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=True, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=['c9023a1e-333f-4a56-b318-6f8a4be84129_1'] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:23:29.753 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"88da4916-16c6-488c-8115-f810f87ffae9","time":"2024-10-20T07:23:29.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-30T16:22:06.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:29.000Z","attributes":{"illuminance":29},"remoteLinks":[]}} 2024-10-20 09:23:29.754 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 09:23:39.987 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"b28f899c-e37d-4647-81ea-fb49560045b4","time":"2024-10-20T07:23:39.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"71a8343a-c74f-4d9e-a274-72f719c3fa8f_1","type":"light","deviceType":"light","createdAt":"2024-08-20T17:44:05.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:39.000Z","attributes":{"isOn":false},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 09:23:39.988 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 09:23:39.988 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 71a8343a-c74f-4d9e-a274-72f719c3fa8f_1 reachable as True 2024-10-20 09:23:39.988 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to False 2024-10-20 09:23:39.988 DEBUG (Thread-2) [custom_components.dirigera_platform] id='71a8343a-c74f-4d9e-a274-72f719c3fa8f_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 17, 44, 5, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 13, 41, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 10', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE87E104', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=False, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=['c9023a1e-333f-4a56-b318-6f8a4be84129_1'] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:23:40.036 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"be2ff59f-864c-4c91-af73-d923e7b905fe","time":"2024-10-20T07:23:39.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1","type":"light","deviceType":"light","createdAt":"2024-08-20T17:12:18.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:39.000Z","attributes":{"isOn":false},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 09:23:40.037 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 09:23:40.037 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1 reachable as True 2024-10-20 09:23:40.037 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to False 2024-10-20 09:23:40.038 DEBUG (Thread-2) [custom_components.dirigera_platform] id='5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 17, 12, 18, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 13, 41, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 11', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE880531', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=False, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=['c9023a1e-333f-4a56-b318-6f8a4be84129_1'] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:23:40.065 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"c30b9402-29c9-4d87-ad4b-d73562ae908e","time":"2024-10-20T07:23:39.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"15c782f0-1056-48e9-8417-80e559e39a17_1","type":"light","deviceType":"light","createdAt":"2024-08-20T18:25:25.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:39.000Z","attributes":{"isOn":false},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 09:23:40.066 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 09:23:40.066 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 15c782f0-1056-48e9-8417-80e559e39a17_1 reachable as True 2024-10-20 09:23:40.066 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to False 2024-10-20 09:23:40.067 DEBUG (Thread-2) [custom_components.dirigera_platform] id='15c782f0-1056-48e9-8417-80e559e39a17_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 18, 25, 25, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 13, 41, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 12', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='B0C7DEFFFE8F2BEC', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=False, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=['c9023a1e-333f-4a56-b318-6f8a4be84129_1'] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:23:40.076 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"1e42bc28-8665-447d-8188-6fd6a250ed6e","time":"2024-10-20T07:23:40.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1","type":"light","deviceType":"light","createdAt":"2024-08-20T16:53:25.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:40.000Z","attributes":{"isOn":false},"remoteLinks":["c9023a1e-333f-4a56-b318-6f8a4be84129_1"],"adaptiveProfile":{}}} 2024-10-20 09:23:40.077 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message light 2024-10-20 09:23:40.077 DEBUG (Thread-2) [custom_components.dirigera_platform] Setting 0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1 reachable as True 2024-10-20 09:23:40.077 DEBUG (Thread-2) [custom_components.dirigera_platform] setting is_on to False 2024-10-20 09:23:40.077 DEBUG (Thread-2) [custom_components.dirigera_platform] id='0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1' relation_id=None type='light' device_type='light' created_at=datetime.datetime(2024, 8, 20, 16, 53, 25, tzinfo=datetime.timezone.utc) is_reachable=True last_seen=datetime.datetime(2024, 10, 20, 7, 13, 41, tzinfo=datetime.timezone.utc) attributes=LightAttributes(custom_name='Licht 9', model='TRADFRI bulb GU10 WW 345lm', manufacturer='IKEA of Sweden', firmware_version='1.0.42', hardware_version='1', serial_number='E8E07EFFFE5CB55A', product_code='LED2104R3', ota_status='upToDate', ota_state='readyToCheck', ota_progress=0, ota_policy='autoUpdate', ota_schedule_start=datetime.time(0, 0), ota_schedule_end=datetime.time(0, 0), startup_on_off=<StartupEnum.START_ON: 'startOn'>, is_on=False, light_level=100, color_temperature=None, color_temperature_min=None, color_temperature_max=None, color_hue=None, color_saturation=None) capabilities=Capabilities(can_send=[], can_receive=['customName', 'isOn', 'lightLevel']) room=Room(id='35f7cb71-0061-4893-9be0-9bec65be1b0c', name='Büro', color='ikea_green_no_65', icon='rooms_printer') device_set=[] remote_links=['c9023a1e-333f-4a56-b318-6f8a4be84129_1'] is_hidden=False dirigera_client=<custom_components.dirigera_platform.dirigera_lib_patch.HubX object at 0x7f67b7dc70> 2024-10-20 09:23:43.544 DEBUG (MainThread) [custom_components.dirigera_platform] update called Steckdose 2024-10-20 09:23:43.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:23:43.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:23:43.553 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:23:43.554 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:23:43.554 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:23:43.626 DEBUG (MainThread) [custom_components.dirigera_platform] update called Gäste WC Sensor 2024-10-20 09:23:43.627 DEBUG (MainThread) [custom_components.dirigera_platform] update called Balkon Sensor 2024-10-20 09:23:43.627 DEBUG (MainThread) [custom_components.dirigera_platform] update called Büro Sensor 2024-10-20 09:23:43.627 DEBUG (MainThread) [custom_components.dirigera_platform] update called Essbereich Sensor 2024-10-20 09:23:43.627 DEBUG (MainThread) [custom_components.dirigera_platform] update called Abstellraum Tür Sensor 2024-10-20 09:23:44.777 DEBUG (Thread-2) [custom_components.dirigera_platform] rcvd message : {"id":"0bfe23b4-1b19-4ebc-b2a3-fe91bd948a75","time":"2024-10-20T07:23:44.000Z","specversion":"3.163.0","source":"urn:com:ikea:homesmart:iotc:zigbee","type":"deviceStateChanged","data":{"id":"04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3","type":"unknown","deviceType":"lightSensor","createdAt":"2024-09-30T16:22:06.000Z","isReachable":true,"lastSeen":"2024-10-20T07:23:44.000Z","attributes":{"illuminance":25},"remoteLinks":[]}} 2024-10-20 09:23:44.777 DEBUG (Thread-2) [custom_components.dirigera_platform] device type of message lightSensor 2024-10-20 09:24:02.379 INFO (SyncWorker_1) [custom_components.dirigera_platform] === START Devices JSON === 2024-10-20 09:24:02.379 INFO (SyncWorker_1) [custom_components.dirigera_platform] -------------- 2024-10-20 09:24:02.746 INFO (SyncWorker_1) [custom_components.dirigera_platform] [{'id': '0bcef118-d5f5-463d-aa71-8c30aa172479_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:42:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 2', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33C035', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'b7c31718-358f-47da-8631-629119c79563_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:43.000Z', 'attributes': {'customName': 'Licht 3', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE332DD9', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_1', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:18:33.000Z', 'attributes': {'customName': 'Gäste WC Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'batteryPercentage': 89, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '3afbe2e1-2988-4f0c-8104-dfc8cc9b0cc5', 'name': 'Gäste WC', 'color': 'ikea_beige_1', 'icon': 'rooms_bathtub'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '78f82e88-5a92-4efd-bf3d-f62525811c01_3', 'relationId': '78f82e88-5a92-4efd-bf3d-f62525811c01', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-13T14:54:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:18:33.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3DD369', 'productCode': 'E2134', 'illuminance': 3, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_1', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:22:02.000Z', 'attributes': {'customName': 'Balkon Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'batteryPercentage': 83, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180, 'schedule': {'onCondition': {'time': 'sunset'}, 'offCondition': {'time': 'sunrise'}}}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '6cfc8d72-ca9d-426a-85d6-8f7fa22fd7fd', 'name': 'Balkon', 'color': 'ikea_beige_1', 'icon': 'rooms_fence'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '348f4306-fcd1-40b4-9be4-655d874713db_3', 'relationId': '348f4306-fcd1-40b4-9be4-655d874713db', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-10T16:25:44.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:22:02.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFE1349D5', 'productCode': 'E2134', 'illuminance': 596, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '0b05c6d7-a5a2-4bd1-9a07-e63af8c6c5ad_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:53:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:23:40.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'E8E07EFFFE5CB55A', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e5e45580-2dde-491d-8918-71768ec557b4_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:59:11.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE3A6777', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '15c782f0-1056-48e9-8417-80e559e39a17_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T18:25:25.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:23:39.000Z', 'attributes': {'customName': 'Licht 12', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8F2BEC', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5acc7244-fce5-4b6b-9594-3ab6fc9d7c0b_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:12:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:23:39.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE880531', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'fd16612a-39da-4541-9383-f7607d3b449e_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:59:11.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE8BC1BE', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '5471ef4c-6e35-4420-8293-025db4db5150_1', 'type': 'sensor', 'deviceType': 'openCloseSensor', 'createdAt': '2024-09-10T20:12:26.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:05:15.000Z', 'customIcon': 'placement_door', 'attributes': {'customName': 'Abstellraum Tür Sensor', 'model': 'PARASOLL Door/Window Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.19', 'hardwareVersion': '1', 'serialNumber': 'D44867FFFED2CE68', 'productCode': 'E2013', 'batteryPercentage': 87, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'isOpen': False, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'c70c00b1-1297-42b9-aa45-4b976f78d644', 'name': 'Abstellraum ', 'color': 'ikea_beige_1', 'icon': 'rooms_box'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '79634251-3aca-48ce-8562-9352eb2caed3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:18.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:59:11.000Z', 'attributes': {'customName': 'Licht 11', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE881C3D', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': 'e17f5dfa-f632-4ef5-9969-b28198878676_1', 'relationId': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'type': 'gateway', 'deviceType': 'gateway', 'createdAt': '2024-03-08T06:39:03.798Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:24:00.534Z', 'attributes': {'customName': 'Zuhause', 'model': 'DIRIGERA Hub for smart products', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '2.660.5', 'hardwareVersion': 'P2.5', 'serialNumber': 'e17f5dfa-f632-4ef5-9969-b28198878676', 'identifyStarted': '2024-10-17T02:14:43.000Z', 'identifyPeriod': 65534, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 100, 'otaPolicy': 'autoDownload', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00', 'permittingJoin': False, 'backendConnected': False, 'backendConnectionPersistent': False, 'backendOnboardingComplete': True, 'backendRegion': 'eu-central-1', 'backendCountryCode': 'DE', 'userConsents': [{'name': 'analytics', 'value': 'disabled'}, {'name': 'diagnostics', 'value': 'enabled'}], 'logLevel': 3, 'coredump': False, 'timezone': 'Europe/Berlin', 'nextSunSet': '2024-10-20T16:28:00.000Z', 'nextSunRise': '2024-10-21T06:05:00.000Z', 'homestate': 'home', 'countryCode': 'XZ', 'coordinates': {'latitude': 51.29891195878432, 'longitude': 7.37335855505179, 'accuracy': -1}, 'isOn': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'permittingJoin', 'userConsents', 'logLevel', 'time', 'timezone', 'countryCode', 'coordinates']}, 'deviceSet': [], 'remoteLinks': []}, {'id': 'e2ec86cb-d157-479a-b2dd-d39883bc03e3_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T15:43:01.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 1', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE4440D1', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '1a8daf7d-7603-47e2-bb1e-a8d27b3fa843_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T16:15:53.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T05:58:44.000Z', 'attributes': {'customName': 'Licht 4', 'model': 'TRADFRI bulb GU10 WS 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '3.0.21', 'hardwareVersion': '1', 'serialNumber': '60EFABFFFE33527E', 'productCode': 'LED2106R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 34, 'startUpCurrentLevel': -1, 'colorTemperature': 2403, 'colorTemperatureMin': 4000, 'colorTemperatureMax': 2202, 'startupTemperature': -1, 'colorMode': 'temperature', 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'colorTemperature']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '302ddbb0-6ecd-4181-a67e-f838414278ee_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T19:47:14.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T06:59:11.000Z', 'attributes': {'customName': 'Licht 9', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE457EF9', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '84a088b9-07dd-4c96-8f1c-02b3f94d6886', 'name': 'Flur', 'color': 'ikea_beige_1', 'icon': 'rooms_coat_rack'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '71a8343a-c74f-4d9e-a274-72f719c3fa8f_1', 'type': 'light', 'deviceType': 'light', 'createdAt': '2024-08-20T17:44:05.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:23:39.000Z', 'attributes': {'customName': 'Licht 10', 'model': 'TRADFRI bulb GU10 WW 345lm', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.42', 'hardwareVersion': '1', 'serialNumber': 'B0C7DEFFFE87E104', 'productCode': 'LED2104R3', 'isOn': False, 'startupOnOff': 'startOn', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'otaStatus': 'upToDate', 'otaState': 'readyToCheck', 'otaProgress': 0, 'otaPolicy': 'autoUpdate', 'otaScheduleStart': '00:00', 'otaScheduleEnd': '00:00'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel']}, 'room': {'id': '35f7cb71-0061-4893-9be0-9bec65be1b0c', 'name': 'Büro', 'color': 'ikea_green_no_65', 'icon': 'rooms_printer'}, 'deviceSet': [], 'remoteLinks': ['c9023a1e-333f-4a56-b318-6f8a4be84129_1'], 'isHidden': False, 'adaptiveProfile': {}}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_1', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:23:44.000Z', 'attributes': {'customName': 'Büro Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'batteryPercentage': 92, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': '90a72c44-6ce9-4182-8acf-fd507b30af9c', 'name': 'Büro', 'color': 'ikea_beige_1', 'icon': 'rooms_office_chair'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6_3', 'relationId': '04f5f45a-c5ae-44e3-8a6d-c7d3b74895a6', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-30T16:22:06.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:23:44.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': 'F84477FFFE860F39', 'productCode': 'E2134', 'illuminance': 25, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_1', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'sensor', 'deviceType': 'motionSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:20:35.000Z', 'attributes': {'customName': 'Essbereich Sensor', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'batteryPercentage': 91, 'isOn': False, 'motionDetectedDelay': 20, 'isDetected': False, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False, 'sensorConfig': {'scheduleOn': False, 'onDuration': 180}, 'circadianPresets': []}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'room': {'id': 'cb4144b3-638f-45a1-a301-1f5f95de1dd4', 'name': 'Essbereich', 'color': 'ikea_beige_1', 'icon': 'rooms_cutlery'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'a433e7d9-1e17-4254-8d17-37575993f671_3', 'relationId': 'a433e7d9-1e17-4254-8d17-37575993f671', 'type': 'unknown', 'deviceType': 'lightSensor', 'createdAt': '2024-09-25T14:57:08.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T07:20:35.000Z', 'attributes': {'customName': '', 'model': 'VALLHORN Wireless Motion Sensor', 'manufacturer': 'IKEA of Sweden', 'firmwareVersion': '1.0.64', 'hardwareVersion': '1', 'serialNumber': '8C65A3FFFE3E5FD2', 'productCode': 'E2134', 'illuminance': 214, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'identifyPeriod': 0, 'permittingJoin': False}, 'capabilities': {'canSend': [], 'canReceive': ['customName']}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': '4093d38e-be70-4871-bf8f-3770bfb8fcb2_1', 'type': 'outlet', 'deviceType': 'outlet', 'createdAt': '2024-10-18T14:48:48.000Z', 'isReachable': False, 'lastSeen': '2024-10-18T15:04:42.000Z', 'attributes': {'customName': 'Steckdose ', 'firmwareVersion': '2.4.4', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'TRETAKT Smart plug', 'productCode': 'E2204', 'serialNumber': '6CFD22FFFE170BB5', 'isOn': False, 'startupOnOff': 'startPrevious', 'lightLevel': 100, 'startUpCurrentLevel': -1, 'childLock': False, 'statusLight': True, 'identifyPeriod': 0, 'identifyStarted': '2000-01-01T00:00:00.000Z', 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate'}, 'capabilities': {'canSend': [], 'canReceive': ['customName', 'isOn', 'lightLevel', 'childLock', 'statusLight']}, 'room': {'id': '3e144669-fc8f-44d4-b58e-ccfb5101e3ce', 'name': 'Wohnzimmer', 'color': 'ikea_green_no_65', 'icon': 'rooms_sofa'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}, {'id': 'c9023a1e-333f-4a56-b318-6f8a4be84129_1', 'type': 'controller', 'deviceType': 'lightController', 'createdAt': '2024-10-18T16:05:23.000Z', 'isReachable': True, 'lastSeen': '2024-10-20T03:54:36.000Z', 'attributes': {'customName': 'Fernbedienung', 'firmwareVersion': '1.0.57', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'RODRET Dimmer', 'productCode': 'E2201', 'serialNumber': '583BC2FFFEEE2F74', 'batteryPercentage': 92, 'isOn': False, 'lightLevel': 1, 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate', 'circadianPresets': []}, 'capabilities': {'canSend': ['isOn', 'lightLevel'], 'canReceive': ['customName']}, 'room': {'id': 'bd914af4-6ee5-4166-96ab-d02e27e407a6', 'name': 'Schlafzimmer ', 'color': 'ikea_beige_1', 'icon': 'rooms_bed'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}] 2024-10-20 09:24:02.748 INFO (SyncWorker_1) [custom_components.dirigera_platform] --------------
18T19:12:38.000Z', 'attributes': {'customName': 'Fernbedienung', 'firmwareVersion': '1.0.57', 'hardwareVersion': '1', 'manufacturer': 'IKEA of Sweden', 'model': 'RODRET Dimmer', 'productCode': 'E2201', 'serialNumber': '583BC2FFFEEE2F74', 'batteryPercentage': 93, 'isOn': False, 'lightLevel': 1, 'permittingJoin': False, 'otaPolicy': 'autoUpdate', 'otaProgress': 0, 'otaScheduleEnd': '00:00', 'otaScheduleStart': '00:00', 'otaState': 'readyToCheck', 'otaStatus': 'upToDate', 'circadianPresets': []}, 'capabilities': {'canSend': ['isOn', 'lightLevel'], 'canReceive': ['customName']}, 'room': {'id': 'bd914af4-6ee5-4166-96ab-d02e27e407a6', 'name': 'Schlafzimmer ', 'color': 'ikea_beige_1', 'icon': 'rooms_bed'}, 'deviceSet': [], 'remoteLinks': [], 'isHidden': False}] 2024-10-18 23:05:32.874 DEBUG (MainThread) [custom_components.dirigera_platform] Iterated to : RegistryEntry(entity_id='sensor.fernbedienung', unique_id='c9023a1e-333f-4a56-b318-6f8a4be84129_1', platform='dirigera_platform', previous_unique_id=None, aliases=set(), area_id=None, categories={}, capabilities=None, config_entry_id='01JA0XS7DF13NNXT9KT79W8SYF', created_at=datetime.datetime(2024, 10, 18, 14, 54, 27, 143855, tzinfo=datetime.timezone.utc), device_class=None, device_id='701b07c01b332e52b8b410ab5166dce9', disabled_by=None, entity_category=<EntityCategory.DIAGNOSTIC: 'diagnostic'>, hidden_by=None, icon=None, id='adda3721c4eb3c93810677d0cb440927', has_entity_name=False, labels=set(), modified_at=datetime.datetime(2024, 10, 18, 14, 54, 28, 540639, tzinfo=datetime.timezone.utc), name=None, options={'conversation': {'should_expose': False}}, original_device_class='battery', original_icon='mdi:battery', original_name='Fernbedienung', supported_features=0, translation_key=None, unit_of_measurement='%') 2024-10-18 23:05:32.874 DEBUG (MainThread) [custom_components.dirigera_platform] Found controller to tag events to entity : sensor.fernbedienung 2024-10-18 23:05:32.875 DEBUG (MainThread) [custom_components.dirigera_platform] Returning triggers : [{'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'single_click', 'entity_id': 'sensor.fernbedienung'}, {'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'long_press', 'entity_id': 'sensor.fernbedienung'}, {'device_id': '701b07c01b332e52b8b410ab5166dce9', 'domain': 'dirigera_platform', 'platform': 'device', 'type': 'double_click', 'entity_id': 'sensor.fernbedienung'}]