dvdgeisler / DirigeraClient

Dirigera Client API: Java written client API to interface IKEA's new smarthome hub DIRIGERA
MIT License
74 stars 9 forks source link

Another dump #73

Closed binarynoise closed 1 week ago

binarynoise commented 1 year ago

TRADFRI motion sensors TRADFRI bulbs (white+rgb) Remote Controls we have four rooms and one device set

{
  "hub": {
    "id": "bb17f4de-1ddf-4c40-914d-70b625da1139_1",
    "relationId": "bb17f4de-1ddf-4c40-914d-70b625da1139",
    "type": "gateway",
    "deviceType": "gateway",
    "createdAt": "2022-11-25T08:39:12.190Z",
    "isReachable": true,
    "lastSeen": "2023-02-24T23:22:04.543Z",
    "attributes": {
      "customName": "...",
      "model": "DIRIGERA Hub for smart products",
      "manufacturer": "IKEA of Sweden",
      "firmwareVersion": "2.197.0",
      "hardwareVersion": "P2.5",
      "serialNumber": "bb17f4de-1ddf-4c40-914d-70b625da1139",
      "identifyStarted": "2000-01-01T00:00:00.000Z",
      "identifyPeriod": 0,
      "otaStatus": "upToDate",
      "otaState": "readyToCheck",
      "otaProgress": 0,
      "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",
      "countryCode": "XZ",
      "isOn": false
    },
    "capabilities": {
      "canSend": [],
      "canReceive": [
        "customName",
        "permittingJoin",
        "userConsents",
        "logLevel",
        "time",
        "timezone",
        "countryCode",
        "coordinates"
      ]
    },
    "deviceSet": [],
    "remoteLinks": []
  },
  "devices": [
    {
      "id": "59e3a97b-08a7-4974-b0f7-6cf666e81c19_1",
      "type": "sensor",
      "deviceType": "motionSensor",
      "createdAt": "2023-02-16T14:07:37.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T03:45:57.000Z",
      "attributes": {
        "customName": "...",
        "model": "TRADFRI motion sensor",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "24.4.5",
        "hardwareVersion": "1",
        "serialNumber": "3425B4FFFE82326A",
        "productCode": "E1745",
        "batteryPercentage": 100,
        "isOn": false,
        "lightLevel": 1,
        "permittingJoin": false,
        "otaStatus": "upToDate",
        "otaState": "readyToCheck",
        "otaProgress": 0,
        "otaPolicy": "autoUpdate",
        "otaScheduleStart": "00:00",
        "otaScheduleEnd": "00:00",
        "sensorConfig": {
          "scheduleOn": false,
          "onDuration": 180,
          "schedule": {}
        }
      },
      "capabilities": {
        "canSend": [
          "isOn",
          "lightLevel"
        ],
        "canReceive": [
          "customName"
        ]
      },
      "room": {
        "id": "25f083dd-afc8-4eb9-894f-1001fade7835",
        "name": "...",
        "color": "ikea_beige_1",
        "icon": "rooms_door"
      },
      "deviceSet": [],
      "remoteLinks": [],
      "isHidden": false
    },
    {
      "id": "6461cc42-629d-4b53-b38d-f6b0f22edb41_1",
      "type": "controller",
      "deviceType": "lightController",
      "createdAt": "2023-01-27T01:11:20.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-23T22:12:01.000Z",
      "attributes": {
        "customName": "...",
        "model": "Remote Control N2",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.024",
        "hardwareVersion": "1",
        "serialNumber": "04CD15FFFECC3B1E",
        "productCode": "E2001",
        "batteryPercentage": 100,
        "isOn": false,
        "lightLevel": 1,
        "permittingJoin": false,
        "otaStatus": "upToDate",
        "otaState": "readyToCheck",
        "otaProgress": 0,
        "otaPolicy": "autoUpdate",
        "otaScheduleStart": "00:00",
        "otaScheduleEnd": "00:00"
      },
      "capabilities": {
        "canSend": [
          "isOn",
          "lightLevel"
        ],
        "canReceive": [
          "customName"
        ]
      },
      "room": {
        "id": "d5025859-0fff-484c-b30d-bbea5919b366",
        "name": "Tilo",
        "color": "ikea_red_no_39",
        "icon": "rooms_display"
      },
      "deviceSet": [],
      "remoteLinks": [],
      "isHidden": false
    },
    {
      "id": "ddef97dd-baf6-4ce4-97f1-6e7a4ab982ec_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-02-08T20:55:52.000Z",
      "isReachable": false,
      "lastSeen": "2023-02-24T19:48:45.000Z",
      "attributes": {
        "customName": "Alex Lampe 1",
        "model": "TRADFRI bulb E27 CWS 806lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.021",
        "hardwareVersion": "1",
        "serialNumber": "9035EAFFFE70877A",
        "productCode": "LED1924G9",
        "isOn": true,
        "startupOnOff": "startOn",
        "lightLevel": 100,
        "colorHue": 29.99614279426578,
        "colorSaturation": 0.7874414425880045,
        "colorTemperature": 2702,
        "colorTemperatureMin": 4000,
        "colorTemperatureMax": 2202,
        "colorMode": "color",
        "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",
          "colorHue",
          "colorSaturation"
        ]
      },
      "room": {
        "id": "357c50dc-7eaa-41c8-a14c-7c6f3b1a2c3a",
        "name": "Alex",
        "color": "ikea_blue_no_58",
        "icon": "rooms_drill"
      },
      "deviceSet": [
        {
          "id": "f145f162-dda1-494e-8aa9-47c4674c073e",
          "name": "Licht Alex Decke",
          "icon": "lighting_chandelier"
        }
      ],
      "remoteLinks": [
        "a14b3dbb-58c2-456f-9b4a-406880e8dcf6_1"
      ],
      "isHidden": false
    },
    {
      "id": "d23865fc-9b9a-4021-b891-2e5b0b803fe6_1",
      "type": "sensor",
      "deviceType": "motionSensor",
      "createdAt": "2023-01-26T20:29:49.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T00:53:45.000Z",
      "attributes": {
        "customName": "...",
        "model": "TRADFRI motion sensor",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "24.4.5",
        "hardwareVersion": "1",
        "serialNumber": "B43A31FFFE99BC7D",
        "productCode": "E1745",
        "batteryPercentage": 100,
        "isOn": false,
        "lightLevel": 1,
        "permittingJoin": false,
        "otaStatus": "upToDate",
        "otaState": "readyToCheck",
        "otaProgress": 0,
        "otaPolicy": "autoUpdate",
        "otaScheduleStart": "00:00",
        "otaScheduleEnd": "00:00",
        "sensorConfig": {
          "scheduleOn": true,
          "onDuration": 300,
          "schedule": {
            "onCondition": {
              "time": "17:00"
            },
            "offCondition": {
              "time": "08:00"
            }
          }
        }
      },
      "capabilities": {
        "canSend": [
          "isOn",
          "lightLevel"
        ],
        "canReceive": [
          "customName"
        ]
      },
      "room": {
        "id": "e152ea08-97fa-4874-a5ec-e29b20704d53",
        "name": "...",
        "color": "ikea_green_no_65",
        "icon": "rooms_kitchen"
      },
      "deviceSet": [],
      "remoteLinks": [],
      "isHidden": false
    },
    {
      "id": "bb17f4de-1ddf-4c40-914d-70b625da1139_1",
      "relationId": "bb17f4de-1ddf-4c40-914d-70b625da1139",
      "type": "gateway",
      "deviceType": "gateway",
      "createdAt": "2022-11-25T08:39:12.190Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T23:22:04.543Z",
      "attributes": {
        "customName": "...",
        "model": "DIRIGERA Hub for smart products",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "2.197.0",
        "hardwareVersion": "P2.5",
        "serialNumber": "bb17f4de-1ddf-4c40-914d-70b625da1139",
        "identifyStarted": "2000-01-01T00:00:00.000Z",
        "identifyPeriod": 0,
        "otaStatus": "upToDate",
        "otaState": "readyToCheck",
        "otaProgress": 0,
        "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",
        "countryCode": "XZ",
        "isOn": false
      },
      "capabilities": {
        "canSend": [],
        "canReceive": [
          "customName",
          "permittingJoin",
          "userConsents",
          "logLevel",
          "time",
          "timezone",
          "countryCode",
          "coordinates"
        ]
      },
      "deviceSet": [],
      "remoteLinks": []
    },
    {
      "id": "99643b2e-0012-44b8-a2db-540b9f6b9153_1",
      "type": "controller",
      "deviceType": "lightController",
      "createdAt": "2023-01-26T17:44:16.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T03:47:16.000Z",
      "attributes": {
        "customName": "...",
        "model": "Remote Control N2",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.024",
        "hardwareVersion": "1",
        "serialNumber": "0C4314FFFEC75613",
        "productCode": "E2001",
        "batteryPercentage": 90,
        "isOn": false,
        "lightLevel": 1,
        "permittingJoin": false,
        "otaStatus": "upToDate",
        "otaState": "readyToCheck",
        "otaProgress": 0,
        "otaPolicy": "autoUpdate",
        "otaScheduleStart": "00:00",
        "otaScheduleEnd": "00:00"
      },
      "capabilities": {
        "canSend": [
          "isOn",
          "lightLevel"
        ],
        "canReceive": [
          "customName"
        ]
      },
      "room": {
        "id": "e152ea08-97fa-4874-a5ec-e29b20704d53",
        "name": "...",
        "color": "ikea_green_no_65",
        "icon": "rooms_kitchen"
      },
      "deviceSet": [],
      "remoteLinks": [],
      "isHidden": false
    },
    {
      "id": "5abaa43f-9900-4946-b1e1-01838556cb82_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-01-26T17:41:30.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-25T00:21:51.000Z",
      "attributes": {
        "customName": "...",
        "model": "TRADFRIbulbE27WSglobeopal1055lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.012",
        "hardwareVersion": "1",
        "serialNumber": "2C1165FFFE0F08EF",
        "productCode": "LED2003G10",
        "isOn": true,
        "startupOnOff": "startOn",
        "lightLevel": 100,
        "colorTemperature": 2702,
        "colorTemperatureMin": 4000,
        "colorTemperatureMax": 2202,
        "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": "e152ea08-97fa-4874-a5ec-e29b20704d53",
        "name": "...",
        "color": "ikea_green_no_65",
        "icon": "rooms_kitchen"
      },
      "deviceSet": [],
      "remoteLinks": [
        "d23865fc-9b9a-4021-b891-2e5b0b803fe6_1",
        "99643b2e-0012-44b8-a2db-540b9f6b9153_1"
      ],
      "isHidden": false
    },
    {
      "id": "04ae1942-ad1e-45e6-8d8e-4987f7fbfc8b_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-02-08T20:56:08.000Z",
      "isReachable": false,
      "lastSeen": "2023-02-24T19:48:36.000Z",
      "attributes": {
        "customName": "Alex Lampe 3",
        "model": "TRADFRI bulb E27 CWS 806lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.021",
        "hardwareVersion": "1",
        "serialNumber": "9035EAFFFE20F4DD",
        "productCode": "LED1924G9",
        "isOn": true,
        "startupOnOff": "startOn",
        "lightLevel": 100,
        "colorHue": 29.99614279426578,
        "colorSaturation": 0.7874414425880045,
        "colorTemperature": 2702,
        "colorTemperatureMin": 4000,
        "colorTemperatureMax": 2202,
        "colorMode": "color",
        "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",
          "colorHue",
          "colorSaturation"
        ]
      },
      "room": {
        "id": "357c50dc-7eaa-41c8-a14c-7c6f3b1a2c3a",
        "name": "Alex",
        "color": "ikea_blue_no_58",
        "icon": "rooms_drill"
      },
      "deviceSet": [
        {
          "id": "f145f162-dda1-494e-8aa9-47c4674c073e",
          "name": "Licht Alex Decke",
          "icon": "lighting_chandelier"
        }
      ],
      "remoteLinks": [
        "a14b3dbb-58c2-456f-9b4a-406880e8dcf6_1"
      ],
      "isHidden": false
    },
    {
      "id": "5184795a-e420-48bf-b4b0-10c71986c97d_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-01-26T17:35:56.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T19:43:27.000Z",
      "attributes": {
        "customName": "Licht 2",
        "model": "TRADFRIbulbE27WSglobeopal1055lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.012",
        "hardwareVersion": "1",
        "serialNumber": "04CD15FFFEBF5C39",
        "productCode": "LED2003G10",
        "isOn": false,
        "startupOnOff": "startOn",
        "lightLevel": 100,
        "colorTemperature": 2702,
        "colorTemperatureMin": 4000,
        "colorTemperatureMax": 2202,
        "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": "e152ea08-97fa-4874-a5ec-e29b20704d53",
        "name": "...",
        "color": "ikea_green_no_65",
        "icon": "rooms_kitchen"
      },
      "deviceSet": [],
      "remoteLinks": [
        "99643b2e-0012-44b8-a2db-540b9f6b9153_1"
      ],
      "isHidden": false
    },
    {
      "id": "b11c670d-9207-4c60-9ed0-adaebaafff91_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-02-08T20:55:53.000Z",
      "isReachable": false,
      "lastSeen": "2023-02-24T19:48:40.000Z",
      "attributes": {
        "customName": "Alex Lampe 2",
        "model": "TRADFRI bulb E27 CWS 806lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.021",
        "hardwareVersion": "1",
        "serialNumber": "04CD15FFFE35E913",
        "productCode": "LED1924G9",
        "isOn": true,
        "startupOnOff": "startOn",
        "lightLevel": 100,
        "colorHue": 29.99614279426578,
        "colorSaturation": 0.7874414425880045,
        "colorTemperature": 2702,
        "colorTemperatureMin": 4000,
        "colorTemperatureMax": 2202,
        "colorMode": "color",
        "identifyStarted": "2023-02-08T20:56:39.000Z",
        "identifyPeriod": 15,
        "permittingJoin": false,
        "otaStatus": "upToDate",
        "otaState": "readyToCheck",
        "otaProgress": 0,
        "otaPolicy": "autoUpdate",
        "otaScheduleStart": "00:00",
        "otaScheduleEnd": "00:00"
      },
      "capabilities": {
        "canSend": [],
        "canReceive": [
          "customName",
          "isOn",
          "lightLevel",
          "colorTemperature",
          "colorHue",
          "colorSaturation"
        ]
      },
      "room": {
        "id": "357c50dc-7eaa-41c8-a14c-7c6f3b1a2c3a",
        "name": "Alex",
        "color": "ikea_blue_no_58",
        "icon": "rooms_drill"
      },
      "deviceSet": [
        {
          "id": "f145f162-dda1-494e-8aa9-47c4674c073e",
          "name": "Licht Alex Decke",
          "icon": "lighting_chandelier"
        }
      ],
      "remoteLinks": [
        "a14b3dbb-58c2-456f-9b4a-406880e8dcf6_1"
      ],
      "isHidden": false
    },
    {
      "id": "28cda651-26ad-473a-8863-e844e3caedb4_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-02-21T16:50:13.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-25T00:21:54.000Z",
      "attributes": {
        "customName": "...",
        "model": "TRADFRI bulb GU10 WW 400lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "2.3.093",
        "hardwareVersion": "2",
        "serialNumber": "70AC08FFFEB38866",
        "productCode": "LED1837R5",
        "isOn": true,
        "startupOnOff": "startOn",
        "lightLevel": 100,
        "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": "25f083dd-afc8-4eb9-894f-1001fade7835",
        "name": "...",
        "color": "ikea_beige_1",
        "icon": "rooms_door"
      },
      "deviceSet": [],
      "remoteLinks": [
        "59e3a97b-08a7-4974-b0f7-6cf666e81c19_1"
      ],
      "isHidden": false
    },
    {
      "id": "a14b3dbb-58c2-456f-9b4a-406880e8dcf6_1",
      "type": "controller",
      "deviceType": "lightController",
      "createdAt": "2023-01-26T17:37:44.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T03:57:37.000Z",
      "attributes": {
        "customName": "...",
        "model": "Remote Control N2",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.024",
        "hardwareVersion": "1",
        "serialNumber": "9035EAFFFEA5F5CC",
        "productCode": "E2001",
        "batteryPercentage": 100,
        "isOn": false,
        "lightLevel": 1,
        "permittingJoin": false,
        "otaStatus": "upToDate",
        "otaState": "readyToCheck",
        "otaProgress": 0,
        "otaPolicy": "autoUpdate",
        "otaScheduleStart": "00:00",
        "otaScheduleEnd": "00:00"
      },
      "capabilities": {
        "canSend": [
          "isOn",
          "lightLevel"
        ],
        "canReceive": [
          "customName"
        ]
      },
      "room": {
        "id": "357c50dc-7eaa-41c8-a14c-7c6f3b1a2c3a",
        "name": "Alex",
        "color": "ikea_blue_no_58",
        "icon": "rooms_drill"
      },
      "deviceSet": [],
      "remoteLinks": [],
      "isHidden": false
    },
    {
      "id": "f97f873c-00cb-4357-bd71-44725c76e719_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-01-26T17:35:58.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T23:09:45.000Z",
      "customIcon": "lighting_desk_lamp",
      "attributes": {
        "customName": "Licht Tilo Tisch",
        "model": "TRADFRIbulbE27WSglobeopal1055lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.012",
        "hardwareVersion": "1",
        "serialNumber": "003C84FFFE331ABB",
        "productCode": "LED2003G10",
        "isOn": true,
        "startupOnOff": "startOn",
        "lightLevel": 80,
        "colorTemperature": 2202,
        "colorTemperatureMin": 4000,
        "colorTemperatureMax": 2202,
        "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": "d5025859-0fff-484c-b30d-bbea5919b366",
        "name": "Tilo",
        "color": "ikea_red_no_39",
        "icon": "rooms_display"
      },
      "deviceSet": [],
      "remoteLinks": [
        "6461cc42-629d-4b53-b38d-f6b0f22edb41_1"
      ],
      "isHidden": false
    },
    {
      "id": "cc58cc78-d99d-4ddd-8033-ab095b77775c_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-01-26T17:48:07.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T23:09:45.000Z",
      "customIcon": "lighting_cone_pendant",
      "attributes": {
        "customName": "Licht Tilo Decke",
        "model": "TRADFRIbulbE27WSglobeopal1055lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.012",
        "hardwareVersion": "1",
        "serialNumber": "003C84FFFE317DBE",
        "productCode": "LED2003G10",
        "isOn": true,
        "startupOnOff": "startOn",
        "lightLevel": 80,
        "colorTemperature": 2202,
        "colorTemperatureMin": 4000,
        "colorTemperatureMax": 2202,
        "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": "d5025859-0fff-484c-b30d-bbea5919b366",
        "name": "Tilo",
        "color": "ikea_red_no_39",
        "icon": "rooms_display"
      },
      "deviceSet": [],
      "remoteLinks": [
        "6461cc42-629d-4b53-b38d-f6b0f22edb41_1"
      ],
      "isHidden": false
    },
    {
      "id": "3ca3b1d3-fce1-4631-acfa-e2ab56d6cd05_1",
      "type": "light",
      "deviceType": "light",
      "createdAt": "2023-01-26T17:35:48.000Z",
      "isReachable": true,
      "lastSeen": "2023-02-24T19:43:21.000Z",
      "attributes": {
        "customName": "Licht 1",
        "model": "TRADFRIbulbE27WSglobeopal1055lm",
        "manufacturer": "IKEA of Sweden",
        "firmwareVersion": "1.0.012",
        "hardwareVersion": "1",
        "serialNumber": "04CD15FFFEC8AB73",
        "productCode": "LED2003G10",
        "isOn": false,
        "startupOnOff": "startOn",
        "lightLevel": 100,
        "colorTemperature": 2702,
        "colorTemperatureMin": 4000,
        "colorTemperatureMax": 2202,
        "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": "e152ea08-97fa-4874-a5ec-e29b20704d53",
        "name": "...",
        "color": "ikea_green_no_65",
        "icon": "rooms_kitchen"
      },
      "deviceSet": [],
      "remoteLinks": [
        "99643b2e-0012-44b8-a2db-540b9f6b9153_1"
      ],
      "isHidden": false
    }
  ],
  "scenes": [
    {
      "id": "8bc944bd-d629-43e8-a7b6-b3bf792d87bd",
      "info": {
        "name": "...",
        "icon": "scenes_briefcase"
      },
      "type": "userScene",
      "triggers": [
        {
          "id": "fd809be5-a74c-41c6-a358-44cf6e053690",
          "type": "app",
          "triggeredAt": "2023-01-26T16:57:10.041Z",
          "disabled": false
        }
      ],
      "actions": [
        {
          "id": "5abaa43f-9900-4946-b1e1-01838556cb82_1",
          "type": "device",
          "deviceId": "5abaa43f-9900-4946-b1e1-01838556cb82_1",
          "attributes": {
            "isOn": true,
            "lightLevel": 60,
            "colorTemperature": 2700
          }
        }
      ],
      "commands": [],
      "createdAt": "2023-01-26T16:44:42.505Z",
      "lastCompleted": "2023-01-26T16:57:10.051Z",
      "lastTriggered": "2023-01-26T16:57:10.051Z",
      "undoAllowedDuration": 30
    },
    {
      "id": "212b5609-3e46-4ea6-9d8a-d127464608cb",
      "info": {
        "name": "...",
        "icon": "scenes_brightness_up"
      },
      "type": "userScene",
      "triggers": [
        {
          "id": "2f412102-b400-4e97-b793-27411caf29b7",
          "type": "app",
          "disabled": false
        }
      ],
      "actions": [
        {
          "id": "5184795a-e420-48bf-b4b0-10c71986c97d_1",
          "type": "device",
          "deviceId": "5184795a-e420-48bf-b4b0-10c71986c97d_1",
          "attributes": {
            "isOn": false
          }
        },
        {
          "id": "3ca3b1d3-fce1-4631-acfa-e2ab56d6cd05_1",
          "type": "device",
          "deviceId": "3ca3b1d3-fce1-4631-acfa-e2ab56d6cd05_1",
          "attributes": {
            "isOn": false
          }
        },
        {
          "id": "5abaa43f-9900-4946-b1e1-01838556cb82_1",
          "type": "device",
          "deviceId": "5abaa43f-9900-4946-b1e1-01838556cb82_1",
          "attributes": {
            "isOn": false
          }
        },
        {
          "id": "f97f873c-00cb-4357-bd71-44725c76e719_1",
          "type": "device",
          "deviceId": "f97f873c-00cb-4357-bd71-44725c76e719_1",
          "attributes": {
            "isOn": false
          }
        }
      ],
      "commands": [],
      "createdAt": "2023-02-08T20:05:21.950Z",
      "lastCompleted": "2023-02-08T20:05:30.114Z",
      "lastTriggered": "2023-02-08T20:05:30.114Z",
      "undoAllowedDuration": 30,
      "lastUndo": "2023-02-08T20:05:33.060Z"
    },
    {
      "id": "402b6c09-d426-48c5-9a1f-3dc71f0e6a73",
      "info": {
        "name": "Tilo steht auf",
        "icon": "scenes_brightness_up"
      },
      "type": "userScene",
      "triggers": [
        {
          "id": "9c50d858-5666-478e-82d3-66e7ad72a0f3",
          "type": "app",
          "triggeredAt": "2023-02-12T22:21:07.314Z",
          "disabled": false
        }
      ],
      "actions": [
        {
          "id": "cc58cc78-d99d-4ddd-8033-ab095b77775c_1",
          "type": "device",
          "deviceId": "cc58cc78-d99d-4ddd-8033-ab095b77775c_1",
          "attributes": {
            "isOn": true,
            "lightLevel": 60,
            "colorTemperature": 2700
          }
        },
        {
          "id": "5184795a-e420-48bf-b4b0-10c71986c97d_1",
          "type": "device",
          "deviceId": "5184795a-e420-48bf-b4b0-10c71986c97d_1",
          "attributes": {
            "isOn": true,
            "lightLevel": 60,
            "colorTemperature": 3000
          }
        },
        {
          "id": "3ca3b1d3-fce1-4631-acfa-e2ab56d6cd05_1",
          "type": "device",
          "deviceId": "3ca3b1d3-fce1-4631-acfa-e2ab56d6cd05_1",
          "attributes": {
            "isOn": true,
            "lightLevel": 60,
            "colorTemperature": 3000
          }
        },
        {
          "id": "5abaa43f-9900-4946-b1e1-01838556cb82_1",
          "type": "device",
          "deviceId": "5abaa43f-9900-4946-b1e1-01838556cb82_1",
          "attributes": {
            "isOn": true,
            "lightLevel": 60,
            "colorTemperature": 3000
          }
        },
        {
          "id": "f97f873c-00cb-4357-bd71-44725c76e719_1",
          "type": "device",
          "deviceId": "f97f873c-00cb-4357-bd71-44725c76e719_1",
          "attributes": {
            "isOn": true,
            "lightLevel": 60,
            "colorTemperature": 3000
          }
        }
      ],
      "commands": [],
      "createdAt": "2023-01-26T16:46:03.218Z",
      "lastCompleted": "2023-02-12T22:21:07.324Z",
      "lastTriggered": "2023-02-12T22:21:07.324Z",
      "undoAllowedDuration": 30
    }
  ],
  "rooms": [
    {
      "id": "d5025859-0fff-484c-b30d-bbea5919b366",
      "name": "Tilo",
      "color": "ikea_red_no_39",
      "icon": "rooms_display"
    },
    {
      "id": "25f083dd-afc8-4eb9-894f-1001fade7835",
      "name": "...",
      "color": "ikea_beige_1",
      "icon": "rooms_door"
    },
    {
      "id": "e152ea08-97fa-4874-a5ec-e29b20704d53",
      "name": "...",
      "color": "ikea_green_no_65",
      "icon": "rooms_kitchen"
    },
    {
      "id": "357c50dc-7eaa-41c8-a14c-7c6f3b1a2c3a",
      "name": "Alex",
      "color": "ikea_blue_no_58",
      "icon": "rooms_drill"
    }
  ],
  "deviceSets": [
    {
      "id": "f145f162-dda1-494e-8aa9-47c4674c073e",
      "name": "Licht Alex Decke",
      "icon": "lighting_chandelier"
    }
  ],
  "music": {
    "playlists": [],
    "favorites": []
  }
}