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
Hi Alexx!
I found error in debug messages, can you check it pls.?
2022-07-24 12:19:37 [D] 10XXXXXXXX <= Cloud3 | {'temperature': 28, 'humidity': 'blank', 'tempUnit': 0} | None 2022-07-24 12:19:37 [W] Cloud processing error| File "/config/custom_components/sonoff/core/ewelink/cloud.py", line 286, in run_forever| await self._process_ws_msg(resp)|TypeError: unsupported operand type(s) for &: 'NoneType' and 'ClimateEntityFeature'| 2022-07-24 12:19:38 [D] CLOUD True => True
I use the integration with AUTO mode. HASS: 2022.7.6 Plugin: v3.1.0
Update info: I don't set thermostat switch for NSPanel thermostat, don't use actually and don't will.
Thank you!
The text was updated successfully, but these errors were encountered:
Fix NSPanel Climate disable without switch configuration AlexxIT#919
b6b2b2d
PR: #964
Sorry, something went wrong.
No branches or pull requests
Hi Alexx!
I found error in debug messages, can you check it pls.?
I use the integration with AUTO mode.
HASS: 2022.7.6
Plugin: v3.1.0
Update info: I don't set thermostat switch for NSPanel thermostat, don't use actually and don't will.
Thank you!
The text was updated successfully, but these errors were encountered: