Alexwijn / SAT

The Smart Autotune Thermostat (SAT) is a custom component for Home Assistant that works with an OpenTherm Gateway (OTGW).
GNU General Public License v3.0
43 stars 8 forks source link

Open GTW error messages #17

Closed ronaldt80 closed 7 months ago

ronaldt80 commented 7 months ago

My log is flooding (700 error in 24 hours), system works but skips a few items

PR I=11, CS: 36.87 - I know what the CS command does, but what is the purpose of I=11?

2023-11-24 19:33:24.988 WARNING (MainThread) [pyotgw.commandprocessor] Unknown message in command queue: PR: I=11
2023-11-24 19:33:24.988 WARNING (MainThread) [pyotgw.commandprocessor] Command CS failed with PR: I=11, retrying...
2023-11-24 19:33:34.996 WARNING (MainThread) [pyotgw.commandprocessor] Unknown message in command queue: CS: 36.87
2023-11-24 19:33:34.996 WARNING (MainThread) [pyotgw.commandprocessor] Command PR failed with CS: 36.87, retrying...
2023-11-24 19:33:35.033 WARNING (MainThread) [pyotgw.commandprocessor] Unknown message in command queue: PR: I=11
2023-11-24 19:33:35.033 WARNING (MainThread) [pyotgw.commandprocessor] Command MM failed with PR: I=11, retrying...
2023-11-24 19:33:35.033 WARNING (MainThread) [pyotgw.commandprocessor] Unknown message in command queue: PR: I=11
2023-11-24 19:33:35.033 WARNING (MainThread) [pyotgw.commandprocessor] Command MM failed with PR: I=11, retrying...
2023-11-24 19:33:35.067 WARNING (MainThread) [pyotgw.commandprocessor] Unknown message in command queue: MM: 100
2023-11-24 19:33:35.068 WARNING (MainThread) [pyotgw.commandprocessor] Command CH failed with MM: 100, retrying...
2023-11-24 19:33:35.068 WARNING (MainThread) [pyotgw.commandprocessor] Unknown message in command queue: MM: 100
2023-11-24 19:33:35.069 WARNING (MainThread) [pyotgw.commandprocessor] Command CH failed with MM: 100, retrying...
sergeantd83 commented 7 months ago

Do you use at the same time the OpenTherm gateway integration and SAT?

ronaldt80 commented 7 months ago

Yes, I did. Now switched off. Will report back

Alexwijn commented 7 months ago

Any update?

ronaldt80 commented 7 months ago

Error is gone! So indeed seems not possible to use both simultaneously