fjs21 / homebridge-kumo

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

One of my ACs is not being recognized - sendStartDirect Error #49

Closed hansw1204 closed 2 years ago

hansw1204 commented 2 years ago

It looks like the Dining Room AC has a problem. from log: [11/7/2021, 11:24:20 AM] Registering platform 'homebridge-kumo.Kumo' [11/7/2021, 11:24:20 AM] [homebridge-kumo] Loaded homebridge-kumo v1.8.18 child bridge successfully [11/7/2021, 11:24:20 AM] [TuyaWebPlatform] Existing Accessory found [Name: Bedroom Lamp] [Tuya ID: 56706010a4cf12e75cde] [HomeBridge ID: 7d182506-8122-4467-86b5-17c5c921d793] [11/7/2021, 11:24:20 AM] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 392 exceeded maximum of 100. See https://git.io/JtMGR for more info. [11/7/2021, 11:24:20 AM] Loaded 5 cached accessories from cachedAccessories.0EA7D83D5AA5. [11/7/2021, 11:24:20 AM] [homebridge-kumo] Loading accessory from cache: Dining Room [11/7/2021, 11:24:20 AM] [homebridge-kumo] Loading accessory from cache: Kitchen [11/7/2021, 11:24:20 AM] [homebridge-kumo] Loading accessory from cache: Living Room [11/7/2021, 11:24:20 AM] [homebridge-kumo] Loading accessory from cache: Office [11/7/2021, 11:24:20 AM] [homebridge-kumo] Loading accessory from cache: Bedroom Preparing Advertiser for 'homebridge-kumo 0ECB' using ciao backend! ERROR: sendStartDirect Error: [object Object] | Message: Request failed with status code 403 Starting to advertise 'homebridge-kumo 0ECB' using ciao backend! [11/7/2021, 11:24:20 AM] Homebridge v1.3.5 (homebridge-kumo) is running on port 43682.

hansw1204 commented 2 years ago

I have restarted my HB and now everything seems to be fine again. There is the occasional [11/8/2021, 9:44:50 AM] [homebridge-kumo] Kumo API: bad response from queryDevice_Direct - { _api_error: 'device_authentication_error' } [11/8/2021, 9:44:50 AM] [homebridge-kumo] Kitchen (queryDevice_Direct): failed. but that doesn't seem to be critical.

fjs21 commented 2 years ago

Sounds good. I'll look into the above as I don't see it on my build/setup.

I assume the device (Kitchen) is working correctly and you can change mode, target_temperature, fan speed, etc. as intended?

hansw1204 commented 2 years ago

Yes, it looks like it's working correctly. The errors come up sporadically and it is always another unit. Only the Dining Room unit constantly shows the wrong current temperature and the current temperature indication doesn't change even when in reality it does (as measured with two other devices [Netatmo and Eve Room]. But that is likely a problem with Kumo itself or the unit, except I saw this exact behavior with the Bedroom unit before (that one is now working correctly). I might have to cut power to it for a bit to reset the unit.