home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.79k stars 30.49k forks source link

Party Mode in HomeMatic IP HmIP-Heating-Group not recognized #129069

Open michelbalzer opened 2 days ago

michelbalzer commented 2 days ago

The problem

There is a party mode which I can select in the HomeMaticIP App, but it's not recognized or selectable/configurable in Home Assistant. I provide a selection of the HomeMatic IP Configuration JSON Dump from the Integration (look for partyMode: true).

In Home Assistant, its shown as Eco Mode, see Screenshot.

image

What version of Home Assistant Core has the issue?

core-2024.10.3

What was the last working version of Home Assistant Core?

core-2024.10.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

homematicip_cloud

Link to integration documentation on our website

https://www.home-assistant.io/integrations/homematicip_cloud/

Diagnostics information

home-assistant_homematicip_cloud_2024-10-24T07-46-00.328Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

"00000000-0000-0000-0000-000000000009": {
            "activeProfile": "PROFILE_1",
            "actualTemperature": null,
            "boostAllowed": true,
            "boostDuration": 10,
            "boostMode": false,
            "channels": [
                {
                    "channelIndex": 1,
                    "deviceId": "<redacted>"
                }
            ],
            "controlDifferantialTemperature": 0.0,
            "controlMode": "ECO",
            "controllable": true,
            "cooling": null,
            "coolingAllowed": false,
            "coolingIgnored": false,
            "duration": 0.0,
            "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-000000000009",
            "label": "G\u00e4stebad",
            "lastSetPointReachedTimestamp": 1729754991653,
            "lastSetPointUpdatedTimestamp": 1729754991653,
            "lastStatusUpdate": 1729754991653,
            "lowBat": false,
            "maxTemperature": 21.5,
            "metaGroupId": "00000000-0000-0000-0000-000000000008",
            "minTemperature": 12.0,
            "partyMode": true,
            "processing": null,
            "profiles": {
                "PROFILE_1": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000009",
                    "index": "PROFILE_1",
                    "name": "Standard",
                    "profileId": "00000000-0000-0000-0000-000000000042",
                    "visible": true
                },
                "PROFILE_2": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000009",
                    "index": "PROFILE_2",
                    "name": "Fenster auf",
                    "profileId": "00000000-0000-0000-0000-000000000043",
                    "visible": true
                },
                "PROFILE_3": {
                    "enabled": true,
                    "groupId": "00000000-0000-0000-0000-000000000009",
                    "index": "PROFILE_3",
                    "name": "Katrin fr\u00fch",
                    "profileId": "00000000-0000-0000-0000-000000000044",
                    "visible": true
                },
                "PROFILE_4": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000009",
                    "index": "PROFILE_4",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000045",
                    "visible": true
                },
                "PROFILE_5": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000009",
                    "index": "PROFILE_5",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000046",
                    "visible": true
                },
                "PROFILE_6": {
                    "enabled": false,
                    "groupId": "00000000-0000-0000-0000-000000000009",
                    "index": "PROFILE_6",
                    "name": "",
                    "profileId": "00000000-0000-0000-0000-000000000047",
                    "visible": true
                }
            },
            "sabotage": null,
            "setPointTemperature": 20.0,
            "supportedOptionalFeatures": {
                "IOptionalFeatureHumidityLimitPre": false,
                "IOptionalFeatureSwitchClimateFunction": false,
                "IOptionalFeatureSwitchClimateHeatingCoolingEnabled": false,
                "IOptionalFeatureWindowOpenTemperatureCooling": false
            },
            "switchClimateCoolingEnable": true,
            "switchClimateFunction": "THERMOSTAT",
            "switchClimateHeatingEnable": true,
            "type": "HEATING",
            "unreach": false,
            "valveActualTemperature": 20.1,
            "valvePosition": 0.46,
            "valveSilentModeEnabled": false,
            "valveSilentModeSupported": false,
            "ventilationLevel": null,
            "ventilationState": null,
            "windowOpenTemperature": 12.0,
            "windowOpenTemperatureCooling": 28.0,
            "windowState": null
        },

Additional information

No response

home-assistant[bot] commented 2 days ago

Hey there @hahn-th, mind taking a look at this issue as it has been labeled with an integration (homematicip_cloud) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `homematicip_cloud` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign homematicip_cloud` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


homematicip_cloud documentation homematicip_cloud source (message by IssueLinks)