{
    "Instance": {
        "ParentID": 47586,
        "ObjectID": 50841,
        "ObjectType": 1,
        "ObjectIdent": "",
        "ObjectName": "Spot.01",
        "ObjectInfo": "",
        "ObjectIcon": "",
        "ObjectSummary": "0x0017880108515cca",
        "ObjectPosition": 0,
        "ObjectIsReadOnly": false,
        "ObjectIsHidden": false,
        "ObjectIsDisabled": false,
        "ObjectIsLocked": false,
        "HasChildren": true,
        "ChildrenIDs": [
            54383,
            12671,
            45838,
            16622,
            13118,
            51545,
            27060,
            55381,
            55600,
            12608,
            18115,
            36452,
            34632,
            26941,
            19104,
            39282,
            49474,
            21648,
            54466
        ],
        "InstanceID": 50841,
        "ConnectionID": 32465,
        "InstanceStatus": 102,
        "InstanceSupportsSearching": false,
        "InstanceIsSearching": false,
        "InstanceVisualizationType": 0,
        "InstanceChanged": 1775484509,
        "ModuleInfo": {
            "ModuleID": "{E5BB36C6-A70B-EB23-3716-9151A09AC8A2}",
            "ModuleName": "Zigbee2MQTT Device",
            "ModuleType": 3
        }
    },
    "Model": "929001953101",
    "ModelUrl": "https:\/\/www.zigbee2mqtt.io\/devices\/929001953101.html",
    "Config": {
        "IEEE": "0x0017880108515cca",
        "MQTTBaseTopic": "zigbee2mqtt",
        "MQTTTopic": "EG_Wohnen_Spot_01"
    },
    "Exposes": [
        {
            "type": "light",
            "features": [
                {
                    "name": "state",
                    "label": "State",
                    "access": 7,
                    "type": "binary",
                    "property": "state",
                    "description": "On\/off state of this light",
                    "value_on": "ON",
                    "value_off": "OFF",
                    "value_toggle": "TOGGLE"
                },
                {
                    "name": "brightness",
                    "label": "Brightness",
                    "access": 7,
                    "type": "numeric",
                    "property": "brightness",
                    "description": "Brightness of this light",
                    "value_max": 254,
                    "value_min": 0
                },
                {
                    "name": "color_temp",
                    "label": "Color temp",
                    "access": 7,
                    "type": "numeric",
                    "property": "color_temp",
                    "description": "Color temperature of this light",
                    "unit": "mired",
                    "value_max": 500,
                    "value_min": 153,
                    "presets": [
                        {
                            "name": "coolest",
                            "value": 153,
                            "description": "Coolest temperature supported"
                        },
                        {
                            "name": "cool",
                            "value": 250,
                            "description": "Cool temperature (250 mireds \/ 4000 Kelvin)"
                        },
                        {
                            "name": "neutral",
                            "value": 370,
                            "description": "Neutral temperature (370 mireds \/ 2700 Kelvin)"
                        },
                        {
                            "name": "warm",
                            "value": 454,
                            "description": "Warm temperature (454 mireds \/ 2200 Kelvin)"
                        },
                        {
                            "name": "warmest",
                            "value": 500,
                            "description": "Warmest temperature supported"
                        }
                    ]
                },
                {
                    "name": "color_temp_startup",
                    "label": "Color temp startup",
                    "access": 7,
                    "type": "numeric",
                    "property": "color_temp_startup",
                    "description": "Color temperature after cold power on of this light",
                    "unit": "mired",
                    "value_max": 500,
                    "value_min": 153,
                    "presets": [
                        {
                            "name": "coolest",
                            "value": 153,
                            "description": "Coolest temperature supported"
                        },
                        {
                            "name": "cool",
                            "value": 250,
                            "description": "Cool temperature (250 mireds \/ 4000 Kelvin)"
                        },
                        {
                            "name": "neutral",
                            "value": 370,
                            "description": "Neutral temperature (370 mireds \/ 2700 Kelvin)"
                        },
                        {
                            "name": "warm",
                            "value": 454,
                            "description": "Warm temperature (454 mireds \/ 2200 Kelvin)"
                        },
                        {
                            "name": "warmest",
                            "value": 500,
                            "description": "Warmest temperature supported"
                        },
                        {
                            "name": "previous",
                            "value": 65535,
                            "description": "Restore previous color_temp on cold power on"
                        }
                    ]
                },
                {
                    "name": "color_xy",
                    "label": "Color (X\/Y)",
                    "access": 7,
                    "type": "composite",
                    "property": "color",
                    "description": "Color of this light in the CIE 1931 color space (x\/y)",
                    "features": [
                        {
                            "name": "x",
                            "label": "X",
                            "access": 7,
                            "type": "numeric",
                            "property": "x"
                        },
                        {
                            "name": "y",
                            "label": "Y",
                            "access": 7,
                            "type": "numeric",
                            "property": "y"
                        }
                    ]
                },
                {
                    "name": "color_hs",
                    "label": "Color (HS)",
                    "access": 7,
                    "type": "composite",
                    "property": "color",
                    "description": "Color of this light expressed as hue\/saturation",
                    "features": [
                        {
                            "name": "hue",
                            "label": "Hue",
                            "access": 7,
                            "type": "numeric",
                            "property": "hue"
                        },
                        {
                            "name": "saturation",
                            "label": "Saturation",
                            "access": 7,
                            "type": "numeric",
                            "property": "saturation"
                        }
                    ]
                }
            ]
        },
        {
            "name": "power_on_behavior",
            "label": "Power-on behavior",
            "access": 7,
            "type": "enum",
            "property": "power_on_behavior",
            "description": "Controls the behavior when the device is powered on after power loss",
            "category": "config",
            "values": [
                "off",
                "on",
                "toggle",
                "previous"
            ]
        },
        {
            "name": "effect",
            "label": "Effect",
            "access": 2,
            "type": "enum",
            "property": "effect",
            "values": [
                "blink",
                "breathe",
                "okay",
                "channel_change",
                "candle",
                "fireplace",
                "colorloop",
                "finish_effect",
                "stop_effect",
                "stop_hue_effect"
            ]
        },
        {
            "name": "linkquality",
            "label": "Linkquality",
            "access": 1,
            "type": "numeric",
            "property": "linkquality",
            "description": "Link quality (signal strength)",
            "category": "diagnostic",
            "unit": "lqi",
            "value_max": 255,
            "value_min": 0
        }
    ],
    "LastPayload": {
        "brightness": 216,
        "color": {
            "hue": 14,
            "saturation": 26,
            "x": 0.3552,
            "y": 0.3352
        },
        "color_mode": "xy",
        "color_temp": 220,
        "last_seen": 1775490169583,
        "linkquality": 84,
        "state": "OFF",
        "update": {
            "installed_version": 16787202,
            "latest_release_notes": null,
            "latest_source": "https:\/\/raw.githubusercontent.com\/Koenkk\/zigbee-OTA\/master\/images\/Hue\/100B-0114-01002702-ConfLightBLE-Lamps-EFR32MG21.zigbee",
            "latest_version": 16787202,
            "state": "idle"
        },
        "color_temp_startup": 153,
        "power_on_behavior": "off"
    },
    "Childs": {
        "54383": {
            "ParentID": 50841,
            "ObjectID": 54383,
            "ObjectType": 2,
            "ObjectIdent": "state",
            "ObjectName": "Status",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 54383,
            "VariableProfile": "~Switch",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775804795,
            "VariablePresentation": {
                "PROFILE": "~Switch",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 0,
            "VariableValue": false,
            "VariableIsLocked": false
        },
        "12671": {
            "ParentID": 50841,
            "ObjectID": 12671,
            "ObjectType": 2,
            "ObjectIdent": "brightness",
            "ObjectName": "Helligkeit",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 12671,
            "VariableProfile": "~Intensity.100",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775804322,
            "VariablePresentation": {
                "PROFILE": "~Intensity.100",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 85,
            "VariableIsLocked": false
        },
        "45838": {
            "ParentID": 50841,
            "ObjectID": 45838,
            "ObjectType": 2,
            "ObjectIdent": "color_temp",
            "ObjectName": "Farbtemperatur",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 45838,
            "VariableProfile": "Z2M.color_temp_153_500",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775803253,
            "VariablePresentation": {
                "PROFILE": "Z2M.color_temp_153_500",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 220,
            "VariableIsLocked": false
        },
        "16622": {
            "ParentID": 50841,
            "ObjectID": 16622,
            "ObjectType": 2,
            "ObjectIdent": "color_temp_kelvin",
            "ObjectName": "Farbtemperatur Kelvin",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 16622,
            "VariableProfile": "~TWColor",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775803253,
            "VariablePresentation": {
                "PROFILE": "~TWColor",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 4545,
            "VariableIsLocked": false
        },
        "13118": {
            "ParentID": 50841,
            "ObjectID": 13118,
            "ObjectType": 2,
            "ObjectIdent": "color_temp_presets",
            "ObjectName": "Farbtemperatur-Voreinstellungen",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 13118,
            "VariableProfile": "Z2M.Color_Temp_153_500_Presets",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775803253,
            "VariablePresentation": {
                "PROFILE": "Z2M.Color_Temp_153_500_Presets",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 220,
            "VariableIsLocked": false
        },
        "51545": {
            "ParentID": 50841,
            "ObjectID": 51545,
            "ObjectType": 2,
            "ObjectIdent": "color_temp_startup",
            "ObjectName": "Start Farbtemperatur",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 51545,
            "VariableProfile": "Z2M.color_temp_startup_153_500",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775763368,
            "VariablePresentation": {
                "PROFILE": "Z2M.color_temp_startup_153_500",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 153,
            "VariableIsLocked": false
        },
        "27060": {
            "ParentID": 50841,
            "ObjectID": 27060,
            "ObjectType": 2,
            "ObjectIdent": "color_temp_startup_presets",
            "ObjectName": "Farbtemperatur-Startvorgaben",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 27060,
            "VariableProfile": "Z2M.Color_Temp_Startup_153_500_Presets",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775763368,
            "VariablePresentation": {
                "PROFILE": "Z2M.Color_Temp_Startup_153_500_Presets",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 153,
            "VariableIsLocked": false
        },
        "55381": {
            "ParentID": 50841,
            "ObjectID": 55381,
            "ObjectType": 2,
            "ObjectIdent": "color",
            "ObjectName": "Farbe",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 55381,
            "VariableProfile": "~HexColor",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775803253,
            "VariablePresentation": {
                "PROFILE": "~HexColor",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 16773867,
            "VariableIsLocked": false
        },
        "55600": {
            "ParentID": 50841,
            "ObjectID": 55600,
            "ObjectType": 2,
            "ObjectIdent": "power_on_behavior",
            "ObjectName": "Zustand nach Anschalten",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 55600,
            "VariableProfile": "Z2M.power_on_behavior.420a27e2",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775763377,
            "VariablePresentation": {
                "PROFILE": "Z2M.power_on_behavior.420a27e2",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 3,
            "VariableValue": "off",
            "VariableIsLocked": false
        },
        "12608": {
            "ParentID": 50841,
            "ObjectID": 12608,
            "ObjectType": 2,
            "ObjectIdent": "effect",
            "ObjectName": "Effekt",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 12608,
            "VariableProfile": "Z2M.effect.988c295e",
            "VariableAction": 50841,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775763359,
            "VariableChanged": 1775763359,
            "VariablePresentation": {
                "PROFILE": "Z2M.effect.988c295e",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 3,
            "VariableValue": "stop_effect",
            "VariableIsLocked": false
        },
        "18115": {
            "ParentID": 50841,
            "ObjectID": 18115,
            "ObjectType": 2,
            "ObjectIdent": "linkquality",
            "ObjectName": "Verbindungsqualit\u00e4t",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 18115,
            "VariableProfile": "Z2M.linkquality_0_255",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775841173,
            "VariablePresentation": {
                "PROFILE": "Z2M.linkquality_0_255",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 92,
            "VariableIsLocked": false
        },
        "36452": {
            "ParentID": 50841,
            "ObjectID": 36452,
            "ObjectType": 2,
            "ObjectIdent": "color_mode",
            "ObjectName": "Farbmodus",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 36452,
            "VariableProfile": "",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775803253,
            "VariablePresentation": [],
            "VariableCustomPresentation": [],
            "VariableType": 3,
            "VariableValue": "XY",
            "VariableIsLocked": false
        },
        "34632": {
            "ParentID": 50841,
            "ObjectID": 34632,
            "ObjectType": 2,
            "ObjectIdent": "last_seen",
            "ObjectName": "Zuletzt gesehen",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 34632,
            "VariableProfile": "~UnixTimestamp",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1775841213,
            "VariablePresentation": {
                "PROFILE": "~UnixTimestamp",
                "PRESENTATION": "{4153A8D4-5C33-C65F-C1F3-7B61AAF99B1C}"
            },
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 1775841213,
            "VariableIsLocked": false
        },
        "26941": {
            "ParentID": 50841,
            "ObjectID": 26941,
            "ObjectType": 2,
            "ObjectIdent": "update__installed_version",
            "ObjectName": "Update: Installierte Version",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 26941,
            "VariableProfile": "",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1774894597,
            "VariablePresentation": [],
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 16787202,
            "VariableIsLocked": false
        },
        "19104": {
            "ParentID": 50841,
            "ObjectID": 19104,
            "ObjectType": 2,
            "ObjectIdent": "update__latest_source",
            "ObjectName": "Update: Neueste Quelle",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 19104,
            "VariableProfile": "",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1774894597,
            "VariablePresentation": [],
            "VariableCustomPresentation": [],
            "VariableType": 3,
            "VariableValue": "https:\/\/raw.githubusercontent.com\/Koenkk\/zigbee-OTA\/master\/images\/Hue\/100B-0114-01002702-ConfLightBLE-Lamps-EFR32MG21.zigbee",
            "VariableIsLocked": false
        },
        "39282": {
            "ParentID": 50841,
            "ObjectID": 39282,
            "ObjectType": 2,
            "ObjectIdent": "update__latest_version",
            "ObjectName": "Update: Neueste Version",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 39282,
            "VariableProfile": "",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1774894597,
            "VariablePresentation": [],
            "VariableCustomPresentation": [],
            "VariableType": 1,
            "VariableValue": 16787202,
            "VariableIsLocked": false
        },
        "49474": {
            "ParentID": 50841,
            "ObjectID": 49474,
            "ObjectType": 2,
            "ObjectIdent": "update__state",
            "ObjectName": "Update: Status",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 49474,
            "VariableProfile": "",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775841213,
            "VariableChanged": 1774894597,
            "VariablePresentation": [],
            "VariableCustomPresentation": [],
            "VariableType": 3,
            "VariableValue": "idle",
            "VariableIsLocked": false
        },
        "21648": {
            "ParentID": 50841,
            "ObjectID": 21648,
            "ObjectType": 2,
            "ObjectIdent": "params__ts",
            "ObjectName": "Params Ts",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 21648,
            "VariableProfile": "",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 1775235288,
            "VariableChanged": 1775235288,
            "VariablePresentation": [],
            "VariableCustomPresentation": [],
            "VariableType": 2,
            "VariableValue": 1775235288.84,
            "VariableIsLocked": false
        },
        "54466": {
            "ParentID": 50841,
            "ObjectID": 54466,
            "ObjectType": 2,
            "ObjectIdent": "",
            "ObjectName": "",
            "ObjectInfo": "",
            "ObjectIcon": "",
            "ObjectSummary": "",
            "ObjectPosition": 0,
            "ObjectIsReadOnly": false,
            "ObjectIsHidden": false,
            "ObjectIsDisabled": false,
            "ObjectIsLocked": false,
            "HasChildren": false,
            "ChildrenIDs": [],
            "VariableID": 54466,
            "VariableProfile": "",
            "VariableAction": 0,
            "VariableCustomProfile": "",
            "VariableCustomAction": 0,
            "VariableUpdated": 0,
            "VariableChanged": 0,
            "VariablePresentation": [],
            "VariableCustomPresentation": [],
            "VariableType": 2,
            "VariableValue": 0,
            "VariableIsLocked": false
        }
    },
    "Profile": {
        "~Switch": {
            "ProfileName": "~Switch",
            "ProfileType": 0,
            "Icon": "Power",
            "Prefix": "",
            "Suffix": "",
            "MinValue": 0,
            "MaxValue": 1,
            "StepSize": 0,
            "Digits": 0,
            "Associations": [
                {
                    "Value": false,
                    "Name": "Aus",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": true,
                    "Name": "An",
                    "Icon": "",
                    "Color": 65280
                }
            ],
            "IsReadOnly": true
        },
        "~Intensity.100": {
            "ProfileName": "~Intensity.100",
            "ProfileType": 1,
            "Icon": "Intensity",
            "Prefix": "",
            "Suffix": " %",
            "MinValue": 0,
            "MaxValue": 100,
            "StepSize": 1,
            "Digits": 0,
            "Associations": [],
            "IsReadOnly": true
        },
        "Z2M.color_temp_153_500": {
            "ProfileName": "Z2M.color_temp_153_500",
            "ProfileType": 1,
            "Icon": "",
            "Prefix": "",
            "Suffix": " mired",
            "MinValue": 153,
            "MaxValue": 500,
            "StepSize": 1,
            "Digits": 0,
            "Associations": [],
            "IsReadOnly": false
        },
        "~TWColor": {
            "ProfileName": "~TWColor",
            "ProfileType": 1,
            "Icon": "Paintbrush",
            "Prefix": "",
            "Suffix": " K",
            "MinValue": 1000,
            "MaxValue": 12000,
            "StepSize": 1,
            "Digits": 0,
            "Associations": [],
            "IsReadOnly": true
        },
        "Z2M.Color_Temp_153_500_Presets": {
            "ProfileName": "Z2M.Color_Temp_153_500_Presets",
            "ProfileType": 1,
            "Icon": "",
            "Prefix": "",
            "Suffix": "",
            "MinValue": 153,
            "MaxValue": 500,
            "StepSize": 0,
            "Digits": 0,
            "Associations": [
                {
                    "Value": 153,
                    "Name": "Sehr kalt",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 250,
                    "Name": "Kalt",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 370,
                    "Name": "Neutral",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 454,
                    "Name": "Warm",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 500,
                    "Name": "Sehr warm",
                    "Icon": "",
                    "Color": -1
                }
            ],
            "IsReadOnly": false
        },
        "Z2M.color_temp_startup_153_500": {
            "ProfileName": "Z2M.color_temp_startup_153_500",
            "ProfileType": 1,
            "Icon": "",
            "Prefix": "",
            "Suffix": " mired",
            "MinValue": 153,
            "MaxValue": 500,
            "StepSize": 1,
            "Digits": 0,
            "Associations": [],
            "IsReadOnly": false
        },
        "Z2M.Color_Temp_Startup_153_500_Presets": {
            "ProfileName": "Z2M.Color_Temp_Startup_153_500_Presets",
            "ProfileType": 1,
            "Icon": "",
            "Prefix": "",
            "Suffix": "",
            "MinValue": 153,
            "MaxValue": 65535,
            "StepSize": 0,
            "Digits": 0,
            "Associations": [
                {
                    "Value": 153,
                    "Name": "Sehr kalt",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 250,
                    "Name": "Kalt",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 370,
                    "Name": "Neutral",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 454,
                    "Name": "Warm",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 500,
                    "Name": "Sehr warm",
                    "Icon": "",
                    "Color": -1
                },
                {
                    "Value": 65535,
                    "Name": "Vorherig",
                    "Icon": "",
                    "Color": -1
                }
            ],
            "IsReadOnly": false
        },
        "~HexColor": {
            "ProfileName": "~HexColor",
            "ProfileType": 1,
            "Icon": "Paintbrush",
            "Prefix": "",
            "Suffix": "",
            "MinValue": 0,
            "MaxValue": 0,
            "StepSize": 0,
            "Digits": 0,
            "Associations": [],
            "IsReadOnly": true
        },
        "Z2M.power_on_behavior.420a27e2": {
            "ProfileName": "Z2M.power_on_behavior.420a27e2",
            "ProfileType": 3,
            "Icon": "Menu",
            "Prefix": "",
            "Suffix": "",
            "MinValue": 0,
            "MaxValue": 0,
            "StepSize": 0,
            "Digits": 0,
            "Associations": [
                {
                    "Value": "on",
                    "Name": "An",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "off",
                    "Name": "Aus",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "previous",
                    "Name": "Vorherig",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "toggle",
                    "Name": "Wechsel",
                    "Icon": "",
                    "Color": 65280
                }
            ],
            "IsReadOnly": false
        },
        "Z2M.effect.988c295e": {
            "ProfileName": "Z2M.effect.988c295e",
            "ProfileType": 3,
            "Icon": "Menu",
            "Prefix": "",
            "Suffix": "",
            "MinValue": 0,
            "MaxValue": 0,
            "StepSize": 0,
            "Digits": 0,
            "Associations": [
                {
                    "Value": "blink",
                    "Name": "Blinken",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "breathe",
                    "Name": "Atmen",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "okay",
                    "Name": "Okay",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "channel_change",
                    "Name": "Kanalwechsel",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "candle",
                    "Name": "Kerze",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "fireplace",
                    "Name": "Kamin",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "colorloop",
                    "Name": "Farbverlauf",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "stop_hue_effect",
                    "Name": "Hue Effekt Beenden",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "finish_effect",
                    "Name": "Effekt beenden",
                    "Icon": "",
                    "Color": 65280
                },
                {
                    "Value": "stop_effect",
                    "Name": "Effekt beenden",
                    "Icon": "",
                    "Color": 65280
                }
            ],
            "IsReadOnly": false
        },
        "Z2M.linkquality_0_255": {
            "ProfileName": "Z2M.linkquality_0_255",
            "ProfileType": 1,
            "Icon": "",
            "Prefix": "",
            "Suffix": " lqi",
            "MinValue": 0,
            "MaxValue": 255,
            "StepSize": 1,
            "Digits": 0,
            "Associations": [],
            "IsReadOnly": false
        },
        "~UnixTimestamp": {
            "ProfileName": "~UnixTimestamp",
            "ProfileType": 1,
            "Icon": "Clock",
            "Prefix": "",
            "Suffix": "",
            "MinValue": 0,
            "MaxValue": 0,
            "StepSize": 0,
            "Digits": 0,
            "Associations": [],
            "IsReadOnly": true
        }
    },
    "missingTranslations": []
}