-
Notifications
You must be signed in to change notification settings - Fork 31
AC2889: initial support #6
Comments
First experiments show that your new code works. However, when I use the speed setting in the lovelace fan card it also changes the light setting. That's not expected for a fan speed setting. |
Interestingly, HA created new entities with new entity IDs so that I now have duplicates. Is that expected behaviour? |
the entity-id issue is somewhat expected as this integration generates the as for the light settings: i don`t have a clue how that is happening as the code doesn't even touch that setting. edit: i just checked with my device (AC4236) using the official app: |
I just checked the AirMatters app: changing the fan speed or mode definitely does not change the light setting. |
@kongo09 that's interesting. maybe the app remembers the light setting and sends a separate request. or it uses another interface. maybe a pcap of the network-traffic between the app and the device could help ? |
This drives me crazy. Now I see the same erratic behaviour with this device as I saw with the AC2729. Using the HS on/off switch to switching it off indeed switches the device off, but the toggle goes back on again. Working just with the fan-speed setting seems to be more stable. |
Could you provide a debug log of the situation? |
i just pushed services for:
it would be great if you could test it :) |
I did that over at #4 . However, for whatever reason, this morning the device started to behave. All seems to work.
This device does not have a humidifier function or humidity readings. |
AC2889 seems to work fine. As kongo09 wrote, the AC2889 doesnt have humidity functions/sensors. |
Brilliant! I have 2 http purifiers (which work very well with other plugins) but could not get the COAP one to work consistently. Will test for a few days and report back but so far all speed settings seem to work. Not much luck with services yet. @kongo09 - my devices all turn of light and display light (where applicable) when set to sleep mode. Suspect this is built in and kind of makes sense to me. |
Can still switch on the purifier in Home Assistant (also after days), but the switch in Lovelace goes back to off (Purifier still runs). To switch the purifier off, I need then to switch it on and right away off in Lovelace. Will check the log. |
@ronaldt80 home assistant restart is a temporary workaround. A few hours/days later, same behavior. Enabled debug logging and lets wait, what happens. |
It is a (built-in) feature, not a bug. You don't want to illuminate your whole bedroom at night, at least I don't. 🙂 Anyway, I've integrated my AC2889/10 with this custom component only yesterday. Biggest issue was the security setting in my WiFi that was set to WPA2/WPA3 and I had to downgrade it to WPA2 (CCMP) or the purifier wouldn't connect. Can I help you with anything? |
I'm closing this issue as the initial support for this model seems to be working. if any new issues arise feel free to open new dedicated issues |
this issue is the place to discuss the initial AC2889 support.
references
raw-data (provided by @kongo09): #3 (comment)
cc: @kongo09, @tunip
The text was updated successfully, but these errors were encountered: