wuwentao / midea_ac_lan

Auto-configure and then control your Midea M-Smart devices (Air conditioner, Fan, Water heater, Washer, etc) via local area network.
MIT License
225 stars 10 forks source link

Comfort Mode constantly toggling #212

Closed WickedInvi closed 3 weeks ago

WickedInvi commented 2 months ago

HA core version

2024.7.1

Integration version

0.4.2

Device type and model

Air Conditioner 00000Q1A (0)

Used App

NetHome Plus

The description of problem

I am not sure if that is working as intended. Please have a look at the Logbook SS bellow. image

The logs

No response

rokam commented 2 months ago

Can you please provide a debug log so that we can confirm the issue?

https://github.com/wuwentao/midea_ac_lan?tab=readme-ov-file#debug

chemelli74 commented 2 months ago

Before reporting a issue, always update to latest available version and check if is still reproducible.

WickedInvi commented 2 months ago

I had issues with controls after update so I had to roll back as recommended in one of the other issues raised. I haven't looked before at the log to know if this was issue before or not.

rokam commented 2 months ago

v0.5.0 should fix that previous issue.

WickedInvi commented 2 months ago

Just updated and restarted, cannot controll again. Failed to call service climate/set_hvac_mode. [Errno 32] Broken pipe

chemelli74 commented 2 months ago

Just updated and restarted, cannot controll again. Failed to call service climate/set_hvac_mode. [Errno 32] Broken pipe

Please add the following to configuration.yaml , restart HA, and post the log:

logger:
  default: warning
  logs:
    custom_components.midea_ac_lan: debug
    midealocal: debug

Note: it is better to drag the log into the comment (which will add it as an attachment) and not copy paste as it is hard to read logs in GitHub.

WickedInvi commented 2 months ago

The log is 80 mb, should I delete it and restart to create a new one? Never mind it seems to have reset ot only few hundred lines ha.log

Pressing Fan mode tunred it on but never updated the state image

chemelli74 commented 2 months ago

ho.log

Seems you attached a binary file and hot Home Assistant log.

WickedInvi commented 2 months ago

Updated the file in the comment

chemelli74 commented 2 months ago

@WickedInvi do you mind joining HomeAssistant on Discord and then contact me: chemelli74#2180

WickedInvi commented 2 months ago

Added and messaged you

WickedInvi commented 2 months ago

After updating I tried rolling back to the version that worked I couldn't.

wuwentao commented 3 weeks ago

@WickedInvi could you help to check and confirm with latest version? thanks!

WickedInvi commented 3 weeks ago

Seems to be working as intended if there is any further issues I will report.