fjs21 / homebridge-kumo

Control your Kumo cloud devices using Homebridge.
https://www.npmjs.com/package/homebridge-kumo
Apache License 2.0
33 stars 8 forks source link

Recent changes in kumo leading to issues #88

Open hansw1204 opened 11 months ago

hansw1204 commented 11 months ago

I noticed that after the recent update to the Kumo app there is now a setting for 'Dry Mode Automation'. While this is nice, the change in Kumo seems to have created issues with Homekit integration.

  1. It takes a long time for changes I make in the home app (e.g. turn on an AC unit) to take effect even though I have direct access activated and it used to be almost instant before.
  2. Maybe related to this lag, none of my automations work anymore. I have automations that turn on a unit and set the fan to a certain value when the temperature, based on an EVE room module, exceeds a threshold. Likewise, another automation turns the unit off if the temperature drops below the threshold. This used to work like a charm, now it doesn't work at all.
  3. When the fan of a unit is not at 100% I cannot turn it off through Homekit. While the fan appear 'turned off' in the home app, it does not actually turn off IRL. Only when I first change fan speed to 100% can I turn it off in reality.

I was wondering if there is a way to fix this

Many thanks!