AlexxIT / SonoffLAN

Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant
https://github.com/AlexxIT/Blog
MIT License
2.75k stars 416 forks source link

NSPanel Thermostat changing mode from Auto to Heat or vice versa doesnt work. #1502

Open dnld23 opened 1 month ago

dnld23 commented 1 month ago

Hello,

i have strange issue with NSPanel, firmware version 1.5.0 :

I checked logs for possible issues, didnt find any. Connections are good. Temperature setting when in manual mode works correctly.

I honestly dont have idea, if this is the problem on ewelink side or SonoffLAN+HASS side.

Thanks

AlexxIT commented 1 month ago

Can't help because don't have this model.

dnld23 commented 1 month ago

Screenshot 2024-10-07 at 14-31-43 Settings – Home Assistant

I found in device logs, that when i change mode in ewelink app, it just says 'changed to Heat', if the change is initiated from HASS, it does say ' changed to Heat Climate: Set HVAC mode'. Can you at least point me into some direction ? I know python also, i could maybe check the code, but i never did anything HASS related before...

AlexxIT commented 1 month ago

This is your device: https://github.com/AlexxIT/SonoffLAN/blob/2589ee2547cecdaa6cc04eb79269096e75c0b8dd/custom_components/sonoff/climate.py#L149