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

Kumo Cloud Unable to Aquire Secuirty Token #27

Closed thetaz001 closed 3 years ago

thetaz001 commented 3 years ago

I just installed the Kumo plug in, and entered my username and password and i am getting this on start up

[5/20/2021, 12:33:21 PM] [Kumo] Kumo API: Unable to acquire a security token. [5/20/2021, 12:33:21 PM] [Kumo] Failed to login. Restart Homebridge to try again..

fjs21 commented 3 years ago

I think you need to recheck your supplied Kumo security credentials in the Homebridge UI and with Kumo as this error simply means it can't login.

thetaz001 commented 3 years ago

Shame on me, you are Correct, Sorry about that OK I got it working, however, i am getting a ton of errors and it seems the "Temperature" is not showing up, BUT showing up as unsupported devices and getting tons of warnings on the console [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic was supplied illegal value: number -20 exceeded minimum of 0. See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic was supplied illegal value: number -20 exceeded minimum of 0. See https://git.io/JtMGR for more info. [5/21/2021, 4:58:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Temperature': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

fjs21 commented 3 years ago

Looks like you need to turn on debug in Homebridge-UI and look for some of the responses from the device.

Can you confirm what model of minisplit you have? Does the device work correctly using the Kumo app itself?