Skip to content

Bug: Cooling shown as running instead of Hot water operational status #52

@radibox

Description

@radibox

Issue

The operational status of Hot water is not shown in this API nor in ha-thermia-heat-pump-integration see issue Bug #124.

After troubleshooting with the python-thermia-online-api I noticed the following:

  1. In Thermia Online: Hot water is shown as running
  2. The API shows Cooling is running instead of Hot water
    So it seems the operational status is not working correctly in this API and in the HA integration.

Thermia Legend heat pump is used.

Terminal output:
Operational status
Running operational statuses: ['COOLING', 'RADIATORPUMP', 'BRINEPUMP', 'COMPR']
Available operational statuses: ['HEATING', 'HOT_WATER', 'COOLING', 'RADIATORPUMP', 'BRINEPUMP', 'COMPR']
Available operational statuses map: ChainMap({1: 'COMPR'}, {2: 'BRINEPUMP'}, {4: 'RADIATORPUMP'}, {8: 'COOLING'}, {16: 'HOT_WATER'}, {32: 'HEATING'})

Expected Behavior

"Hot water operational status" should be shown as running instead of "Cooling operational status"

Debug File Data

debug_test_with_Legend.txt

Screenshots from Thermia Online web interface

No response

Please check the following before opening a new issue

  • I have checked and am running the latest version of the package
  • I have checked and the issue I am reporting is not listed under the common issues section in README.md, or the fix listed there does not work

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions