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

Add applianceSupplyTemperature #48

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

JosefRypacek
Copy link

Hi, I have IVT heat pump and use HA integration which works, but it's missing applianceSupplyTemperature (warm water from heat pump to the radiators/boiler). The HA integration already contains return temperature (the colder water which returns from radiators/boiler to the heat pump).

My heat pump identifies itself as follows, so I hope I made this PR correct.

        {
            "id": "/gateway/versionFirmware",
            "type": "stringValue",
            "writeable": 0,
            "recordable": 0,
            "value": "04.08.02"
        },
        {
            "id": "/gateway/versionHardware",
            "type": "stringValue",
            "writeable": 0,
            "recordable": 0,
            "value": "iCom_Low_NSC_v1"
        },

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

Successfully merging this pull request may close these issues.

1 participant