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:
- In Thermia Online: Hot water is shown as running
- 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
Additional Context
No response
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:
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
Additional Context
No response