Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING - 'INDOOR_CLIMATE' isn't a valid option for class 'GroupType' #464

Closed
mihadoo opened this issue Oct 6, 2022 · 1 comment
Closed

Comments

@mihadoo
Copy link

mihadoo commented Oct 6, 2022

Since a few days warnings appear:

WARNING - 'INDOOR_CLIMATE' isn't a valid option for class 'GroupType'

when running any command like:

python /home/openhabian/.local/bin/hmip_cli.py --dump-configuration --anonymize --config_file /home/openhabian/config.ini

which returns:

{
    "clients": {
        "00000000-0000-0000-0000-000000000000": {
            "c2cServiceIdentifier": "hmip_alexa_skill",
            "clientType": "C2C",
            "createdAtTimestamp": 1635592251982,
            "hasC2cServiceToken": false,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000000",
            "inactive": null,
            "label": "Amazon Alexa Client",
            "lastSeenAtTimestamp": 1664863793866
        },
        "00000000-0000-0000-0000-000000000002": {
            "adminInitializationRequired": false,
            "clientType": "APP",
            "createdAtTimestamp": 1646471666603,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000002",
            "label": "IN2023",
            "lastSeenAtTimestamp": 1664793503394,
            "userRole": null,
            "userRoleChangeStatus": null
        },
        "00000000-0000-0000-0000-000000000003": {
            "adminInitializationRequired": false,
            "clientType": "APP",
            "createdAtTimestamp": 1635327942873,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000003",
            "label": "Mi 9T",
            "lastSeenAtTimestamp": 1635692105555,
            "userRole": null,
            "userRoleChangeStatus": null
        },
        "00000000-0000-0000-0000-000000000004": {
            "adminInitializationRequired": false,
            "clientType": "APP",
            "createdAtTimestamp": 1656833124794,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000004",
            "label": "homematicip-python",
            "lastSeenAtTimestamp": 1665091048291,
            "userRole": null,
            "userRoleChangeStatus": null
        },
        "00000000-0000-0000-0000-000000000005": {
            "adminInitializationRequired": false,
            "clientType": "APP",
            "createdAtTimestamp": 1635591362328,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000005",
            "label": "S20",
            "lastSeenAtTimestamp": 1636350980273,
            "userRole": null,
            "userRoleChangeStatus": null
        }
    },
    "devices": {
        "3014F7110000000000000017": {
            "availableFirmwareVersion": "0.0.0",
            "connectionType": "HMIP_RF",
            "deviceArchetype": "HMIP",
            "firmwareVersion": "1.0.12",
            "firmwareVersionInteger": 65548,
            "functionalChannels": {
                "0": {
                    "busConfigMismatch": null,
                    "coProFaulty": false,
                    "coProRestartNeeded": false,
                    "coProUpdateFailure": false,
                    "configPending": false,
                    "controlsMountingOrientation": null,
                    "deviceCommunicationError": null,
                    "deviceDriveError": null,
                    "deviceDriveModeError": null,
                    "deviceId": "3014F7110000000000000017",
                    "deviceOperationMode": null,
                    "deviceOverheated": false,
                    "deviceOverloaded": false,
                    "devicePowerFailureDetected": false,
                    "deviceUndervoltage": false,
                    "displayContrast": null,
                    "dutyCycle": false,
                    "functionalChannelType": "DEVICE_OPERATIONLOCK",
                    "groupIndex": 0,
                    "groups": [
                        "00000000-0000-0000-0000-000000000009"
                    ],
                    "index": 0,
                    "label": "",
                    "lockJammed": null,
                    "lowBat": false,
                    "mountingOrientation": null,
                    "multicastRoutingEnabled": false,
                    "operationLockActive": false,
                    "particulateMatterSensorCommunicationError": null,
                    "particulateMatterSensorError": null,
                    "powerShortCircuit": null,
                    "profilePeriodLimitReached": null,
                    "routerModuleEnabled": false,
                    "routerModuleSupported": false,
                    "rssiDeviceValue": -64,
                    "rssiPeerValue": null,
                    "shortCircuitDataLine": null,
                    "supportedOptionalFeatures": {
                        "IFeatureBusConfigMismatch": false,
                        "IFeatureDeviceCoProError": false,
                        "IFeatureDeviceCoProRestart": false,
                        "IFeatureDeviceCoProUpdate": false,
                        "IFeatureDeviceCommunicationError": false,
                        "IFeatureDeviceDriveError": false,
                        "IFeatureDeviceDriveModeError": false,
                        "IFeatureDeviceIdentify": false,
                        "IFeatureDeviceOverheated": false,
                        "IFeatureDeviceOverloaded": false,
                        "IFeatureDeviceParticulateMatterSensorCommunicationError": false,
                        "IFeatureDeviceParticulateMatterSensorError": false,
                        "IFeatureDevicePowerFailure": false,
                        "IFeatureDeviceTemperatureHumiditySensorCommunicationError": false,
                        "IFeatureDeviceTemperatureHumiditySensorError": false,
                        "IFeatureDeviceTemperatureOutOfRange": false,
                        "IFeatureDeviceUndervoltage": false,
                        "IFeatureMulticastRouter": false,
                        "IFeaturePowerShortCircuit": false,
                        "IFeatureProfilePeriodLimit": false,
                        "IFeatureRssiValue": true,
                        "IFeatureShortCircuitDataLine": false,
                        "IOptionalFeatureDeviceErrorLockJammed": false,
                        "IOptionalFeatureDeviceOperationMode": false,
                        "IOptionalFeatureDisplayContrast": false,
                        "IOptionalFeatureDutyCycle": true,
                        "IOptionalFeatureLowBat": true,
                        "IOptionalFeatureMountingOrientation": false
                    },
                    "temperatureHumiditySensorCommunicationError": null,
                    "temperatureHumiditySensorError": null,
                    "temperatureOutOfRange": false,
                    "unreach": false
                },
                "1": {
                    "actualTemperature": 21.1,
                    "channelRole": "WALL_MOUNTED_THERMOSTAT",
                    "deviceId": "3014F7110000000000000017",
                    "display": "ACTUAL",
                    "functionalChannelType": "WALL_MOUNTED_THERMOSTAT_PRO_CHANNEL",
                    "groupIndex": 1,
                    "groups": [
                        "00000000-0000-0000-0000-000000000010",
                        "00000000-0000-0000-0000-000000000011"
                    ],
                    "humidity": 51,
                    "index": 1,
                    "label": "",
                    "setPointTemperature": 17.0,
                    "temperatureOffset": -1.5,
                    "vaporAmount": 9.374710935713633
                }
            },
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "3014F7110000000000000017",
            "label": "Wall Thermostat",
            "lastStatusUpdate": 1665090976995,
            "liveUpdateState": "UP_TO_DATE",
            "manufacturerCode": 1,
            "modelId": 408,
            "modelType": "HmIP-WTH-B",
            "oem": "eQ-3",
            "permanentlyReachable": true,
            "serializedGlobalTradeItemNumber": "3014F7110000000000000017",
            "type": "WALL_MOUNTED_THERMOSTAT_BASIC_HUMIDITY",
            "updateState": "BACKGROUND_UPDATE_NOT_SUPPORTED"
        }
    },
    "groups": {
        "00000000-0000-0000-0000-000000000021": {
            "channels": [],
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000021",
            "label": "INBOX",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "type": "INBOX",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000011": {
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000005"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000008"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000002"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000017"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000009"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000007"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000001"
                }
            ],
            "dutyCycle": false,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000011",
            "label": "Stanovanje Miha",
            "lastStatusUpdate": 1665090976995,
            "lowBat": false,
            "metaGroupId": "00000000-0000-0000-0000-000000000009",
            "processing": null,
            "sabotage": false,
            "type": "INDOOR_CLIMATE",
            "unreach": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowState": "CLOSED"
        },
        "00000000-0000-0000-0000-000000000016": {
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000006"
                }
            ],
            "dutyCycle": false,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000016",
            "label": "Stanovanje Peter",
            "lastStatusUpdate": 1665090655738,
            "lowBat": false,
            "metaGroupId": "00000000-0000-0000-0000-000000000015",
            "processing": null,
            "sabotage": null,
            "type": "INDOOR_CLIMATE",
            "unreach": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowState": null
        },
        "00000000-0000-0000-0000-000000000018": {
            "channels": [
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000015"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000012"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000011"
                }
            ],
            "configPending": false,
            "dutyCycle": false,
            "groupIcon": "bathroom",
            "groups": [
                "00000000-0000-0000-0000-000000000019",
                "00000000-0000-0000-0000-000000000020"
            ],
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000018",
            "incorrectPositioned": null,
            "label": "Mansarda Kopalnica",
            "lastStatusUpdate": 1665090353680,
            "lowBat": false,
            "metaGroupId": null,
            "sabotage": null,
            "type": "META",
            "unreach": false
        },
        "00000000-0000-0000-0000-000000000031": {
            "channels": [],
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "humidityLimiterActive": null,
            "id": "00000000-0000-0000-0000-000000000031",
            "label": "HEATING_HUMIDITY_LIMITER",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "type": "HEATING_HUMIDITY_LIMITER",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000015": {
            "channels": [
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000006"
                }
            ],
            "configPending": false,
            "dutyCycle": false,
            "groupIcon": "",
            "groups": [
                "00000000-0000-0000-0000-000000000016",
                "00000000-0000-0000-0000-000000000017"
            ],
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000015",
            "incorrectPositioned": null,
            "label": "Stanovanje Peter",
            "lastStatusUpdate": 1665090655738,
            "lowBat": false,
            "metaGroupId": null,
            "sabotage": null,
            "type": "META",
            "unreach": false
        },
        "00000000-0000-0000-0000-000000000032": {
            "channels": [],
            "dimLevel": null,
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000032",
            "label": "PANIC",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "type": "LINKED_SWITCHING",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000033": {
            "changeOver": null,
            "channels": [],
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000033",
            "label": "HEATING_CHANGEOVER",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "type": "HEATING_CHANGEOVER",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000007": {
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000016"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000014"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000010"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000000"
                }
            ],
            "dutyCycle": false,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000007",
            "label": "Mansarda Spalnica Jug",
            "lastStatusUpdate": 1665090976994,
            "lowBat": false,
            "metaGroupId": "00000000-0000-0000-0000-000000000006",
            "processing": null,
            "sabotage": false,
            "type": "INDOOR_CLIMATE",
            "unreach": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowState": "CLOSED"
        },
        "00000000-0000-0000-0000-000000000014": {
            "activeProfile": "PROFILE_1",
            "actualTemperature": null,
            "boostAllowed": true,
            "boostDuration": 5,
            "boostMode": false,
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000013"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000003"
                }
            ],
            "controlMode": "AUTOMATIC",
            "controllable": true,
            "cooling": null,
            "coolingAllowed": false,
            "coolingIgnored": false,
            "dutyCycle": false,
            "ecoAllowed": true,
            "ecoIgnored": false,
            "externalClockCoolingTemperature": 23.0,
            "externalClockEnabled": false,
            "externalClockHeatingTemperature": 19.0,
            "floorHeatingMode": "FLOOR_HEATING_STANDARD",
            "heatingFailureSupported": true,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "humidity": null,
            "humidityLimitEnabled": true,
            "humidityLimitPreEnabled": true,
            "humidityLimitPreValue": 60,
            "humidityLimitValue": 60,
            "humidityLimiterAlarm": null,
            "humidityLimiterPreAlarm": null,
            "id": "00000000-0000-0000-0000-000000000014",
            "label": "Mansarda Spalnica Zahod",
            "lastSetPointReachedTimestamp": 1665090655739,
            "lastSetPointUpdatedTimestamp": 1665090655739,
            "lastStatusUpdate": 1665090655739,
            "lowBat": false,
            "maxTemperature": 30.0,
            "metaGroupId": "00000000-0000-0000-0000-000000000012",
            "minTemperature": 5.0,
            "partyMode": false,
            "processing": null,
            "profiles": {
                "PROFILE_1": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000014",
                    "index": "PROFILE_1",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000034",
                    "visible": true
                },
                "PROFILE_2": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000014",
                    "index": "PROFILE_2",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000035",
                    "visible": false
                },
                "PROFILE_3": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000014",
                    "index": "PROFILE_3",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000036",
                    "visible": false
                },
                "PROFILE_4": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000014",
                    "index": "PROFILE_4",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000037",
                    "visible": true
                },
                "PROFILE_5": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000014",
                    "index": "PROFILE_5",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000038",
                    "visible": false
                },
                "PROFILE_6": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000014",
                    "index": "PROFILE_6",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000039",
                    "visible": false
                }
            },
            "sabotage": false,
            "setPointTemperature": 15.0,
            "supportedOptionalFeatures": {
                "IOptionalFeatureHumidityLimitPre": false,
                "IOptionalFeatureSwitchClimateFunction": false
            },
            "switchClimateFunction": "THERMOSTAT",
            "type": "HEATING",
            "unreach": false,
            "valvePosition": 0.0,
            "valveSilentModeEnabled": false,
            "valveSilentModeSupported": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowOpenTemperature": 12.0,
            "windowState": "CLOSED"
        },
        "00000000-0000-0000-0000-000000000040": {
            "boilerFollowUpTime": 0,
            "boilerLeadTime": 0,
            "channels": [],
            "dutyCycle": null,
            "heatDemand": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000040",
            "label": "HEATING_COOLING_DEMAND_BOILER",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "type": "HEATING_COOLING_DEMAND_BOILER",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000041": {
            "active": false,
            "channels": [],
            "configPending": null,
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000041",
            "ignorableDeviceChannels": [],
            "label": "INTERNAL",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "motionDetected": null,
            "presenceDetected": null,
            "sabotage": null,
            "silent": false,
            "type": "SECURITY_ZONE",
            "unreach": null,
            "windowState": null,
            "zoneAssignmentIndex": "ALARM_MODE_ZONE_3"
        },
        "00000000-0000-0000-0000-000000000042": {
            "acousticFeedbackEnabled": true,
            "channels": [],
            "dimLevel": null,
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000042",
            "label": "ALARM",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "onTime": 7200.0,
            "signalAcoustic": "FREQUENCY_RISING",
            "signalOptical": "DOUBLE_FLASHING_REPEATING",
            "smokeDetectorAlarmType": null,
            "type": "ALARM_SWITCHING",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000043": {
            "acousticFeedbackEnabled": true,
            "channels": [],
            "dimLevel": null,
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000043",
            "label": "SIREN",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "onTime": 180.0,
            "signalAcoustic": "FREQUENCY_RISING",
            "signalOptical": "DOUBLE_FLASHING_REPEATING",
            "smokeDetectorAlarmType": null,
            "type": "ALARM_SWITCHING",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000019": {
            "activeProfile": "PROFILE_1",
            "actualTemperature": null,
            "boostAllowed": true,
            "boostDuration": 5,
            "boostMode": false,
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000015"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000012"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000011"
                }
            ],
            "controlMode": "AUTOMATIC",
            "controllable": true,
            "cooling": null,
            "coolingAllowed": false,
            "coolingIgnored": false,
            "dutyCycle": false,
            "ecoAllowed": true,
            "ecoIgnored": false,
            "externalClockCoolingTemperature": 23.0,
            "externalClockEnabled": false,
            "externalClockHeatingTemperature": 19.0,
            "floorHeatingMode": "FLOOR_HEATING_STANDARD",
            "heatingFailureSupported": true,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "humidity": null,
            "humidityLimitEnabled": true,
            "humidityLimitPreEnabled": true,
            "humidityLimitPreValue": 60,
            "humidityLimitValue": 60,
            "humidityLimiterAlarm": null,
            "humidityLimiterPreAlarm": null,
            "id": "00000000-0000-0000-0000-000000000019",
            "label": "Mansarda Kopalnica",
            "lastSetPointReachedTimestamp": 1665090353680,
            "lastSetPointUpdatedTimestamp": 1665090353680,
            "lastStatusUpdate": 1665090353680,
            "lowBat": false,
            "maxTemperature": 30.0,
            "metaGroupId": "00000000-0000-0000-0000-000000000018",
            "minTemperature": 5.0,
            "partyMode": false,
            "processing": null,
            "profiles": {
                "PROFILE_1": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000019",
                    "index": "PROFILE_1",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000044",
                    "visible": true
                },
                "PROFILE_2": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000019",
                    "index": "PROFILE_2",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000045",
                    "visible": false
                },
                "PROFILE_3": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000019",
                    "index": "PROFILE_3",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000046",
                    "visible": false
                },
                "PROFILE_4": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000019",
                    "index": "PROFILE_4",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000047",
                    "visible": true
                },
                "PROFILE_5": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000019",
                    "index": "PROFILE_5",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000048",
                    "visible": false
                },
                "PROFILE_6": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000019",
                    "index": "PROFILE_6",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000049",
                    "visible": false
                }
            },
            "sabotage": null,
            "setPointTemperature": 17.0,
            "supportedOptionalFeatures": {
                "IOptionalFeatureHumidityLimitPre": false,
                "IOptionalFeatureSwitchClimateFunction": false
            },
            "switchClimateFunction": "THERMOSTAT",
            "type": "HEATING",
            "unreach": false,
            "valvePosition": 0.0,
            "valveSilentModeEnabled": false,
            "valveSilentModeSupported": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowOpenTemperature": 12.0,
            "windowState": "CLOSED"
        },
        "00000000-0000-0000-0000-000000000050": {
            "acousticFeedbackEnabled": true,
            "channels": [],
            "dimLevel": null,
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000050",
            "label": "BACKUP_ALARM_SIREN",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "onTime": 180.0,
            "signalAcoustic": "FREQUENCY_RISING",
            "signalOptical": "DOUBLE_FLASHING_REPEATING",
            "smokeDetectorAlarmType": null,
            "type": "SECURITY_BACKUP_ALARM_SWITCHING",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000051": {
            "channels": [],
            "dimLevel": null,
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000051",
            "label": "COMING_HOME",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "type": "LINKED_SWITCHING",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000052": {
            "channels": [],
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000052",
            "label": "HEATING_TEMPERATURE_LIMITER",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "temperatureLimiterActive": null,
            "type": "HEATING_TEMPERATURE_LIMITER",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000013": {
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000013"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000003"
                }
            ],
            "dutyCycle": false,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000013",
            "label": "Mansarda Spalnica Zahod",
            "lastStatusUpdate": 1665090655739,
            "lowBat": false,
            "metaGroupId": "00000000-0000-0000-0000-000000000012",
            "processing": null,
            "sabotage": false,
            "type": "INDOOR_CLIMATE",
            "unreach": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowState": "CLOSED"
        },
        "00000000-0000-0000-0000-000000000006": {
            "channels": [
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000014"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000016"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000010"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000000"
                }
            ],
            "configPending": false,
            "dutyCycle": false,
            "groupIcon": "guestroom",
            "groups": [
                "00000000-0000-0000-0000-000000000007",
                "00000000-0000-0000-0000-000000000008"
            ],
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000006",
            "incorrectPositioned": null,
            "label": "Mansarda Spalnica Jug",
            "lastStatusUpdate": 1665090976994,
            "lowBat": false,
            "metaGroupId": null,
            "sabotage": false,
            "type": "META",
            "unreach": false
        },
        "00000000-0000-0000-0000-000000000009": {
            "channels": [
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000005"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000009"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000008"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000017"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000002"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000007"
                },
                {
                    "channelIndex": 0,
                    "deviceId": "3014F7110000000000000001"
                }
            ],
            "configPending": false,
            "dutyCycle": false,
            "groupIcon": "",
            "groups": [
                "00000000-0000-0000-0000-000000000010",
                "00000000-0000-0000-0000-000000000011"
            ],
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000009",
            "incorrectPositioned": null,
            "label": "Stanovanje Miha",
            "lastStatusUpdate": 1665090976995,
            "lowBat": false,
            "metaGroupId": null,
            "sabotage": false,
            "type": "META",
            "unreach": false
        },
        "00000000-0000-0000-0000-000000000020": {
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000015"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000012"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000011"
                }
            ],
            "dutyCycle": false,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000020",
            "label": "Mansarda Kopalnica",
            "lastStatusUpdate": 1665090353680,
            "lowBat": false,
            "metaGroupId": "00000000-0000-0000-0000-000000000018",
            "processing": null,
            "sabotage": null,
            "type": "INDOOR_CLIMATE",
            "unreach": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowState": "CLOSED"
        },
        "00000000-0000-0000-0000-000000000053": {
            "channels": [],
            "dutyCycle": null,
            "heatDemand": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000053",
            "label": "HEATING_COOLING_DEMAND_PUMP",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "pumpFollowUpTime": 2,
            "pumpLeadTime": 2,
            "pumpProtectionDuration": 1,
            "pumpProtectionSwitchingInterval": 14,
            "type": "HEATING_COOLING_DEMAND_PUMP",
            "unreach": null
        },
        "00000000-0000-0000-0000-000000000010": {
            "activeProfile": "PROFILE_1",
            "actualTemperature": 21.1,
            "boostAllowed": true,
            "boostDuration": 5,
            "boostMode": false,
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000005"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000008"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000002"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000017"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000009"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000007"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000001"
                }
            ],
            "controlMode": "AUTOMATIC",
            "controllable": true,
            "cooling": false,
            "coolingAllowed": false,
            "coolingIgnored": false,
            "dutyCycle": false,
            "ecoAllowed": true,
            "ecoIgnored": false,
            "externalClockCoolingTemperature": 23.0,
            "externalClockEnabled": false,
            "externalClockHeatingTemperature": 19.0,
            "floorHeatingMode": "FLOOR_HEATING_STANDARD",
            "heatingFailureSupported": true,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "humidity": 51,
            "humidityLimitEnabled": true,
            "humidityLimitPreEnabled": true,
            "humidityLimitPreValue": 60,
            "humidityLimitValue": 60,
            "humidityLimiterAlarm": null,
            "humidityLimiterPreAlarm": null,
            "id": "00000000-0000-0000-0000-000000000010",
            "label": "Stanovanje Miha",
            "lastSetPointReachedTimestamp": 1665090976995,
            "lastSetPointUpdatedTimestamp": 1665090976995,
            "lastStatusUpdate": 1665090976995,
            "lowBat": false,
            "maxTemperature": 30.0,
            "metaGroupId": "00000000-0000-0000-0000-000000000009",
            "minTemperature": 5.0,
            "partyMode": false,
            "processing": null,
            "profiles": {
                "PROFILE_1": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000010",
                    "index": "PROFILE_1",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000054",
                    "visible": true
                },
                "PROFILE_2": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000010",
                    "index": "PROFILE_2",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000055",
                    "visible": false
                },
                "PROFILE_3": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000010",
                    "index": "PROFILE_3",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000056",
                    "visible": false
                },
                "PROFILE_4": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000010",
                    "index": "PROFILE_4",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000057",
                    "visible": true
                },
                "PROFILE_5": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000010",
                    "index": "PROFILE_5",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000058",
                    "visible": false
                },
                "PROFILE_6": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000010",
                    "index": "PROFILE_6",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000059",
                    "visible": false
                }
            },
            "sabotage": false,
            "setPointTemperature": 17.0,
            "supportedOptionalFeatures": {
                "IOptionalFeatureHumidityLimitPre": false,
                "IOptionalFeatureSwitchClimateFunction": false
            },
            "switchClimateFunction": "THERMOSTAT",
            "type": "HEATING",
            "unreach": false,
            "valvePosition": 0.0,
            "valveSilentModeEnabled": false,
            "valveSilentModeSupported": true,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowOpenTemperature": 12.0,
            "windowState": "CLOSED"
        },
        "00000000-0000-0000-0000-000000000008": {
            "activeProfile": "PROFILE_1",
            "actualTemperature": 21.5,
            "boostAllowed": true,
            "boostDuration": 5,
            "boostMode": false,
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000016"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000014"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000010"
                },
                {
                    "channelIndex": 1,
                    "deviceId": "3014F7110000000000000000"
                }
            ],
            "controlMode": "AUTOMATIC",
            "controllable": true,
            "cooling": false,
            "coolingAllowed": false,
            "coolingIgnored": false,
            "dutyCycle": false,
            "ecoAllowed": true,
            "ecoIgnored": false,
            "externalClockCoolingTemperature": 23.0,
            "externalClockEnabled": false,
            "externalClockHeatingTemperature": 19.0,
            "floorHeatingMode": "FLOOR_HEATING_STANDARD",
            "heatingFailureSupported": true,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "humidity": 56,
            "humidityLimitEnabled": true,
            "humidityLimitPreEnabled": true,
            "humidityLimitPreValue": 60,
            "humidityLimitValue": 60,
            "humidityLimiterAlarm": null,
            "humidityLimiterPreAlarm": null,
            "id": "00000000-0000-0000-0000-000000000008",
            "label": "Mansarda Spalnica Jug",
            "lastSetPointReachedTimestamp": 1665090976995,
            "lastSetPointUpdatedTimestamp": 1665090976995,
            "lastStatusUpdate": 1665090976994,
            "lowBat": false,
            "maxTemperature": 30.0,
            "metaGroupId": "00000000-0000-0000-0000-000000000006",
            "minTemperature": 5.0,
            "partyMode": false,
            "processing": null,
            "profiles": {
                "PROFILE_1": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000008",
                    "index": "PROFILE_1",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000060",
                    "visible": true
                },
                "PROFILE_2": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000008",
                    "index": "PROFILE_2",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000061",
                    "visible": false
                },
                "PROFILE_3": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000008",
                    "index": "PROFILE_3",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000062",
                    "visible": false
                },
                "PROFILE_4": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000008",
                    "index": "PROFILE_4",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000063",
                    "visible": true
                },
                "PROFILE_5": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000008",
                    "index": "PROFILE_5",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000064",
                    "visible": false
                },
                "PROFILE_6": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000008",
                    "index": "PROFILE_6",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000065",
                    "visible": false
                }
            },
            "sabotage": false,
            "setPointTemperature": 17.0,
            "supportedOptionalFeatures": {
                "IOptionalFeatureHumidityLimitPre": false,
                "IOptionalFeatureSwitchClimateFunction": false
            },
            "switchClimateFunction": "THERMOSTAT",
            "type": "HEATING",
            "unreach": false,
            "valvePosition": 0.0,
            "valveSilentModeEnabled": false,
            "valveSilentModeSupported": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowOpenTemperature": 12.0,
            "windowState": "CLOSED"
        },
        "00000000-0000-0000-0000-000000000066": {
            "channels": [],
            "dutyCycle": null,
            "homeId": "00000000-0000-0000-0000-000000000001",
            "id": "00000000-0000-0000-0000-000000000066",
            "label": "HEATING_DEHUMIDIFIER",
            "lastStatusUpdate": 0,
            "lowBat": null,
            "metaGroupId": null,
            "on": null,
            "type": "HEATING_DEHUMIDIFIER",
            "unreach": null
        }
    },
    "home": {
        "accessPointUpdateStates": {
            "3014F7110000000000000004": {
                "accessPointUpdateState": "UP_TO_DATE",
                "successfulUpdateTimestamp": 1657280450641,
                "updateStateChangedTimestamp": 1657280450641
            }
        },
        "accountLinkingStatus": null,
        "accountLinkingStatuses": {},
        "apExchangeClientId": null,
        "apExchangeState": "NONE",
        "availableAPVersion": null,
        "carrierSense": 0.5,
        "clients": [
            "00000000-0000-0000-0000-000000000004",
            "00000000-0000-0000-0000-000000000005",
            "00000000-0000-0000-0000-000000000000",
            "00000000-0000-0000-0000-000000000002",
            "00000000-0000-0000-0000-000000000003"
        ],
        "connected": true,
        "currentAPVersion": "2.4.24",
        "deviceUpdateStrategy": "MANUALLY",
        "dutyCycle": 1.0,
        "functionalHomes": {
            "ACCESS_CONTROL": {
                "accessAuthorizationProfileGroups": [],
                "active": false,
                "autoRelockProfileGroups": [],
                "extendedLinkedGarageDoorGroups": [],
                "extendedLinkedNotificationGroups": [],
                "functionalGroups": [],
                "lockProfileGroups": [],
                "solution": "ACCESS_CONTROL"
            },
            "INDOOR_CLIMATE": {
                "absenceEndTime": null,
                "absenceType": "NOT_ABSENT",
                "active": true,
                "coolingEnabled": false,
                "deviceChannelSpecificFunction": {},
                "ecoDuration": "PERMANENT",
                "ecoTemperature": 17.0,
                "extendedLinkedVentilationGroups": [],
                "floorHeatingSpecificGroups": {
                    "HEATING_CHANGEOVER": "00000000-0000-0000-0000-000000000033",
                    "HEATING_COOLING_DEMAND_BOILER": "00000000-0000-0000-0000-000000000040",
                    "HEATING_COOLING_DEMAND_PUMP": "00000000-0000-0000-0000-000000000053",
                    "HEATING_DEHUMIDIFIER": "00000000-0000-0000-0000-000000000066",
                    "HEATING_EXTERNAL_CLOCK": "00000000-0000-0000-0000-000000000022",
                    "HEATING_HUMIDITY_LIMITER": "00000000-0000-0000-0000-000000000031",
                    "HEATING_TEMPERATURE_LIMITER": "00000000-0000-0000-0000-000000000052"
                },
                "functionalGroups": [
                    "00000000-0000-0000-0000-000000000007",
                    "00000000-0000-0000-0000-000000000008",
                    "00000000-0000-0000-0000-000000000019",
                    "00000000-0000-0000-0000-000000000010",
                    "00000000-0000-0000-0000-000000000013",
                    "00000000-0000-0000-0000-000000000016",
                    "00000000-0000-0000-0000-000000000014",
                    "00000000-0000-0000-0000-000000000017",
                    "00000000-0000-0000-0000-000000000011",
                    "00000000-0000-0000-0000-000000000020"
                ],
                "optimumStartStopEnabled": false,
                "solution": "INDOOR_CLIMATE",
                "ventilationProfileGroups": []
            },
            "LIGHT_AND_SHADOW": {
                "active": false,
                "extendedLinkedShutterGroups": [],
                "extendedLinkedSwitchingGroups": [],
                "functionalGroups": [],
                "shutterProfileGroups": [],
                "solution": "LIGHT_AND_SHADOW",
                "switchingProfileGroups": []
            },
            "SECURITY_AND_ALARM": {
                "activationInProgress": false,
                "active": false,
                "alarmActive": false,
                "alarmEventDeviceChannel": null,
                "alarmEventTimestamp": null,
                "alarmEventTriggerId": null,
                "alarmSecurityJournalEntryType": null,
                "deviceChannelSpecificFunction": {},
                "functionalGroups": [],
                "intrusionAlarmActive": false,
                "intrusionAlarmEventDeviceChannel": null,
                "intrusionAlarmEventTimestamp": null,
                "intrusionAlarmEventTriggerId": null,
                "intrusionAlarmSecurityJournalEntryType": null,
                "intrusionAlertThroughSmokeDetectors": false,
                "safetyAlarmActive": false,
                "safetyAlarmEventDeviceChannel": null,
                "safetyAlarmEventTimestamp": null,
                "safetyAlarmSecurityJournalEntryType": null,
                "securitySwitchingGroups": {
                    "ALARM": "00000000-0000-0000-0000-000000000042",
                    "BACKUP_ALARM_SIREN": "00000000-0000-0000-0000-000000000050",
                    "COMING_HOME": "00000000-0000-0000-0000-000000000051",
                    "PANIC": "00000000-0000-0000-0000-000000000032",
                    "SIREN": "00000000-0000-0000-0000-000000000043"
                },
                "securityZoneActivationMode": "ACTIVATION_IF_ALL_IN_VALID_STATE",
                "securityZones": {
                    "EXTERNAL": "00000000-0000-0000-0000-000000000024",
                    "INTERNAL": "00000000-0000-0000-0000-000000000041"
                },
                "solution": "SECURITY_AND_ALARM",
                "zoneActivationDelay": 0.0
            },
            "WEATHER_AND_ENVIRONMENT": {
                "active": false,
                "functionalGroups": [],
                "solution": "WEATHER_AND_ENVIRONMENT"
            }
        },
        "hueLinkingSupported": false,
        "id": "00000000-0000-0000-0000-000000000001",
        "inboxGroup": "00000000-0000-0000-0000-000000000021",
        "lastReadyForUpdateTimestamp": 1660227584136,
        "linkedExternalServices": [],
        "liveOTAUStatus": {
            "deviceId": null,
            "liveOTAUState": "INACTIVE",
            "progress": 0.0
        },
        "liveUpdateSupported": true,
        "location": {
            "city": "1010, Vienna, Austria",
            "latitude": "48.208088",
            "longitude": "16.358608"
        },
        "metaGroups": [
            "00000000-0000-0000-0000-000000000015",
            "00000000-0000-0000-0000-000000000018",
            "00000000-0000-0000-0000-000000000012",
            "00000000-0000-0000-0000-000000000006",
            "00000000-0000-0000-0000-000000000009"
        ],
        "pinAssigned": true,
        "pinChangeClientLabel": "IN2023",
        "pinChangeTimestamp": 1646471733198,
        "powerMeterCurrency": "EUR",
        "powerMeterUnitPrice": 0.0,
        "ruleGroups": [
            "00000000-0000-0000-0000-000000000023"
        ],
        "ruleMetaDatas": {
            "00000000-0000-0000-0000-000000000067": {
                "active": false,
                "executionCounterOfDay": 0,
                "homeId": "00000000-0000-0000-0000-000000000001",
                "id": "00000000-0000-0000-0000-000000000067",
                "label": "Praznik",
                "lastExecutionTimestamp": null,
                "ruleErrorCategories": [],
                "specialInterestCategories": [],
                "type": "SIMPLE"
            }
        },
        "timeZoneId": "Europe/Ljubljana",
        "updateState": "UP_TO_DATE",
        "userRightsManagementActive": false,
        "userRightsManagementActiveChangeStatus": null,
        "userRightsManagementSupported": true,
        "voiceControlSettings": {
            "allowedActiveSecurityZoneIds": [],
            "language": null,
            "stateReportEnabled": {
                "hmip_alexa_skill": "YES"
            }
        },
        "weather": {
            "humidity": 88,
            "maxTemperature": 15.4,
            "minTemperature": 11.6,
            "temperature": 12.6,
            "vaporAmount": 9.717522896003185,
            "weatherCondition": "CLEAR",
            "weatherDayTime": "NIGHT",
            "windDirection": 300,
            "windSpeed": 5.5440000000000005
        }
    }
} 
@ChristophCaina
Copy link

I do receive the same warning in my HomeAssistant integration (which is using this library)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants