-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
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
Warning message from HA suggesting alternative call #216
Comments
This issue is resolved in my updated fork mill1000/midea-ac-py |
Excellent! I just switched over. Thank you! |
Make sure you update msmart as well to get all the features. e.g. In your HA system/container/env
|
That worked! And no warnings or errors in my logs. Off topic, but have you fixed the issue with devices being unresponsive due to having multiple client instances? In my case I'm using Carrier's app and HA... #95 (comment) |
Unfortunately, most of the underlying network code is unchanged so this will probably still be an issue What are you using the carrier app for that this extension can't do? |
I'm using it to configure schedules and I'm not aware of this extension supporting it. |
I know that sounds idiotic considering I can use HA to automate my own schedules. Now I'm trying to recall exactly why I relied on the carrier app... I think a while ago the extension or my system was not reliable so I depended on carrier's cloud service. I need to reconsider this |
| I'm using it to configure schedules and I'm not aware of this extension supporting it. Hahaha that's alright. Might be worth ditching the Carrier app for a little bit just to see if it makes the integration more reliable. If its still flaky then the integration won't be of much use will it. |
**Describe the bug **
Warning message from HA suggesting alternative call
**Screenshots / Logs / Pcap File **
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:565
First occurred: 10:24:17 AM (1 occurrences)
Last logged: 10:24:17 AM
Entity climate.garage_ac (<class 'custom_components.midea_ac.climate.MideaClimateACDevice'>) is using self.async_update_ha_state(), without enabling force_update. Instead it should use self.async_write_ha_state(), please report it to the custom integration author.
Versions (版本信息)
The text was updated successfully, but these errors were encountered: