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

Support for devices with a 'null' unitType #35

Closed monteroman closed 2 years ago

monteroman commented 3 years ago

Hi there. Whenever I make a call to use the plugin, I'm getting these alerts in the log.

[8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:04 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. [8/16/2021, 4:15:14 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': Characteristic not in required or optional characteristic section for service Switch. Adding anyway.. See https://git.io/JtMGR for more info. [8/16/2021, 4:15:14 PM] [homebridge-kumo] Thermostat: set TargetState from 0 to 2. [8/16/2021, 4:15:15 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. [8/16/2021, 4:15:15 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. [8/16/2021, 4:15:15 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:15 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:15 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. [8/16/2021, 4:15:15 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:15 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:16 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. [8/16/2021, 4:15:16 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. [8/16/2021, 4:15:16 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:16 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. [8/16/2021, 4:15:16 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:16 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [8/16/2021, 4:15:17 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

Node.js Version: v14.17.5 HomeBridge Version: 1.3.4 Plugin Version: 1.6.0

Thanks!

johannesparty commented 2 years ago

I have the same error message.

And -- probably related -- temperature always shows as 32F (0C). The Kumo app itself does show the correct temperature. I am happy to provide info to help debug, just tell me what you need.

fjs21 commented 2 years ago

I've not been able to replicate this error. Could you turn on debuting and look at the initial steps following reboot? It should connect to the server and provide some useful information.

johannesparty commented 2 years ago

Thanks!

Log file attached (after "grep -i kumo"). Note that debugging was turned on this morning so the first part of log file was without debug mode. Search for '[9/13/2021, 9:10:24 AM]' to see output after debug turned on.

If it helps, I could give you my Kumo password so you could just test live. Actually it looks like there is a "token" in the log file so maybe you already have access :) -- I'll leave it in but please don't abuse!

If you want my Kumo password, happy to sure, but:

Thanks,

Johannes Schmidt @.*** 408-621-0091

On Mon, Sep 13, 2021 at 6:12 AM Fraser Sim @.***> wrote:

I've not been able to replicate this error. Could you turn on debuting and look at the initial steps following reboot? It should connect to the server and provide some useful information.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-918176173, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3D7QCXN2KSVN6OVC73UBX2D3ANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

monteroman commented 2 years ago

Here's what it looks like when the plugin fires up and the heat pump is turned off:

[9/14/2021, 8:01:27 AM] Registering platform 'homebridge-kumo.Kumo' [9/14/2021, 8:01:27 AM] [homebridge-kumo] Loaded homebridge-kumo v1.6.0 child bridge successfully [9/14/2021, 8:01:27 AM] Loaded 1 cached accessories from cachedAccessories.0E48671FB24F. [9/14/2021, 8:01:27 AM] [homebridge-kumo] Finished initializing platform: undefined [9/14/2021, 8:01:27 AM] [homebridge-kumo] Loading accessory from cache: Heat Pump Preparing Advertiser for 'homebridge-kumo 1DE0' using bonjour-hap backend! [9/14/2021, 8:01:27 AM] [homebridge-kumo] Executed didFinishLaunching callback Starting to advertise 'homebridge-kumo 1DE0' using bonjour-hap backend! [9/14/2021, 8:01:27 AM] Homebridge v1.3.4 (homebridge-kumo) is running on port 45555. [9/14/2021, 8:01:28 AM] [homebridge-kumo] [ { device: null, token: ‘HIDDEN’, username: ‘HIDDEN }, { filterReminder: true, lastUpdate: 1442269912169 }, { children: [ { '$$hashKey': 'object:730', children: [], id: 'HIDDEN', label: 'Home', lastScheduleChange: 1491172608687, lastUpdate: 1444493826299, level: 2, reportedCondition: { more: {}, operation_mode: 2, power: 1, set_temp: 21, sp_cool: 11.5, sp_heat: 10 }, version: 655, zoneTable: { 'HIDDEN': { '$$hashKey': 'object:541', _isRespondingLocally: true, _requestRescan: 0, acoilSettings: { bpcr: 'off', cbp: 0, ebp: false, erv: [Object], fDelay: 0, humidifier: [Object], inputs: [Object], isAcoil: false, oat: 0, outputs: [Object], ytoo: [Object] }, address: '192.168.0.241', desiredConditionStack: [], eqcStageThreeBacksupChannels: { '1': 0, '2': 0, '3': 0, '4': 0 }, eqcUpdatedLocally: { '1': false, '2': false, '3': false, '4': false }, equipmentControllerSettings: {}, errorHandler: { '1': [Object] }, forceCloudUpdates: false, hasElectricHeatingOption: false, holdChanged: 0, label: 'Heat Pump', lastUpdate: 1631557101605, ledDisabled: false, localAdapterStatus: 'NORMAL', mac: '00:1d:c9:92:bc:c3', mhk2Settings: { auto: [Object], connected: [Object], dr: [Object], hold: [Object], info: [Object], schedule: [Object], status: [Object] }, optimalStart: false, overrideSettings: {}, port: 80, profileCodeFrames: [ 'fc7b013010c9030020001407758c25a0be94bea0be09', 'fc7b013010cda0bea0bea0be18000000000000000045' ], programEventSettings: { '1': null, '10': null, '11': null, '12': null, '13': null, '14': null, '15': null, '16': null, '17': null, '18': null, '19': null, '2': null, '20': null, '21': null, '22': null, '23': null, '24': null, '25': null, '26': null, '27': null, '28': null, '3': null, '4': null, '5': null, '6': null, '7': null, '8': null, '9': null }, prohibits: { effective: [Object], global: [Object], local: [Object] }, prohibitsChanged: 0, reportedCondition: { _created: 1631557102637, air_direction: 0, fan_speed: 0, more: [Object], operation_mode: 11, power: 0, prohibit_local_remote_control: [Object], room_temp: 25, set_temp: 21.5, status_display: [Object], two_figures_code: [Object], unusual_figures: [Object] }, rssi: { image: 'images/signal-verystrong-ondark-50x50.svg', rssi: '-42', string: 'Very strong' }, sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-09-13T00:00:30.245Z', serial: 'HIDDEN', systemChangeoverSettings: { masterZone: [Object], priority: 1 }, timezone: null } } } ], id: 'HIDDEN', label: 'kumo cloud', lastScheduleChange: 0, lastUpdate: 1631707288444, level: 1, version: 4185, zoneTable: {} }, 'no device token' ] [9/14/2021, 8:01:28 AM] [homebridge-kumo] Kumo API: Successfully connected to the Kumo API. [9/14/2021, 8:01:28 AM] [homebridge-kumo] Parsing child: [ { '$$hashKey': 'object:730', children: [], id: 'HIDDEN, label: 'Home', lastScheduleChange: 1491172608687, lastUpdate: 1444493826299, level: 2, reportedCondition: { more: {}, operation_mode: 2, power: 1, set_temp: 21, sp_cool: 11.5, sp_heat: 10 }, version: 655, zoneTable: { 'HIDDEN': { '$$hashKey': 'object:541', _isRespondingLocally: true, _requestRescan: 0, acoilSettings: [Object], address: '192.168.0.241', desiredConditionStack: [], eqcStageThreeBacksupChannels: [Object], eqcUpdatedLocally: [Object], equipmentControllerSettings: {}, errorHandler: [Object], forceCloudUpdates: false, hasElectricHeatingOption: false, holdChanged: 0, label: 'Heat Pump', lastUpdate: 1631557101605, ledDisabled: false, localAdapterStatus: 'NORMAL', mac: '00:1d:c9:92:bc:c3', mhk2Settings: [Object], optimalStart: false, overrideSettings: {}, port: 80, profileCodeFrames: [Array], programEventSettings: [Object], prohibits: [Object], prohibitsChanged: 0, reportedCondition: [Object], rssi: [Object], sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-09-13T00:00:30.245Z', serial: 'HIDDEN', systemChangeoverSettings: [Object], timezone: null } } } ] [9/14/2021, 8:01:28 AM] [homebridge-kumo] Serial: HIDDEN [9/14/2021, 8:01:28 AM] [homebridge-kumo] Label: Heat Pump [9/14/2021, 8:01:28 AM] [homebridge-kumo] Found device. Serial: HIDDEN. Label: Heat Pump [9/14/2021, 8:01:28 AM] [homebridge-kumo] Parsing child: [] [9/14/2021, 8:01:28 AM] [homebridge-kumo] Number of devices found: 1 [9/14/2021, 8:01:28 AM] [homebridge-kumo] Token: HIDDEN [9/14/2021, 8:01:28 AM] [homebridge-kumo] Restoring existing accessory from cache: Heat Pump [9/14/2021, 8:01:28 AM] [homebridge-kumo] Initializing "Heat Pump" as generic (unspecified) unit. [9/14/2021, 8:01:29 AM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 0, air_direction: 0, device_serial: ‘HIDDEN, fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 11, out_of_use: 0, power: 0, prohibit_local_remote_control: 0, raw_frames: 'fc62013010020000000b1a000000000cab000000007f fc620130100300000a009aa9a8fe0000000000000067 fc6201301004000000800000000000000000000000d9 fc620130100900000000000000000000000000000054', record_time: '2021-09-14T12:01:19.070Z', room_temp: 13, room_temp_a: 20.5, room_temp_beyond: null, rssi: -53, run_test: null, seconds_since_contact: 10, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/14/2021, 8:01:29 AM] [homebridge-kumo] queryDevice success.


If the unit is powered on when the plugin is restarted, this is what you see after it’s been initialized:

[9/14/2021, 8:12:24 AM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 1, air_direction: 0, device_serial: ‘’HIDDEN, fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 10, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc62013010020000010a19000000000cad000000007e fc620130100300000a009ea8a8fe0000000000000064 fc6201301004000000800000000000000000000000d9 fc620130100900000001000000000000000000000053', record_time: '2021-09-14T12:12:19.168Z', room_temp: 13, room_temp_a: 20, room_temp_beyond: null, rssi: -49, run_test: null, seconds_since_contact: 6, set_temp: 22.5, set_temp_a: 22.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/14/2021, 8:12:24 AM] [homebridge-kumo] queryDevice success. [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at CoolingThresholdTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CoolingThresholdTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at CoolingThresholdTemperature.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20) at Thermostat.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35) at KumoPlatformAccessory.updateTargetTemperature (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:227:21) at KumoPlatformAccessory.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:120:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:105:5) [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at RotationSpeed.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at RotationSpeed.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1946:16) at RotationSpeed.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20) at Fanv2.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35) at KumoPlatformAccessory.updateFanRotationSpeed (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:286:14) at KumoPlatformAccessory.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:123:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:105:5) [9/14/2021, 8:12:24 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at CurrentHeatingCoolingState.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CurrentHeatingCoolingState.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/14/2021, 8:12:24 AM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 1, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 10, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc62013010020000010a19000000000cad000000007e fc620130100300000a009ea8a8fe0000000000000064 fc6201301004000000800000000000000000000000d9 fc620130100900000001000000000000000000000053', record_time: '2021-09-14T12:12:19.168Z', room_temp: 13, room_temp_a: 20, room_temp_beyond: null, rssi: -49, run_test: null, seconds_since_contact: 6, set_temp: 22.5, set_temp_a: 22.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/14/2021, 8:12:24 AM] [homebridge-kumo] queryDevice success. [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at CoolingThresholdTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CoolingThresholdTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at CoolingThresholdTemperature.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20) at Thermostat.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35) at KumoPlatformAccessory.updateTargetTemperature (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:227:21) at KumoPlatformAccessory.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:120:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:105:5) [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at RotationSpeed.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at RotationSpeed.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1946:16) at RotationSpeed.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20) at Fanv2.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35) at KumoPlatformAccessory.updateFanRotationSpeed (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:286:14) at KumoPlatformAccessory.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:123:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:105:5) [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at CurrentTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CurrentTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/14/2021, 8:12:24 AM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 1, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 10, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc62013010020000010a19000000000cad000000007e fc620130100300000a009ea8a8fe0000000000000064 fc6201301004000000800000000000000000000000d9 fc620130100900000001000000000000000000000053', record_time: '2021-09-14T12:12:19.168Z', room_temp: 13, room_temp_a: 20, room_temp_beyond: null, rssi: -49, run_test: null, seconds_since_contact: 6, set_temp: 22.5, set_temp_a: 22.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/14/2021, 8:12:24 AM] [homebridge-kumo] queryDevice success. [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at CoolingThresholdTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CoolingThresholdTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at CoolingThresholdTemperature.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20) at Thermostat.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35) at KumoPlatformAccessory.updateTargetTemperature (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:227:21) at KumoPlatformAccessory.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:120:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:105:5) [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at RotationSpeed.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at RotationSpeed.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1946:16) at RotationSpeed.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20) at Fanv2.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35) at KumoPlatformAccessory.updateFanRotationSpeed (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:286:14) at KumoPlatformAccessory.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:123:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:105:5) [9/14/2021, 8:12:24 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at Active.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at Active.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/14/2021, 8:12:24 AM] [Rosie] DEB ensureDevice | roborock.vacuum.s5 | The socket is still on. Reusing it. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 1, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 10, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc62013010020000010a19000000000cad000000007e fc620130100300000a009ea8a8fe0000000000000064 fc6201301004000000800000000000000000000000d9 fc620130100900000001000000000000000000000053', record_time: '2021-09-14T12:12:19.168Z', room_temp: 13, room_temp_a: 20, room_temp_beyond: null, rssi: -49, run_test: null, seconds_since_contact: 6, set_temp: 22.5, set_temp_a: 22.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/14/2021, 8:12:24 AM] [homebridge-kumo] queryDevice success. [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at CoolingThresholdTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CoolingThresholdTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at CoolingThresholdTemperature.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20) at Thermostat.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35) at KumoPlatformAccessory.updateTargetTemperature (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:227:21) at KumoPlatformAccessory.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:120:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:105:5) [9/14/2021, 8:12:24 AM] [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. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at RotationSpeed.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at RotationSpeed.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1946:16) at RotationSpeed.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20) at Fanv2.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35) at KumoPlatformAccessory.updateFanRotationSpeed (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:286:14) at KumoPlatformAccessory.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:123:10) at processTicksAndRejections (internal/process/task_queues.js:95:5) at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:105:5) [9/14/2021, 8:12:24 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/14/2021, 8:12:24 AM] [homebridge-kumo] Error: at SwingMode.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at SwingMode.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5)


