We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2025-01-31 13:01:01.056 ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode:
Error is cause by lack of "mode" parameter or it is null.
Problem is visible i.e. on HVAC with online_but_not_available - in this case, Supla doesn't sent mode and few other parameters.
Solution proposal: add "mode: off" in this case.
The text was updated successfully, but these errors were encountered:
przemyslawzygmunt
No branches or pull requests
Error is cause by lack of "mode" parameter or it is null.
Problem is visible i.e. on HVAC with online_but_not_available - in this case, Supla doesn't sent mode and few other parameters.
Solution proposal: add "mode: off" in this case.
The text was updated successfully, but these errors were encountered: