fjs21 / homebridge-kumo

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

Swing setting not updating device #1

Closed fjs21 closed 4 years ago

fjs21 commented 4 years ago

In the following state: Heater/Cooler: operationMode =1 Fan: active = 0 PowerSwitch: active = 0

Setting Fan to Swing does not work. API call is made correctly but device does not update setting based on Kumo Cloud app. (waited 5+ mins in case of slow update)

Need to check if this is expected behavior (i.e. not supported by Device) or a problem in the plugin.

fjs21 commented 4 years ago

Works in 1.1.4 with direct connection.