After turning the heat pump off, I reset the plugin bridge again and it was still repeating the errors. If I reset the entire Homebridge system, with the heat pump off, it doesn't error. If I turn on the heat pump and reset the entire Homebridge system, it does start showing the errors again.

I hope all this helps!

johannesparty commented 2 years ago

Hi FJS21,

Do you think you'll get a chance to look at this problem?

Thanks!

fjs21 commented 2 years ago

Thanks for bearing with me on this one. I don't have this unit so I cannot test the code. I did find an apparent error which should be fixed in the next version.

fjs21 commented 2 years ago

Try updating to v1.7.0. Hopefully the issue associated with 'Cooling Threshold Temperature' should be resolved.

monteroman commented 2 years ago

I’ve updated mine and the errors went away and I’m not sure if it’s fixable but mine says that my heat pump is Unspecified model. How can I get the information for you for to bake my model number into the code?

So far the other errors went away.

Thank you!

Sent from my iPhone

On Sep 23, 2021, at 4:47 PM, Fraser Sim @.***> wrote:

 Try updating to v1.7.0

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

monteroman commented 2 years ago

I updated to 1.70 and 1.71 and am still seeing the errors sadly.

[9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:56 AM] [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. [9/24/2021, 5:42:57 AM] [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. [9/24/2021, 5:42:57 AM] [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. [9/24/2021, 5:42:57 AM] [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. [9/24/2021, 5:42:57 AM] [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. [9/24/2021, 5:42:57 AM] [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. [9/24/2021, 5:42:57 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

fjs21 commented 2 years ago

Can you try again? 1.7.2 should fix a few of those errors. Can you post the log again?

johannesparty commented 2 years ago

Yes - thanks so much! I'll try this ASAP.

PS: I also could do a port forward (which ports?) if you want to connect to my device directly for debugging.

Thanks,

Johannes Schmidt

On Fri, Sep 24, 2021 at 9:57 AM Fraser Sim @.***> wrote:

Can you try again? 1.7.2 should fix a few of those errors. Can you post the log again?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-926781810, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3DHKQTVXMBX5WYPG7LUDSUYHANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

monteroman commented 2 years ago

I just updated mine and this is what I'm seeing now:

[9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 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. [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 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. [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 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. [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 2, undefined Please contact the developer [9/24/2021, 1:09:13 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 1:09:18 PM] [homebridge-blink-for-home] This plugin generated a warning from the characteristic 'Security System Target State': characteristic was supplied illegal value: number 4 exceeded maximum of 3. See https://git.io/JtMGR for more info.

monteroman commented 2 years ago

My heat pump is in Dehumidify mode.

johannesparty commented 2 years ago

Sorry, I don't really see any improvement. I have attached log files. (I can turn on more debugging if you need it).

And ... my offer to do port forwarding stands, so you can test directly still stands. Just let me know which ports to forward! (and tell me if I have to disable the plugin while you are debugging...)

Thanks,

Johannes

On Fri, Sep 24, 2021 at 10:05 AM Johannes Schmidt wrote:

Yes - thanks so much! I'll try this ASAP.

PS: I also could do a port forward (which ports?) if you want to connect to my device directly for debugging.

Thanks,

Johannes Schmidt

On Fri, Sep 24, 2021 at 9:57 AM Fraser Sim @.***> wrote:

Can you try again? 1.7.2 should fix a few of those errors. Can you post the log again?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-926781810, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3DHKQTVXMBX5WYPG7LUDSUYHANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

[9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:19 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:22 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [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. [9/24/2021, 10:06:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [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. [9/24/2021, 10:06:35 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:07:18 AM] Loaded plugin: @.*** [9/24/2021, 10:07:18 AM] Registering platform 'homebridge-kumo.Kumo' [9/24/2021, 10:07:24 AM] [homebridge-kumo] Launched child bridge with PID 15644 [9/24/2021, 10:07:24 AM] Registering platform 'homebridge-kumo.Kumo' [9/24/2021, 10:07:24 AM] [homebridge-kumo] Loaded homebridge-kumo v1.7.3 child bridge successfully [9/24/2021, 10:07:24 AM] [homebridge-kumo] Loading accessory from cache: Office Preparing Advertiser for 'homebridge-kumo DF08' using ciao backend! Starting to advertise 'homebridge-kumo DF08' using ciao backend! [9/24/2021, 10:07:24 AM] Homebridge v1.3.4 (homebridge-kumo) is running on port 51020. [9/24/2021, 10:07:25 AM] [homebridge-kumo] Kumo API: Successfully connected to the Kumo API. [9/24/2021, 10:07:25 AM] [homebridge-kumo] Found device. Serial: 9Z34P008U100021F. Label: Office [9/24/2021, 10:07:25 AM] [homebridge-kumo] Number of devices found: 1 [9/24/2021, 10:07:25 AM] [homebridge-kumo] Restoring existing accessory from cache: Office [9/24/2021, 10:07:25 AM] [homebridge-kumo] Initializing "Office" as generic (unspecified) unit. [9/24/2021, 10:07:25 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:25 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [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. [9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined [9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

johannesparty commented 2 years ago

1.7.3 still no luck!

kumo2.txt

fjs21 commented 2 years ago

My heat pump is in Dehumidify mode.

Thanks. I've updated the code to recognize mode 2 as dehumidify mode. For now the heater/cooler will appear OFF. I'll need to add that as a switch later.

V1.7.4 should have some other changes to mitigate the previous errors. Based on the errors, my guess is there is no fan speed, direction and target temperature reported when in dehumidify mode. As of now, the code will not try to update those characteristics when it cannot find a valid value.

Can you try again and post your log?

fjs21 commented 2 years ago

Sorry, I don't really see any improvement.

I have attached log files.

(I can turn on more debugging if you need it).

And ... my offer to do port forwarding stands, so you can test directly

still stands.

Just let me know which ports to forward!

(and tell me if I have to disable the plugin while you are debugging...)

Thanks,

Johannes

On Fri, Sep 24, 2021 at 10:05 AM Johannes Schmidt

wrote:

Yes - thanks so much!

I'll try this ASAP.

PS: I also could do a port forward (which ports?) if you want to connect

to my device directly for debugging.

Thanks,

Johannes Schmidt

On Fri, Sep 24, 2021 at 9:57 AM Fraser Sim @.***>

wrote:

Can you try again? 1.7.2 should fix a few of those errors. Can you post

the log again?

You are receiving this because you commented.

Reply to this email directly, view it on GitHub

https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-926781810,

or unsubscribe

https://github.com/notifications/unsubscribe-auth/AVKXY3DHKQTVXMBX5WYPG7LUDSUYHANCNFSM5CIN2KYQ

.

Triage notifications on the go with GitHub Mobile for iOS

https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android

https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:19 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:22 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [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.

[9/24/2021, 10:06:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [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.

[9/24/2021, 10:06:35 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:18 AM] Loaded plugin: @.***

[9/24/2021, 10:07:18 AM] Registering platform 'homebridge-kumo.Kumo'

[9/24/2021, 10:07:24 AM] [homebridge-kumo] Launched child bridge with PID 15644

[9/24/2021, 10:07:24 AM] Registering platform 'homebridge-kumo.Kumo'

[9/24/2021, 10:07:24 AM] [homebridge-kumo] Loaded homebridge-kumo v1.7.3 child bridge successfully

[9/24/2021, 10:07:24 AM] [homebridge-kumo] Loading accessory from cache: Office

Preparing Advertiser for 'homebridge-kumo DF08' using ciao backend!

Starting to advertise 'homebridge-kumo DF08' using ciao backend!

[9/24/2021, 10:07:24 AM] Homebridge v1.3.4 (homebridge-kumo) is running on port 51020.

[9/24/2021, 10:07:25 AM] [homebridge-kumo] Kumo API: Successfully connected to the Kumo API.

[9/24/2021, 10:07:25 AM] [homebridge-kumo] Found device. Serial: 9Z34P008U100021F. Label: Office

[9/24/2021, 10:07:25 AM] [homebridge-kumo] Number of devices found: 1

[9/24/2021, 10:07:25 AM] [homebridge-kumo] Restoring existing accessory from cache: Office

[9/24/2021, 10:07:25 AM] [homebridge-kumo] Initializing "Office" as generic (unspecified) unit.

[9/24/2021, 10:07:25 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:25 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [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.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

[9/24/2021, 10:07:26 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 3, undefined

What mode is your device in? Mode 3 is not recognized by my code currently.

monteroman commented 2 years ago

My device is in dehumidify mode currently

fjs21 commented 2 years ago

@johannesparty what mode is your device in? I don't recognize mode 3.

monteroman commented 2 years ago

1.75 shows this (heat pump is on on dehumidify, fan speed: auto, Vent: auto

[9/24/2021, 1:58:48 PM] [homebridge-kumo] Restarting Process... Initializing HAP-NodeJS v0.9.4... [9/24/2021, 1:58:48 PM] [homebridge-kumo] Launched child bridge with PID 58137 [9/24/2021, 1:58:51 PM] Registering platform 'homebridge-kumo.Kumo' [9/24/2021, 1:58:51 PM] [homebridge-kumo] Loaded homebridge-kumo v1.7.5 child bridge successfully [9/24/2021, 1:58:51 PM] Loaded 1 cached accessories from cachedAccessories.0E48671FB24F. [9/24/2021, 1:58:51 PM] [homebridge-kumo] Loading accessory from cache: Heat Pump Preparing Advertiser for 'homebridge-kumo 1DE0' using bonjour-hap backend! Starting to advertise 'homebridge-kumo 1DE0' using bonjour-hap backend! [9/24/2021, 1:58:51 PM] Homebridge v1.3.4 (homebridge-kumo) is running on port 45555. [9/24/2021, 1:58:52 PM] [homebridge-kumo] Kumo API: Successfully connected to the Kumo API. [9/24/2021, 1:58:52 PM] [homebridge-kumo] Found device. Serial: 1507290186. Label: Heat Pump [9/24/2021, 1:58:52 PM] [homebridge-kumo] Number of devices found: 1 [9/24/2021, 1:58:52 PM] [homebridge-kumo] Restoring existing accessory from cache: Heat Pump [9/24/2021, 1:58:52 PM] [homebridge-kumo] Initializing "Heat Pump" as generic (unspecified) unit.

So far, i'm not seeing anything coming back yet.

fjs21 commented 2 years ago

How does the device behave in the Home app? OK? Any issues/problems?

monteroman commented 2 years ago

fjs21, it started erroring again.

Here's a debug. I pulled my id/sn and token out

The Home app doesn't show any status on the heat pump. It shows "Off"

I'll attach pics.. Here is the log:

[9/24/2021, 2:06:27 PM] [homebridge-ring] Found the following locations: [9/24/2021, 2:06:27 PM] [homebridge-ring] locationId: 8796ab2d-a4bd-4208-8988-3533746ff881 - Home [9/24/2021, 2:06:27 PM] [homebridge-ring] Configuring 2 cameras and 3 devices for location "Home" - locationId: 8796ab2d-a4bd-4208-8988-3533746ff881 [9/24/2021, 2:06:27 PM] Registering platform 'homebridge-kumo.Kumo' [9/24/2021, 2:06:27 PM] [homebridge-kumo] Loaded homebridge-kumo v1.7.5 child bridge successfully [9/24/2021, 2:06:27 PM] Loaded 1 cached accessories from cachedAccessories.0E48671FB24F. [9/24/2021, 2:06:27 PM] [homebridge-kumo] Finished initializing platform: undefined [9/24/2021, 2:06:27 PM] [homebridge-kumo] Loading accessory from cache: Heat Pump Preparing Advertiser for 'homebridge-kumo 1DE0' using bonjour-hap backend! [9/24/2021, 2:06:27 PM] [homebridge-kumo] Executed didFinishLaunching callback Starting to advertise 'homebridge-kumo 1DE0' using bonjour-hap backend! [9/24/2021, 2:06:27 PM] Homebridge v1.3.4 (homebridge-kumo) is running on port 45555. [9/24/2021, 2:06:29 PM] [homebridge-kumo] [ { device: null, token: 'HIDDEN', username: 'HIDDEN' }, { filterReminder: true, lastUpdate: 1442269912169 }, { children: [ { '$$hashKey': 'object:730', children: [], id: 'HIDDEN', label: 'Home', lastScheduleChange: 1491172608687, lastUpdate: 1444493826299, level: 2, reportedCondition: { more: {}, operation_mode: 2, power: 1, set_temp: 21, sp_cool: 11.5, sp_heat: 10 }, version: 655, zoneTable: { '1507290186': { '$$hashKey': 'object:541', _isRespondingLocally: true, _requestRescan: 0, acoilSettings: { bpcr: 'off', cbp: 0, ebp: false, erv: [Object], fDelay: 0, humidifier: [Object], inputs: [Object], isAcoil: false, oat: 0, outputs: [Object], ytoo: [Object] }, address: '192.168.0.241', desiredConditionStack: [ [Object] ], eqcStageThreeBacksupChannels: { '1': 0, '2': 0, '3': 0, '4': 0 }, eqcUpdatedLocally: { '1': false, '2': false, '3': false, '4': false }, equipmentControllerSettings: {}, errorHandler: { '1': [Object] }, forceCloudUpdates: false, hasElectricHeatingOption: false, holdChanged: 0, label: 'Heat Pump', lastUpdate: 1632506293705, ledDisabled: false, localAdapterStatus: 'NORMAL', mac: '00:1d:', mhk2Settings: { auto: [Object], connected: [Object], dr: [Object], hold: [Object], info: [Object], schedule: [Object], status: [Object] }, optimalStart: false, overrideSettings: {}, port: 80, profileCodeFrames: [ 'fc7b013010c9030020001407758c25a0be94bea0be09', 'fc7b013010cda0bea0bea0be18000000000000000045' ], programEventSettings: { '1': null, '10': null, '11': null, '12': null, '13': null, '14': null, '15': null, '16': null, '17': null, '18': null, '19': null, '2': null, '20': null, '21': null, '22': null, '23': null, '24': null, '25': null, '26': null, '27': null, '28': null, '3': null, '4': null, '5': null, '6': null, '7': null, '8': null, '9': null }, prohibits: { effective: [Object], global: [Object], local: [Object] }, prohibitsChanged: 0, reportedCondition: { _created: 1632506419092, air_direction: 0, fan_speed: 0, more: [Object], operation_mode: 2, power: 1, prohibit_local_remote_control: [Object], room_temp: 22, set_temp: 21, status_display: [Object], two_figures_code: [Object], unusual_figures: [Object] }, rssi: { image: 'images/signal-verystrong-ondark-50x50.svg', rssi: '-45', string: 'Very strong' }, sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-09-24T18:00:17.030Z', serial: 'HIDDEN', systemChangeoverSettings: { masterZone: [Object], priority: 1 }, timezone: null } } } ], id: '1477083513267-2908743508', label: 'kumo cloud', lastScheduleChange: 0, lastUpdate: 1632593188909, level: 1, version: 4204, zoneTable: {} }, 'no device token' ] [9/24/2021, 2:06:29 PM] [homebridge-kumo] Kumo API: Successfully connected to the Kumo API. [9/24/2021, 2:06:29 PM] [homebridge-kumo] Parsing child: [ { '$$hashKey': 'object:730', children: [], id: '1442269912170-3273445245', label: 'Home', lastScheduleChange: 1491172608687, lastUpdate: 1444493826299, level: 2, reportedCondition: { more: {}, operation_mode: 2, power: 1, set_temp: 21, sp_cool: 11.5, sp_heat: 10 }, version: 655, zoneTable: { '1507290186': { '$$hashKey': 'object:541', _isRespondingLocally: true, _requestRescan: 0, acoilSettings: [Object], address: '192.168.0.241', desiredConditionStack: [Array], eqcStageThreeBacksupChannels: [Object], eqcUpdatedLocally: [Object], equipmentControllerSettings: {}, errorHandler: [Object], forceCloudUpdates: false, hasElectricHeatingOption: false, holdChanged: 0, label: 'Heat Pump', lastUpdate: 1632506293705, ledDisabled: false, localAdapterStatus: 'NORMAL', mac: '00:1d:c9:92:bc:c3', mhk2Settings: [Object], optimalStart: false, overrideSettings: {}, port: 80, profileCodeFrames: [Array], programEventSettings: [Object], prohibits: [Object], prohibitsChanged: 0, reportedCondition: [Object], rssi: [Object], sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-09-24T18:00:17.030Z', serial: 'HIDDEN', systemChangeoverSettings: [Object], timezone: null } } } ] [9/24/2021, 2:06:29 PM] [homebridge-kumo] Serial: HIDDEN [9/24/2021, 2:06:29 PM] [homebridge-kumo] Label: Heat Pump [9/24/2021, 2:06:29 PM] [homebridge-kumo] Found device. Serial: 1507290186. Label: Heat Pump [9/24/2021, 2:06:29 PM] [homebridge-kumo] Parsing child: [] [9/24/2021, 2:06:29 PM] [homebridge-kumo] Number of devices found: 1 [9/24/2021, 2:06:29 PM] [homebridge-kumo] Token: HIDDEN [9/24/2021, 2:06:29 PM] [homebridge-kumo] Restoring existing accessory from cache: Heat Pump [9/24/2021, 2:06:29 PM] [homebridge-kumo] Initializing "Heat Pump" as generic (unspecified) unit. [9/24/2021, 2:06:29 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000c00aeacacfe000000000000004a fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T18:06:20.707Z', room_temp: 14, room_temp_a: 22, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 9, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 2:06:29 PM] [homebridge-kumo] queryDevice success.

[9/24/2021, 2:07:10 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000c00aeacacfe000000000000004a fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T18:06:20.707Z', room_temp: 14, room_temp_a: 22, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 50, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 2:07:10 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 2:07:10 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. [9/24/2021, 2:07:10 PM] [homebridge-kumo] Error: at TargetHeatingCoolingState.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at TargetHeatingCoolingState.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 2:07:10 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000c00aeacacfe000000000000004a fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T18:06:20.707Z', room_temp: 14, room_temp_a: 22, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 50, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 2:07:10 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 2:07:10 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 2:07:10 PM] [homebridge-kumo] Error: at CurrentHeatingCoolingState.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CurrentHeatingCoolingState.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 2:07:10 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000c00aeacacfe000000000000004a fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T18:06:20.707Z', room_temp: 14, room_temp_a: 22, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 50, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 2:07:10 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 2:07:10 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. [9/24/2021, 2:07:10 PM] [homebridge-kumo] Error: at TargetTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at TargetTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 2:07:10 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000c00aeacacfe000000000000004a fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T18:06:20.707Z', room_temp: 14, room_temp_a: 22, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 50, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 2:07:10 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 2:07:10 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 2:07:10 PM] [homebridge-kumo] Error: at Active.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at Active.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 2:07:10 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000c00aeacacfe000000000000004a fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T18:06:20.707Z', room_temp: 14, room_temp_a: 22, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 50, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 2:07:10 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 2:07:10 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 2:07:10 PM] [homebridge-kumo] Error: at RotationSpeed.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at RotationSpeed.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 2:07:10 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000c00aeacacfe000000000000004a fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T18:06:20.707Z', room_temp: 14, room_temp_a: 22, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 50, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 2:07:10 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 2:07:10 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. [9/24/2021, 2:07:10 PM] [homebridge-kumo] Error: at CurrentTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CurrentTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 2:07:10 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000c00aeacacfe000000000000004a fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T18:06:20.707Z', room_temp: 14, room_temp_a: 22, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 50, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 2:07:10 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 2:07:10 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 2:07:10 PM] [homebridge-kumo] Error: at SwingMode.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at SwingMode.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [Blink Blink Deck] The image snapshot handler for the given accessory is slow to respond! See https://git.io/JtMGR for more info IMG_0872 IMG_0873 IMG_0874 .

monteroman commented 2 years ago

Here is what Kumo shows: IMG_0875

johannesparty commented 2 years ago

[image: 97E8B434-30B4-46D9-AD76-6B76F4E1DC3F_1_101_o.jpeg] Johannes Schmidt @.*** 408-621-0091

On Fri, Sep 24, 2021 at 10:58 AM Fraser Sim @.***> wrote:

@johannesparty https://github.com/johannesparty what mode is your device in? I don't recognize mode 3.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-926819521, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3E7FEYHTHIP4DSCMPDUDS33HANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

johannesparty commented 2 years ago

How does it work in HomeKit?

IMG_2674 IMG_2675

HomeKit doesn't reflect fact Thermostat is on and set to Cooling. If I change it from HomeKit, it seems to change, but if I change it from Kumo or remote control, HomeKit doesn't see it. Maybe because Cooling==Mode3 is not recognized? (earlier message).

Also I kind of hate having On/Off being separate from the Thermostat mode which itself includes "Off/Heat/Cool/Auto" setting. Seems like power off=="off", and "heat/cool/auto" means power==on? Maybe not how HomeKit works, but sure seems better.

Thanks!

monteroman commented 2 years ago

Just updated to 1.76 - here's the debug log after the plugin initializes:


[9/24/2021, 3:09:03 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000b00acababfe000000000000004f fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T19:08:20.787Z', room_temp: 13.5, room_temp_a: 21.5, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 43, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 3:09:03 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentTemperature=21.5 [9/24/2021, 3:09:03 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. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Error: at TargetHeatingCoolingState.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at TargetHeatingCoolingState.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 3:09:03 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000b00acababfe000000000000004f fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T19:08:20.787Z', room_temp: 13.5, room_temp_a: 21.5, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 43, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 3:09:03 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Swing Mode': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Error: at SwingMode.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at SwingMode.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 3:09:03 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000b00acababfe000000000000004f fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T19:08:20.787Z', room_temp: 13.5, room_temp_a: 21.5, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 43, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 3:09:03 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Error: at Active.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at Active.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 3:09:03 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000b00acababfe000000000000004f fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T19:08:20.787Z', room_temp: 13.5, room_temp_a: 21.5, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 43, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 3:09:03 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentTemperature=21.5 [9/24/2021, 3:09:03 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. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Error: at CurrentTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CurrentTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 3:09:03 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000b00acababfe000000000000004f fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T19:08:20.787Z', room_temp: 13.5, room_temp_a: 21.5, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 43, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 3:09:03 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Error: at CurrentHeatingCoolingState.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at CurrentHeatingCoolingState.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 3:09:03 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000b00acababfe000000000000004f fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T19:08:20.787Z', room_temp: 13.5, room_temp_a: 21.5, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 43, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 3:09:03 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentTemperature=21.5 [9/24/2021, 3:09:03 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. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Error: at TargetTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at TargetTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/2021, 3:09:03 PM] [homebridge-kumo] Kumo response: [ true, null, [ [ { active_thermistor: null, actual_fan_speed: 2, air_direction: 0, device_serial: 'HIDDEN', fan_speed: 0, id: 'HIDDEN', it_status: 'NORMAL', operation_mode: 2, out_of_use: 0, power: 1, prohibit_local_remote_control: 0, raw_frames: 'fc6201301002000001021a000000000cab0000000087 fc620130100300000b00acababfe000000000000004f fc6201301004000000800000000000000000000000d9 fc620130100900000002000000000000000000000052', record_time: '2021-09-24T19:08:20.787Z', room_temp: 13.5, room_temp_a: 21.5, room_temp_beyond: null, rssi: -45, run_test: null, seconds_since_contact: 43, set_temp: 21.5, set_temp_a: 21.5, sp_auto: null, sp_cool: null, sp_heat: null, status_display: 0, temp_source: null, two_figures_code: 'A0', unusual_figures: 32768 } ], [] ] ] [9/24/2021, 3:09:03 PM] [homebridge-kumo] queryDevice success. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetState: Dehumidify ON [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: TargetTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] Heater/Cooler: CurrentTemperature=21.5 [9/24/2021, 3:09:03 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info. [9/24/2021, 3:09:03 PM] [homebridge-kumo] Error: at RotationSpeed.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at RotationSpeed.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1931:16) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at KumoPlatformAccessory.handleGet (/homebridge/node_modules/homebridge-kumo/src/platformAccessory.ts:106:5) at processTicksAndRejections (internal/process/task_queues.js:95:5) [9/24/20

johannesparty commented 2 years ago

With 1.76, still "thermostat" says "Off" and 32-degrees. kumo2.txt

fjs21 commented 2 years ago

Please try v1.7.7 I found some issues that may be resulting in the error that is reported. I think I was "barking up the wrong tree" before. Though those changes help identify unsupported modes, etc.

johannesparty commented 2 years ago

On 1.8.1; same (or at least similar) to before.

kumo3.txt

Target temperature showed correctly (when working), but current temperature is always 32F (or 0C), maybe due to following (or maybe not; when I turn to "cool" from HomeKit, I get the right target temperature, just not the right current temperature. So perhaps the error only happens when thermostat set to "Off" and is irrelevant. But... Kumo app knows current temperature, so seems likely Homebridge-kumo could know too?

9/25/2021, 1:22:19 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

Also, setting "Thermostat" to "Cool" seems to revert to "Off" which from Kumo app seems to be "Fan only". Perhaps related to lines like this:

[9/25/2021, 1:22:19 AM] [homebridge-kumo] Heater/Cooler: did not find matching mode: 7, undefined

fjs21 commented 2 years ago

Thanks @johannesparty. I've tweaked the code in 1.8.2 so the mode error should disappear. It should report in the log if the device is in Fan but it will look OFF in the Thermostat. The only options are HEAT, COOL, AUTO, OFF so no way to indicate that it is in Fan.

To try to fix the 'Target Temperature' and 'Current Temperature' errors, can you enable debugging in the Homebridge UI and post the log again.

johannesparty commented 2 years ago

1.8.2 "Target Temperature" might be ok, just "Current Temperature" always shows 32F (0C).

I see plenty of errors like this:

[9/25/2021, 9:56:32 AM] [homebridge-kumo] Thermostat: TargetState not find matching mode: 16, undefined

and of course:

[9/25/2021, 9:56:32 AM] [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.

but ".handleCurrentHeaterCoolerStateGet" response does say: room_temp: 24.5, which is correct value.

homebridge.log

Thanks!

fjs21 commented 2 years ago

1.8.2

"Target Temperature" might be ok, just "Current Temperature" always shows 32F (0C).

I see plenty of errors like this:

[9/25/2021, 9:56:32 AM] [homebridge-kumo] Thermostat: TargetState not find matching mode: 16, undefined

and of course:

[9/25/2021, 9:56:32 AM] [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.

but ".handleCurrentHeaterCoolerStateGet" response does say:

    room_temp: 24.5,

which is correct value.

homebridge.log

Thanks!

Ok. The root cause for your issue is that the unit isn't reporting it's unitType. The current plug-in assumes (in this case wrongly) that a 'null' device has a single targetTemperature vs. the 'ductless' unit which separate cool and heat settings.

I'll have to think about how best to deal with this.

One approach could be to manual configure which unit is which, another would be to have a more complex arrangement where the unit type is determined by the response from the device itself. The second would be preferable but requires a major recoding. I'm going to busy for the next week but will get back to this in October.

fjs21 commented 2 years ago

@monteroman was the most recent version able to fix your issues?

monteroman commented 2 years ago

Yes it seems to be working fine for me now.

Sent from my iPhone

On Sep 25, 2021, at 4:41 PM, Fraser Sim @.***> wrote:

 @monteroman was the most recent version able to fix your issues?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

johannesparty commented 2 years ago

re:

One approach could be to manual configure which unit is which, another would be to have a more complex arrangement where the unit type is determined by the response from the device itself. The second would be preferable but requires a major recoding. I'm going to busy for the next week but will get back to this in October.

Ok thanks. I'm fine having to manually configure it. Let me know what I can do to help. The offer to do port forwarding so you can debug on my unit directly still stands. If you can make this work properly, maybe I can buy you and (hopefully) your significant other a nice dinner or something!

johannesparty commented 2 years ago

Hi,

It's October ... anything I can do to help?

Thanks,

Johannes

On Sat, Sep 25, 2021 at 1:39 PM Fraser Sim @.***> wrote:

1.8.2

"Target Temperature" might be ok, just "Current Temperature" always shows 32F (0C).

I see plenty of errors like this:

[9/25/2021, 9:56:32 AM] [homebridge-kumo] Thermostat: TargetState not find matching mode: 16, undefined

and of course:

[9/25/2021, 9:56:32 AM] [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.

but ".handleCurrentHeaterCoolerStateGet" response does say:

room_temp: 24.5,

which is correct value.

homebridge.log https://github.com/fjs21/homebridge-kumo/files/7230105/homebridge.log

Thanks!

Ok. The root cause for your issue is that the unit isn't reporting it's unitType. The current plug-in assumes (in this case wrongly) that a 'null' device has a single targetTemperature vs. the 'ductless' unit which separate cool and heat settings.

I'll have to think about how best to deal with this.

One approach could be to manual configure which unit is which, another would be to have a more complex arrangement where the unit type is determined by the response from the device itself. The second would be preferable but requires a major recoding. I'm going to busy for the next week but will get back to this in October.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-927179953, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3GGTKYTKAKHW5O6JD3UDYXO5ANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

monteroman commented 2 years ago

Hey there. So yes, there are a few code changes we need to make I think.

ed illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [10/27/2021, 6:05:49 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. [10/27/2021, 6:05:49 PM] [homebridge-kumo] Thermostat: TargetState not find matching mode: 16, undefined Please contact the developer [10/27/2021, 6:05:49 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [10/27/2021, 6:05:49 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. [10/27/2021, 6:05:49 PM] [homebridge-kumo] Thermostat: TargetState not find matching mode: 16, undefined Please contact the developer [10/27/2021, 6:05:49 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [10/27/2021, 6:05:49 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. [10/27/2021, 6:05:49 PM] [homebridge-kumo] Thermostat: TargetState not find matching mode: 16, undefined Please contact the developer [10/27/2021, 6:05:49 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info. [10/27/2021, 6:05:49 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. [10/27/2021, 6:05:49 PM] [homebridge-kumo] Thermostat: TargetState not find matching mode: 16, undefined

2 of the 5 heat pumps are in heat mode.

Sent from my mobile device

On Oct 27, 2021, at 2:11 PM, johannesparty @.***> wrote:

 Hi,

It's October ... anything I can do to help?

Thanks,

Johannes

On Sat, Sep 25, 2021 at 1:39 PM Fraser Sim @.***> wrote:

1.8.2

"Target Temperature" might be ok, just "Current Temperature" always shows 32F (0C).

I see plenty of errors like this:

[9/25/2021, 9:56:32 AM] [homebridge-kumo] Thermostat: TargetState not find matching mode: 16, undefined

and of course:

[9/25/2021, 9:56:32 AM] [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.

but ".handleCurrentHeaterCoolerStateGet" response does say:

room_temp: 24.5,

which is correct value.

homebridge.log https://github.com/fjs21/homebridge-kumo/files/7230105/homebridge.log

Thanks!

Ok. The root cause for your issue is that the unit isn't reporting it's unitType. The current plug-in assumes (in this case wrongly) that a 'null' device has a single targetTemperature vs. the 'ductless' unit which separate cool and heat settings.

I'll have to think about how best to deal with this.

One approach could be to manual configure which unit is which, another would be to have a more complex arrangement where the unit type is determined by the response from the device itself. The second would be preferable but requires a major recoding. I'm going to busy for the next week but will get back to this in October.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-927179953, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3GGTKYTKAKHW5O6JD3UDYXO5ANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

fjs21 commented 2 years ago

Hi, It's October ... anything I can do to help? Thanks, Johannes

Can you try v1.8.4? I added some code to use the device response to determine which accessory type to use. If you have any issues can you post the json text that will be exported when you first restart homebridge. (No need for debug on)

Edit: to bump to latest version

johannesparty commented 2 years ago

I can open the port to the internet or give you my kumo login if you just want to try adding my device to your home for debugging. (I wouldn't want to leave the port open too long, but a few days for you to debug is no problem).

On Mon, Sep 13, 2021 at 6:12 AM Fraser Sim @.***> wrote:

I've not been able to replicate this error. Could you turn on debuting and look at the initial steps following reboot? It should connect to the server and provide some useful information.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-918176173, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3D7QCXN2KSVN6OVC73UBX2D3ANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

monteroman commented 2 years ago

Here’s an extract.

[10/29/2021, 8:56:54 AM] [homebridge-kumo] Loaded homebridge-kumo v1.8.4 child bridge successfully [10/29/2021, 8:56:54 AM] Loaded 5 cached accessories from cachedAccessories.0E48671FB24F. [10/29/2021, 8:56:54 AM] [homebridge-kumo] Loading accessory from cache: Bedroom [10/29/2021, 8:56:54 AM] [homebridge-kumo] Loading accessory from cache: Guest Room [10/29/2021, 8:56:54 AM] [homebridge-kumo] Loading accessory from cache: Basement [10/29/2021, 8:56:54 AM] [homebridge-kumo] Loading accessory from cache: Office [10/29/2021, 8:56:54 AM] [homebridge-kumo] Loading accessory from cache: Living Room Preparing Advertiser for 'homebridge-kumo 1DE0' using bonjour-hap backend! Starting to advertise 'homebridge-kumo 1DE0' using bonjour-hap backend! [10/29/2021, 8:56:54 AM] Homebridge v1.3.5 (homebridge-kumo) is running on port 45555. [10/29/2021, 8:56:55 AM] [homebridge-kumo] Kumo API: Successfully connected to the Kumo API. [10/29/2021, 8:56:55 AM] [homebridge-kumo] Found device. Serial: 1934P0086180050F. Label: Bedroom [10/29/2021, 8:56:55 AM] [homebridge-kumo] Found device. Serial: 1934P0086180100F. Label: Guest Room [10/29/2021, 8:56:55 AM] [homebridge-kumo] Found device. Serial: 1934P0086180095F. Label: Basement [10/29/2021, 8:56:55 AM] [homebridge-kumo] Found device. Serial: 1934P0086180066F. Label: Office [10/29/2021, 8:56:55 AM] [homebridge-kumo] Found device. Serial: 1634P0087180057F. Label: Living Room [10/29/2021, 8:56:55 AM] [homebridge-kumo] Number of devices found: 5 [10/29/2021, 8:56:55 AM] [homebridge-kumo] Restoring existing accessory from cache: Bedroom [10/29/2021, 8:56:55 AM] [homebridge-kumo] { serial: '1934P0086180050F', mac: '70:74:14:94:1a:1d', label: 'Bedroom', port: '80', unitType: 'ductless', reportedCondition: { more: { fan_speed_text: 'Auto', air_direction_text: 'Auto', power_on: false }, _created: 1635505094754, id: '2253599663278236', record_time: '2021-10-29T10:58:00.608Z', device_serial: '1934P0086180050F', it_status: null, rssi: -48, power: 0, operation_mode: 16, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 17, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: { filter: false, defrost: false, hot_adjust: false, standby: false }, actual_fan_speed: null, sp_cool: 24.5, sp_heat: 21.5, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 14, lastAdapterUpdated: '2021-10-29T10:58:14.754Z' }, desiredConditionStack: [], lastUpdate: 1635505095296, overrideSettings: { dryMode: true, heatMode: true }, forceCloudUpdates: false, errorHandler: { '1': { error2char: 'A0', timestamp: 1635466167, error4char: '8000', code: '8000’, } }, equipmentControllerSettings: {}, eqcStageThreeBacksupChannels: { '1': 0, '2': 0, '3': 0, '4': 0 }, eqcUpdatedLocally: { '1': false, '2': false, '3': false, '4': false }, mhk2Settings: { auto: { owner: 'none', status: 'inactive', heatSetpoint: null, coolSetpoint: null }, connected: { thermostat: false, thermostatBattery: 'unset', outdoorAir: false, outdoorAirBattery: 'unset', indoorAir: false, indoorAirBattery: 'unset' }, dr: { override: false, event: 'none' }, hold: { adapter: [Object], mhk2: [Object] }, info: { model: '', serial: '', firmware: '' }, schedule: { owner: 'adapter', enabled: 'disabled' }, status: { outdoorTemp: 0, outdoorHumid: null, indoorHumid: null } }, acoilSettings: { isAcoil: false, inputs: { humidistat: false, ervSwitch: false, floatSwitchWet: false }, outputs: { w1: false, w2: false, y: false, g: false, erv: false, humidifer: false, heartbeat: false }, humidifier: { targetPcr: 0, source: null, enable: false }, erv: { mode: 'classic' }, ytoo: { fan: false, humidifier: false, erv: false }, cbp: 0, oat: 0, bpcr: 'off', ebp: false, fDelay: 0 }, systemChangeoverSettings: { masterZone: { minRuntime: 20, maxStandby: 180, disable: 'notset', activeMode: null, durActive: null, durInactive: null }, priority: 1 }, programEventSettings: { '1': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.567408', settings: [Object] }, '2': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.567408', settings: [Object] }, '3': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.567408', settings: [Object] }, '4': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.567408', settings: [Object] }, '5': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.567408', settings: [Object] }, '6': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.567408', settings: [Object] }, '7': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.567408', settings: [Object] }, '8': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.829223', settings: [Object] }, '9': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.829223', settings: [Object] }, '10': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.829223', settings: [Object] }, '11': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.829223', settings: [Object] }, '12': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.829223', settings: [Object] }, '13': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.829223', settings: [Object] }, '14': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.829223', settings: [Object] }, '15': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.079122', settings: [Object] }, '16': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.079122', settings: [Object] }, '17': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.079122', settings: [Object] }, '18': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.079122', settings: [Object] }, '19': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.079122', settings: [Object] }, '20': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.079122', settings: [Object] }, '21': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.079122', settings: [Object] }, '22': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:20.26754', settings: [Object] }, '23': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:20.26754', settings: [Object] }, '24': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:20.26754', settings: [Object] }, '25': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:20.26754', settings: [Object] }, '26': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:20.26754', settings: [Object] }, '27': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:20.26754', settings: [Object] }, '28': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:20.26754', settings: [Object] } }, prohibits: { global: { power: false, mode: false, setpoint: false }, local: { power: false, mode: false, setpoint: false }, effective: { power: false, mode: false, setpoint: false } }, prohibitsChanged: 0, holdChanged: 0, hasElectricHeatingOption: false, rssi: { rssi: -39, string: 'Very strong', image: 'images/signal-verystrong-ondark-50x50.svg' }, ledDisabled: false, cryptoSerial: '012381784afa7e37ee', cryptoKeySet: 'F', timezone: 'America/New_York', reportedInitialSettings: { assigned_settings: {}, restart_after_outage: 0, vent_air: 0, voltage: 0, energy_save: 0, filter_alerts: 0, auto_fan: 0, pla_outlets: 0, filter_type: 0, frost_temp: 0, defrost: 0, oscillate: 0, heating_offset: 0, thermal_off1: 0, thermal_off2: 0, pressure1: 0, pressure2: 0, electric_heater1: 0, electric_heater2: 0, humidifier: 0, humidifier_modifier: 0, leftovers_settings: { '2': 0, '6': 0, '12': 0, '14': 0, '18': 0, '19': 0, '20': 0, '21': 0, '22': 0, '26': 0, '28': 0, '29': 0, '30': 0, '31': 0 } }, unconfigured: true, sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-10-26T10:02:02.357Z', password: 'o8bTLKdBM0sopqut4VHdxwPhZOlWdg+zdqfMZSeM', systemChangeoverEnabled: false, lastAdapterUpdate: '2021-10-29 00:15:53.737534', firmwareVersion: '02.06.03', autoModeEnabled: false, roomTempOffset: 0, minCoolSetpoint: 16, maxHeatSetpoint: 31, reportedProfile: { fan_speed_stages: 5, has_air_direction: true, has_auto_fan_speed: true, has_dry_function: true, has_extended_temp_range: true, has_heat_function: true, has_swing_direction: true, has_test_run: false, has_unit_function_setting: false, has_ventilation_function: true, display_setting_temp_of_dry: false, maximum_auto_temp: 31, maximum_cool_or_dry_temp: 31, maximum_heat_temp: 31, minimum_auto_temp: 16, minimum_cool_or_dry_temp: 16, minimum_heat_temp: 10 }, kumoSensorSettings: { battery: null, humidity: null, rssi: null, temperature: null, txPower: null, uuid: null, lastUpdated: '2021-10-29T00:11:26.003Z' }, address: '192.168.0.34', '$$hashKey': 'object:200', _requestRescan: 0, _isRespondingLocally: false, optimalStart: false } [10/29/2021, 8:56:56 AM] [homebridge-kumo] { id: '2253599663309174', record_time: '2021-10-29T12:55:57.261Z', device_serial: '1934P0086180050F', it_status: null, rssi: -41, power: 0, operation_mode: 16, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 21, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: 0, actual_fan_speed: null, sp_cool: 24.5, sp_heat: 21.5, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 59 } [10/29/2021, 8:56:56 AM] [homebridge-kumo] Initializing "Bedroom" as ductless unit. [10/29/2021, 8:56:56 AM] [homebridge-kumo] Restoring existing accessory from cache: Guest Room [10/29/2021, 8:56:56 AM] [homebridge-kumo] { serial: '1934P0086180100F', mac: '70:74:14:90:2a:a2', label: 'Guest Room', port: '80', unitType: null, reportedCondition: { more: { fan_speed_text: 'Auto', air_direction_text: 'Auto', power_on: false }, _created: 1635505094754, id: '2253324737563779', record_time: '2021-10-29T10:57:48.569Z', device_serial: '1934P0086180100F', it_status: null, rssi: -39, power: 0, operation_mode: 16, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 15.5, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: { filter: false, defrost: false, hot_adjust: false, standby: false }, actual_fan_speed: null, sp_cool: 31, sp_heat: 21.5, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 26, lastAdapterUpdated: '2021-10-29T10:58:14.754Z' }, desiredConditionStack: [], lastUpdate: 1635505095308, overrideSettings: { dryMode: true, heatMode: true }, forceCloudUpdates: false, errorHandler: { '1': { error2char: 'A0', timestamp: 1635466167, error4char: '8000', code: '8000', text: '8000' } }, equipmentControllerSettings: {}, eqcStageThreeBacksupChannels: { '1': 0, '2': 0, '3': 0, '4': 0 }, eqcUpdatedLocally: { '1': false, '2': false, '3': false, '4': false }, mhk2Settings: { auto: { owner: 'none', status: 'inactive', heatSetpoint: null, coolSetpoint: null }, connected: { thermostat: false, thermostatBattery: 'unset', outdoorAir: false, outdoorAirBattery: 'unset', indoorAir: false, indoorAirBattery: 'unset' }, dr: { override: false, event: 'none' }, hold: { adapter: [Object], mhk2: [Object] }, info: { model: '', serial: '', firmware: '' }, schedule: { owner: 'adapter', enabled: 'disabled' }, status: { outdoorTemp: 0, outdoorHumid: null, indoorHumid: null } }, acoilSettings: { isAcoil: false, inputs: { humidistat: false, ervSwitch: false, floatSwitchWet: false }, outputs: { w1: false, w2: false, y: false, g: false, erv: false, humidifer: false, heartbeat: false }, humidifier: { targetPcr: 0, source: null, enable: false }, erv: { mode: 'classic' }, ytoo: { fan: false, humidifier: false, erv: false }, cbp: 0, oat: 0, bpcr: 'off', ebp: false, fDelay: 0 }, systemChangeoverSettings: { masterZone: { minRuntime: 20, maxStandby: 180, disable: 'notset', activeMode: null, durActive: null, durInactive: null }, priority: 1 }, programEventSettings: { '1': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.191271', settings: [Object] }, '2': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.191271', settings: [Object] }, '3': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.191271', settings: [Object] }, '4': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.191271', settings: [Object] }, '5': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.191271', settings: [Object] }, '6': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.191271', settings: [Object] }, '7': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:18.191271', settings: [Object] }, '8': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.483875', settings: [Object] }, '9': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.483875', settings: [Object] }, '10': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.483875', settings: [Object] }, '11': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.483875', settings: [Object] }, '12': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.483875', settings: [Object] }, '13': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.483875', settings: [Object] }, '14': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:17.483875', settings: [Object] }, '15': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:16.750175', settings: [Object] }, '16': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:16.750175', settings: [Object] }, '17': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:16.750175', settings: [Object] }, '18': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:16.750175', settings: [Object] }, '19': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:16.750175', settings: [Object] }, '20': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:16.750175', settings: [Object] }, '21': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:16.750175', settings: [Object] }, '22': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:19.17054', settings: [Object] }, '23': { inUse: false, optimalStart: null, day: '', time: '00 00', active: false, lastUpdated: '2021-10-29 00:11:19.17054', settings: [Object] }, '24': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:19.17054', settings: [Object] }, '25': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:19.17054', settings: [Object] }, '26': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:19.17054', settings: [Object] }, '27': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:19.17054', settings: [Object] }, '28': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:19.17054', settings: [Object] } }, prohibits: { global: { power: false, mode: false, setpoint: false }, local: { power: false, mode: false, setpoint: false }, effective: { power: false, mode: false, setpoint: false } }, prohibitsChanged: 0, holdChanged: 0, hasElectricHeatingOption: false, rssi: { rssi: -35, string: 'Very strong', image: 'images/signal-verystrong-ondark-50x50.svg' }, ledDisabled: false, cryptoSerial: '0123bf4a7797d0c7ee', cryptoKeySet: 'F', timezone: 'America/New_York', password: 'wIvQepADMMpTvXbArZlF8P7bHISLioSzx3ETo25f', lastAdapterUpdate: '2021-10-29 00:11:15.176263', firmwareVersion: '02.06.03', autoModeEnabled: false, roomTempOffset: 0, reportedInitialSettings: { assigned_settings: {}, restart_after_outage: 0, vent_air: 0, voltage: 0, energy_save: 0, filter_alerts: 0, auto_fan: 0, pla_outlets: 0, filter_type: 0, frost_temp: 0, defrost: 0, oscillate: 0, heating_offset: 0, thermal_off1: 0, thermal_off2: 0, pressure1: 0, pressure2: 0, electric_heater1: 0, electric_heater2: 0, humidifier: 0, humidifier_modifier: 0, leftovers_settings: { '2': 0, '6': 0, '12': 0, '14': 0, '18': 0, '19': 0, '20': 0, '21': 0, '22': 0, '26': 0, '28': 0, '29': 0, '30': 0, '31': 0 } }, reportedProfile: { fan_speed_stages: 5, has_air_direction: true, has_auto_fan_speed: true, has_dry_function: true, has_extended_temp_range: true, has_heat_function: true, has_swing_direction: true, has_test_run: false, has_unit_function_setting: false, has_ventilation_function: true, display_setting_temp_of_dry: false, maximum_auto_temp: 31, maximum_cool_or_dry_temp: 31, maximum_heat_temp: 31, minimum_auto_temp: 16, minimum_cool_or_dry_temp: 16, minimum_heat_temp: 10 }, kumoSensorSettings: { battery: null, humidity: null, rssi: null, temperature: null, txPower: null, uuid: null, lastUpdated: '2021-10-29T00:11:24.455Z' }, sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-10-20T19:23:33.340Z', systemChangeoverEnabled: false, minCoolSetpoint: 16, maxHeatSetpoint: 31, address: '192.168.0.33', '$$hashKey': 'object:201', _requestRescan: 0, _isRespondingLocally: false, optimalStart: false } [10/29/2021, 8:56:56 AM] [homebridge-kumo] { id: '2253324737592749', record_time: '2021-10-29T12:56:17.938Z', device_serial: '1934P0086180100F', it_status: null, rssi: -37, power: 0, operation_mode: 16, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 15.5, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: 0, actual_fan_speed: null, sp_cool: 31, sp_heat: 21.5, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 39 } [10/29/2021, 8:56:56 AM] [homebridge-kumo] Initializing "Guest Room" of unitType "null%" as generic (unspecified) unit. [10/29/2021, 8:56:56 AM] [homebridge-kumo] Guest Room: Found heat and cool settings will use ductless accessory [10/29/2021, 8:56:56 AM] [homebridge-kumo] This plugin threw an error from the characteristic 'Model': characteristic must have a non null value otherwise HomeKit wi ll reject this accessory, ignoring new value. See https://git.io/JtMGR for more info. [10/29/2021, 8:56:56 AM] [homebridge-kumo] Restoring existing accessory from cache: Basement [10/29/2021, 8:56:56 AM] [homebridge-kumo] { serial: '1934P0086180095F', mac: '70:74:14:8f:6d:5e', label: 'Basement', port: '80', unitType: 'ductless', reportedCondition: { more: { fan_speed_text: 'Auto', air_direction_text: 'Auto', power_on: false }, _created: 1635505094753, id: '2252895275971490', record_time: '2021-10-29T10:57:57.258Z', device_serial: '1934P0086180095F', it_status: null, rssi: -46, power: 0, operation_mode: 16, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 17, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: { filter: false, defrost: false, hot_adjust: false, standby: false }, actual_fan_speed: null, sp_cool: 22, sp_heat: 21, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 17, lastAdapterUpdated: '2021-10-29T10:58:14.754Z' }, desiredConditionStack: [], lastUpdate: 1635505095315, overrideSettings: { dryMode: true, heatMode: true }, forceCloudUpdates: false, errorHandler: { '1': { error2char: 'A0', timestamp: 1635466167, error4char: '8000', code: '8000', text: '8000' } }, equipmentControllerSettings: {}, eqcStageThreeBacksupChannels: { '1': 0, '2': 0, '3': 0, '4': 0 }, eqcUpdatedLocally: { '1': false, '2': false, '3': false, '4': false }, mhk2Settings: { auto: { owner: 'none', status: 'inactive', heatSetpoint: null, coolSetpoint: null }, connected: { thermostat: false, thermostatBattery: 'unset', outdoorAir: false, outdoorAirBattery: 'unset', indoorAir: false, indoorAirBattery: 'unset' }, dr: { override: false, event: 'none' }, hold: { adapter: [Object], mhk2: [Object] }, info: { model: '', serial: '', firmware: '' }, schedule: { owner: 'adapter', enabled: 'disabled' }, status: { outdoorTemp: 0, outdoorHumid: null, indoorHumid: null } }, acoilSettings: { isAcoil: false, inputs: { humidistat: false, ervSwitch: false, floatSwitchWet: false }, outputs: { w1: false, w2: false, y: false, g: false, erv: false, humidifer: false, heartbeat: false }, humidifier: { targetPcr: 0, source: null, enable: false }, erv: { mode: 'classic' }, ytoo: { fan: false, humidifier: false, erv: false }, cbp: 0, oat: 0, bpcr: 'off', ebp: false, fDelay: 0 }, systemChangeoverSettings: { masterZone: { minRuntime: 20, maxStandby: 180, disable: 'notset', activeMode: null, durActive: null, durInactive: null }, priority: 1 }, programEventSettings: { '1': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:34.35172', settings: [Object] }, '2': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:34.35172', settings: [Object] }, '3': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:34.35172', settings: [Object] }, '4': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:34.35172', settings: [Object] }, '5': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:34.35172', settings: [Object] }, '6': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:34.35172', settings: [Object] }, '7': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:34.35172', settings: [Object] }, '8': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:33.45237', settings: [Object] }, '9': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:33.45237', settings: [Object] }, '10': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:33.45237', settings: [Object] }, '11': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:33.45237', settings: [Object] }, '12': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:33.45237', settings: [Object] }, '13': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:33.45237', settings: [Object] }, '14': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:33.45237', settings: [Object] }, '15': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:32.58399', settings: [Object] }, '16': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:32.58399', settings: [Object] }, '17': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:32.58399', settings: [Object] }, '18': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:32.58399', settings: [Object] }, '19': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:32.58399', settings: [Object] }, '20': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:32.58399', settings: [Object] }, '21': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:32.58399', settings: [Object] }, '22': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:35.258027', settings: [Object] }, '23': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:35.258027', settings: [Object] }, '24': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:35.258027', settings: [Object] }, '25': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:35.258027', settings: [Object] }, '26': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:35.258027', settings: [Object] }, '27': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:35.258027', settings: [Object] }, '28': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:11:35.258027', settings: [Object] } }, prohibits: { global: { power: false, mode: false, setpoint: false }, local: { power: false, mode: false, setpoint: false }, effective: { power: false, mode: false, setpoint: false } }, prohibitsChanged: 0, holdChanged: 0, hasElectricHeatingOption: false, rssi: { rssi: -45, string: 'Very strong', image: 'images/signal-verystrong-ondark-50x50.svg' }, ledDisabled: false, cryptoSerial: '01235070d28c7615ee', cryptoKeySet: 'F', timezone: 'America/New_York', address: '192.168.0.32', lastAdapterUpdate: '2021-10-29 00:16:09.065075', firmwareVersion: '02.06.03', autoModeEnabled: false, roomTempOffset: 0, password: 'bvdmDGbVZaa+IRAtNJ9ZZXQNGeLLlnMjGIqoPPCs', reportedInitialSettings: { assigned_settings: {}, restart_after_outage: 0, vent_air: 0, voltage: 0, energy_save: 0, filter_alerts: 0, auto_fan: 0, pla_outlets: 0, filter_type: 0, frost_temp: 0, defrost: 0, oscillate: 0, heating_offset: 0, thermal_off1: 0, thermal_off2: 0, pressure1: 0, pressure2: 0, electric_heater1: 0, electric_heater2: 0, humidifier: 0, humidifier_modifier: 0, leftovers_settings: { '2': 0, '6': 0, '12': 0, '14': 0, '18': 0, '19': 0, '20': 0, '21': 0, '22': 0, '26': 0, '28': 0, '29': 0, '30': 0, '31': 0 } }, reportedProfile: { fan_speed_stages: 5, has_air_direction: true, has_auto_fan_speed: true, has_dry_function: true, has_extended_temp_range: true, has_heat_function: true, has_swing_direction: true, has_test_run: false, has_unit_function_setting: false, has_ventilation_function: true, display_setting_temp_of_dry: true, maximum_auto_temp: 31, maximum_cool_or_dry_temp: 31, maximum_heat_temp: 31, minimum_auto_temp: 16, minimum_cool_or_dry_temp: 16, minimum_heat_temp: 10 }, sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-10-20T20:20:48.316Z', systemChangeoverEnabled: false, minCoolSetpoint: 16, maxHeatSetpoint: 31, kumoSensorSettings: { battery: null, humidity: null, rssi: null, temperature: null, txPower: null, uuid: null, lastUpdated: '2021-10-29T00:11:40.383Z' }, '$$hashKey': 'object:512', unconfigured: true, _requestRescan: 0, _isRespondingLocally: false, optimalStart: false } [10/29/2021, 8:56:57 AM] [homebridge-kumo] { id: '2252895276000177', record_time: '2021-10-29T12:56:02.446Z', device_serial: '1934P0086180095F', it_status: null, rssi: -37, power: 0, operation_mode: 16, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 17, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: 0, actual_fan_speed: null, sp_cool: 22, sp_heat: 21, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 55 } [10/29/2021, 8:56:57 AM] [homebridge-kumo] Initializing "Basement" as ductless unit. [10/29/2021, 8:56:57 AM] [homebridge-kumo] Restoring existing accessory from cache: Office [10/29/2021, 8:56:57 AM] [homebridge-kumo] { serial: '1934P0086180066F', mac: '70:74:14:8c:f8:f0', label: 'Office', port: '80', unitType: 'ductless', reportedCondition: { more: { operation_mode_text: 'Heat', fan_speed_text: 'Auto', air_direction_text: 'Auto', power_on: true }, _created: 1635505094753, id: '2252650405635999', record_time: '2021-10-29T10:58:10.149Z', device_serial: '1934P0086180066F', it_status: null, rssi: -38, power: 1, operation_mode: 1, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 21.5, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: { filter: false, defrost: false, hot_adjust: false, standby: false }, actual_fan_speed: null, sp_cool: 24.5, sp_heat: 21.5, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 5, lastAdapterUpdated: '2021-10-29T10:58:14.753Z' }, desiredConditionStack: [], lastUpdate: 1635505095317, overrideSettings: { dryMode: true, heatMode: true }, forceCloudUpdates: false, errorHandler: { '1': { error2char: 'A0', timestamp: 1635466167, error4char: '8000', code: '8000', text: '8000' } }, equipmentControllerSettings: {}, eqcStageThreeBacksupChannels: { '1': 0, '2': 0, '3': 0, '4': 0 }, eqcUpdatedLocally: { '1': false, '2': false, '3': false, '4': false }, mhk2Settings: { auto: { owner: 'none', status: 'inactive', heatSetpoint: null, coolSetpoint: null }, connected: { thermostat: false, thermostatBattery: 'unset', outdoorAir: false, outdoorAirBattery: 'unset', indoorAir: false, indoorAirBattery: 'unset' }, dr: { override: false, event: 'none' }, hold: { adapter: [Object], mhk2: [Object] }, info: { model: '', serial: '', firmware: '' }, schedule: { owner: 'adapter', enabled: 'disabled' }, status: { outdoorTemp: 0, outdoorHumid: null, indoorHumid: null } }, acoilSettings: { isAcoil: false, inputs: { humidistat: false, ervSwitch: false, floatSwitchWet: false }, outputs: { w1: false, w2: false, y: false, g: false, erv: false, humidifer: false, heartbeat: false }, humidifier: { targetPcr: 0, source: null, enable: false }, erv: { mode: 'classic' }, ytoo: { fan: false, humidifier: false, erv: false }, cbp: 0, oat: 0, bpcr: 'off', ebp: false, fDelay: 0 }, systemChangeoverSettings: { masterZone: { minRuntime: 20, maxStandby: 180, disable: 'notset', activeMode: null, durActive: null, durInactive: null }, priority: 1 }, programEventSettings: { '1': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:28.747495', settings: [Object] }, '2': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:28.747495', settings: [Object] }, '3': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:28.747495', settings: [Object] }, '4': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:28.747495', settings: [Object] }, '5': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:28.747495', settings: [Object] }, '6': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:28.747495', settings: [Object] }, '7': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:28.747495', settings: [Object] }, '8': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.986725', settings: [Object] }, '9': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.986725', settings: [Object] }, '10': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.986725', settings: [Object] }, '11': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.986725', settings: [Object] }, '12': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.986725', settings: [Object] }, '13': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.986725', settings: [Object] }, '14': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.986725', settings: [Object] }, '15': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.244395', settings: [Object] }, '16': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.244395', settings: [Object] }, '17': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.244395', settings: [Object] }, '18': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.244395', settings: [Object] }, '19': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.244395', settings: [Object] }, '20': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.244395', settings: [Object] }, '21': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:27.244395', settings: [Object] }, '22': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:29.453526', settings: [Object] }, '23': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:29.453526', settings: [Object] }, '24': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:29.453526', settings: [Object] }, '25': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:29.453526', settings: [Object] }, '26': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:29.453526', settings: [Object] }, '27': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:29.453526', settings: [Object] }, '28': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:13:29.453526', settings: [Object] } }, prohibits: { global: { power: false, mode: false, setpoint: false }, local: { power: false, mode: false, setpoint: false }, effective: { power: false, mode: false, setpoint: false } }, prohibitsChanged: 0, holdChanged: 0, hasElectricHeatingOption: false, rssi: { rssi: -39, string: 'Very strong', image: 'images/signal-verystrong-ondark-50x50.svg' }, ledDisabled: false, cryptoSerial: '0123e278841bad8dee', cryptoKeySet: 'F', timezone: 'America/New_York', lastAdapterUpdate: '2021-10-29 00:13:25.528729', firmwareVersion: '02.06.03', autoModeEnabled: false, roomTempOffset: 0, password: '0sRGm7XEGQM20l6nhmfQejre73PJI8iyLmxuVJcS', reportedInitialSettings: { assigned_settings: {}, restart_after_outage: 0, vent_air: 0, voltage: 0, energy_save: 0, filter_alerts: 0, auto_fan: 0, pla_outlets: 0, filter_type: 0, frost_temp: 0, defrost: 0, oscillate: 0, heating_offset: 0, thermal_off1: 0, thermal_off2: 0, pressure1: 0, pressure2: 0, electric_heater1: 0, electric_heater2: 0, humidifier: 0, humidifier_modifier: 0, leftovers_settings: { '2': 0, '6': 0, '12': 0, '14': 0, '18': 0, '19': 0, '20': 0, '21': 0, '22': 0, '26': 0, '28': 0, '29': 0, '30': 0, '31': 0 } }, reportedProfile: { fan_speed_stages: 5, has_air_direction: true, has_auto_fan_speed: true, has_dry_function: true, has_extended_temp_range: true, has_heat_function: true, has_swing_direction: true, has_test_run: false, has_unit_function_setting: false, has_ventilation_function: true, display_setting_temp_of_dry: false, maximum_auto_temp: 31, maximum_cool_or_dry_temp: 31, maximum_heat_temp: 31, minimum_auto_temp: 16, minimum_cool_or_dry_temp: 16, minimum_heat_temp: 10 }, unconfigured: true, sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-10-28T18:31:01.794Z', systemChangeoverEnabled: false, minCoolSetpoint: 16, maxHeatSetpoint: 31, kumoSensorSettings: { battery: null, humidity: null, rssi: null, temperature: null, txPower: null, uuid: null, lastUpdated: '2021-10-29T00:13:34.777Z' }, address: '192.168.0.31', _requestRescan: 0, _isRespondingLocally: false, optimalStart: false } [10/29/2021, 8:56:57 AM] [homebridge-kumo] { id: '2252650405660635', record_time: '2021-10-29T12:56:06.242Z', device_serial: '1934P0086180066F', it_status: null, rssi: -35, power: 1, operation_mode: 1, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 21, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: 4, actual_fan_speed: null, sp_cool: 24.5, sp_heat: 21.5, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 52 } [10/29/2021, 8:56:57 AM] [homebridge-kumo] Initializing "Office" as ductless unit. [10/29/2021, 8:56:57 AM] [homebridge-kumo] Restoring existing accessory from cache: Living Room [10/29/2021, 8:56:57 AM] [homebridge-kumo] { serial: '1634P0087180057F', mac: '74:7a:90:b9:f8:a0', label: 'Living Room', port: 80, _isNew: true, unitType: 'ductless', reportedCondition: { more: { operation_mode_text: 'Heat', fan_speed_text: 'Auto', air_direction_text: 'Auto', power_on: true }, _created: 1635505094751, id: '2252422792923400', record_time: '2021-10-29T10:57:25.821Z', device_serial: '1634P0087180057F', it_status: null, rssi: -43, power: 1, operation_mode: 1, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 23.5, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: { filter: false, defrost: false, hot_adjust: false, standby: false }, actual_fan_speed: null, sp_cool: 24.5, sp_heat: 21.5, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 49, lastAdapterUpdated: '2021-10-29T10:58:14.752Z' }, desiredConditionStack: [], lastUpdate: 1635505095321, _requestRescan: 3, _isRespondingLocally: null, optimalStart: false, overrideSettings: { dryMode: true, heatMode: true }, forceCloudUpdates: false, errorHandler: { '1': { error2char: 'A0', timestamp: 1635466167, error4char: '8000', code: '8000', text: '8000' } }, equipmentControllerSettings: {}, eqcStageThreeBacksupChannels: { '1': 0, '2': 0, '3': 0, '4': 0 }, eqcUpdatedLocally: { '1': false, '2': false, '3': false, '4': false }, mhk2Settings: { auto: { owner: 'none', status: 'inactive', heatSetpoint: null, coolSetpoint: null }, connected: { thermostat: false, thermostatBattery: 'unset', outdoorAir: false, outdoorAirBattery: 'unset', indoorAir: false, indoorAirBattery: 'unset' }, dr: { override: false, event: 'none' }, hold: { adapter: [Object], mhk2: [Object] }, info: { model: '', serial: '', firmware: '' }, schedule: { owner: 'adapter', enabled: 'disabled' }, status: { outdoorTemp: 0, outdoorHumid: null, indoorHumid: null } }, acoilSettings: { isAcoil: false, inputs: { humidistat: false, ervSwitch: false, floatSwitchWet: false }, outputs: { w1: false, w2: false, y: false, g: false, erv: false, humidifer: false, heartbeat: false }, humidifier: { targetPcr: 0, source: null, enable: false }, erv: { mode: 'classic' }, ytoo: { fan: false, humidifier: false, erv: false }, cbp: 0, oat: 0, bpcr: 'off', ebp: false, fDelay: 0 }, systemChangeoverSettings: { masterZone: { minRuntime: 20, maxStandby: 180, disable: 'notset', activeMode: null, durActive: null, durInactive: null }, priority: 1 }, programEventSettings: { '1': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.916893', settings: [Object] }, '2': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.916893', settings: [Object] }, '3': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.916893', settings: [Object] }, '4': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.916893', settings: [Object] }, '5': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.916893', settings: [Object] }, '6': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.916893', settings: [Object] }, '7': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.916893', settings: [Object] }, '8': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.126261', settings: [Object] }, '9': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.126261', settings: [Object] }, '10': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.126261', settings: [Object] }, '11': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.126261', settings: [Object] }, '12': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.126261', settings: [Object] }, '13': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.126261', settings: [Object] }, '14': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:49.126261', settings: [Object] }, '15': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:48.36917', settings: [Object] }, '16': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:48.36917', settings: [Object] }, '17': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:48.36917', settings: [Object] }, '18': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:48.36917', settings: [Object] }, '19': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:48.36917', settings: [Object] }, '20': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:48.36917', settings: [Object] }, '21': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:48.36917', settings: [Object] }, '22': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:50.827965', settings: [Object] }, '23': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:50.827965', settings: [Object] }, '24': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:50.827965', settings: [Object] }, '25': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:50.827965', settings: [Object] }, '26': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:50.827965', settings: [Object] }, '27': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:50.827965', settings: [Object] }, '28': { inUse: false, optimalStart: null, day: '', time: '0000', active: false, lastUpdated: '2021-10-29 00:10:50.827965', settings: [Object] } }, prohibits: { global: { power: false, mode: false, setpoint: false }, local: { power: false, mode: false, setpoint: false }, effective: { power: false, mode: false, setpoint: false } }, prohibitsChanged: 0, holdChanged: 0, hasElectricHeatingOption: false, rssi: { rssi: -44, string: 'Very strong', image: 'images/signal-verystrong-ondark-50x50.svg' }, ledDisabled: false, cryptoSerial: '01238bbc4d2fa9ccee', cryptoKeySet: 'F', timezone: 'America/New_York', lastAdapterUpdate: '2021-10-29 00:15:24.768457', firmwareVersion: '02.06.03', autoModeEnabled: false, roomTempOffset: 0, password: 'odKNIGnNxpkVetneos66oTiJvGO3GjpxKtiqzuGJ', reportedInitialSettings: { assigned_settings: {}, restart_after_outage: 0, vent_air: 0, voltage: 0, energy_save: 0, filter_alerts: 0, auto_fan: 0, pla_outlets: 0, filter_type: 0, frost_temp: 0, defrost: 0, oscillate: 0, heating_offset: 0, thermal_off1: 0, thermal_off2: 0, pressure1: 0, pressure2: 0, electric_heater1: 0, electric_heater2: 0, humidifier: 0, humidifier_modifier: 0, leftovers_settings: { '2': 0, '6': 0, '12': 0, '14': 0, '18': 0, '19': 0, '20': 0, '21': 0, '22': 0, '26': 0, '28': 0, '29': 0, '30': 0, '31': 0 } }, reportedProfile: { fan_speed_stages: 5, has_air_direction: true, has_auto_fan_speed: true, has_dry_function: true, has_extended_temp_range: true, has_heat_function: true, has_swing_direction: true, has_test_run: false, has_unit_function_setting: false, has_ventilation_function: true, display_setting_temp_of_dry: true, maximum_auto_temp: 31, maximum_cool_or_dry_temp: 31, maximum_heat_temp: 31, minimum_auto_temp: 16, minimum_cool_or_dry_temp: 16, minimum_heat_temp: 10 }, unconfigured: true, sendDesiredConditionsPending: false, sendDesiredConditionsTime: '2021-10-28T18:52:40.023Z', systemChangeoverEnabled: false, minCoolSetpoint: 16, maxHeatSetpoint: 31, kumoSensorSettings: { battery: null, humidity: null, rssi: null, temperature: null, txPower: null, uuid: null, lastUpdated: '2021-10-29T00:10:59.395Z' } } [10/29/2021, 8:56:58 AM] [homebridge-kumo] { id: '2252422792950072', record_time: '2021-10-29T12:56:37.230Z', device_serial: '1634P0087180057F', it_status: null, rssi: -42, power: 1, operation_mode: 1, set_temp: null, set_temp_a: null, fan_speed: 0, air_direction: 0, prohibit_local_remote_control: null, room_temp: 23, room_temp_beyond: null, room_temp_a: null, out_of_use: null, unusual_figures: 32768, two_figures_code: 'A0', status_display: 0, actual_fan_speed: null, sp_cool: 24.5, sp_heat: 21.5, sp_auto: -1, raw_frames: null, run_test: 0, active_thermistor: null, temp_source: null, seconds_since_contact: 21 } [10/29/2021, 8:56:58 AM] [homebridge-kumo] Initializing "Living Room" as ductless unit. [10/29/2021, 9:08:26 AM] [homebridge-kumo] Heater/Cooler: set HeatingThresholdTemperature to 21.

———————————

Note - the last entry here was me turning the temperature down from 71 to 70 on the Home app, but in actuality, the Kumo app was set to 70F. This is on 1.8.4.

On Oct 28, 2021, at 1:50 PM, johannesparty @.***> wrote:

I can open the port to the internet or give you my kumo login if you just want to try adding my device to your home for debugging. (I wouldn't want to leave the port open too long, but a few days for you to debug is no problem).

On Mon, Sep 13, 2021 at 6:12 AM Fraser Sim @.***> wrote:

I've not been able to replicate this error. Could you turn on debuting and look at the initial steps following reboot? It should connect to the server and provide some useful information.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-918176173, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3D7QCXN2KSVN6OVC73UBX2D3ANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-954067369, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJS2IU5QNMFRPCX2H72WALUJGENDANCNFSM5CIN2KYQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

monteroman commented 2 years ago

We were doing so well!
I started seeing this again when I turned on one of my new heat pumps.

[11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Target Heater-Cooler State' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Cooling Threshold Temperature' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Heating Threshold Temperature' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Active' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Rotation Speed' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Swing Mode' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Active' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Current Heater-Cooler State' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Target Heater-Cooler State' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Current Temperature' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Cooling Threshold Temperature' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Heating Threshold Temperature' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Active' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Rotation Speed' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Swing Mode' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Active' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Current Heater-Cooler State' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Target Heater-Cooler State' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Current Temperature' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Cooling Threshold Temperature' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Heating Threshold Temperature' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Active' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Rotation Speed' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'Swing Mode' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. [11/3/2021, 5:29:05 AM] [homebridge-kumo] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info.

Are these due to Kumo having a slow response time? I'm running the plugin on its own bridge.

fjs21 commented 2 years ago

I'll need to take a look. This is kind of a nondescript error which makes it harder to debug. It might have to do with the number of devices that you are connecting to (though that should not be a limitation) or if you are using a slower computer to run homebridge. I've never encountered this error using a Pi4 with a single unit. Nor seen it reported in previous issues (to my recollection).

Can you try removing the cached accessories or removing/reinstalling the plugin?

johannesparty commented 2 years ago

I haven't seen any improvement with 1.8.8. I can send new logs, but I don't see any changes from all the previous times I sent logs.

Johannes

On Wed, Nov 3, 2021 at 10:27 AM Fraser Sim @.***> wrote:

Reopened #35 https://github.com/fjs21/homebridge-kumo/issues/35.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#event-5563658786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3C5I6DRC777I7LUPJDUKF5ILANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

fjs21 commented 2 years ago

@monteroman are you using direct connection to your devices?

monteroman commented 2 years ago

No. I am not. Just verified.

On Nov 3, 2021, at 3:12 PM, Fraser Sim @.***> wrote:

@monteroman https://github.com/monteroman are you using direct connection to your devices?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-959841523, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJS2IQTSP52SPABTBU6GZDUKGJUJANCNFSM5CIN2KYQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

fjs21 commented 2 years ago

Any chance you could give it a try?

monteroman commented 2 years ago

Will do and report back.

On Nov 3, 2021, at 3:15 PM, Fraser Sim @.***> wrote:

Any chance you could give it a try?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-959843075, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJS2ISVMYOJ3DNZ52YZ5CDUKGJ4ZANCNFSM5CIN2KYQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

monteroman commented 2 years ago

Ok, when I do that, I get this:

[11/3/2021, 3:32:57 PM] [homebridge-kumo] queryDevice_Direct error: FetchError: request to http://192.168.0.24/api?m=f885d1be8d9378d3cdcc09194dae0ebf0b82afa3aa32809e589276f23f7a538c failed, reason: connect ECONNREFUSED 192.168.0.24:80 at ClientRequest. (/homebridge/node_modules/node-fetch/index.js:133:11) at ClientRequest.emit (node:events:390:28) at Socket.socketErrorListener (node:_http_client:447:9) at Socket.emit (node:events:390:28) at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) { type: 'system', errno: 'ECONNREFUSED', code: 'ECONNREFUSED' }. [11/3/2021, 3:32:57 PM] [homebridge-kumo] null [11/3/2021, 3:32:57 PM] [homebridge-kumo] Initializing "Guest Room" of unitType "null" as generic (unspecified) unit. TypeError: Cannot read properties of null (reading 'sp_heat') at KumoHomebridgePlatform.discoverDevices (/homebridge/node_modules/homebridge-kumo/src/platform.ts:132:48) at processTicksAndRejections (node:internal/process/task_queues:96:5) [11/3/2021, 3:32:57 PM] [homebridge-kumo] Child bridge process ended [11/3/2021, 3:32:57 PM] [homebridge-kumo] Process Ended. Code: 1, Signal: null

It just loops over and over after that.

On Nov 3, 2021, at 3:12 PM, Fraser Sim @.***> wrote:

@monteroman https://github.com/monteroman are you using direct connection to your devices?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-959841523, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJS2IQTSP52SPABTBU6GZDUKGJUJANCNFSM5CIN2KYQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

fjs21 commented 2 years ago

Which version are you running at the moment?

johannesparty commented 2 years ago

I have the "Connect directly to devices?" checkbox set:

[image: image.png]

Also ... version number shows 1.8.8 with v1.8.10 update available.

[image: image.png]

But hover over "update" shows me 1.8.6:

[image: image.png]

But when I installed it (just now), I got v1.8.10, so looks like the "release notes" neeed updating.

As a reminder the "thermostat" always shows 0C (32F): [image: image.png]

[11/3/2021, 1:46:40 PM] [homebridge-kumo] Error: at Model.Characteristic.characteristicWarning (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2074:105) at Model.Characteristic.validateUserInput (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1903:14) at Model.Characteristic.setValue (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1334:20) at AccessoryInformation.Service.setCharacteristic (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:475:35) at new KumoPlatformAccessory_ductless_simple (/usr/lib/node_modules/homebridge-kumo/src/ductless_simple.ts:38:10) at KumoHomebridgePlatform.discoverDevices (/usr/lib/node_modules/homebridge-kumo/src/platform.ts:136:15) at processTicksAndRejections (internal/process/task_queues.js:95:5)

...

[11/3/2021, 1:46:41 PM] [homebridge-kumo] { r: { indoorUnit: { status: { activeThermistor: 'unset', defrost: false, fanSpeed: 'superQuiet', filterDirty: false, hotAdjust: false, mode: 'cool', roomTemp: 24, <------------------------ this is correct (current temp) runTest: 0, spCool: 20, <----------- also correct (set temp) spHeat: 17, <---------- not in heat mode ... probably correct? standby: false, tempSource: 'unset', vaneDir: 'vertical' } } } }

Thanks,

Johannes Schmidt @.*** 408-621-0091

On Wed, Nov 3, 2021 at 12:12 PM Fraser Sim @.***> wrote:

@monteroman https://github.com/monteroman are you using direct connection to your devices?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fjs21/homebridge-kumo/issues/35#issuecomment-959841523, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKXY3EUHZQDBD5WCROTCNTUKGJULANCNFSM5CIN2KYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.