homebridge-gree-heatercooler
homebridge-gree-heatercooler copied to clipboard
Characteristic Warnings
Hi : ) the plugin works well with my two Gree AC however seeing this keep prompt out in console.
[05/07/2022, 22:25:08] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:25:08] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:25:19] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:25:19] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:25:27] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:25:27] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:32:20] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:32:20] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:32:29] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:32:29] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:35:51] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info. [05/07/2022, 22:35:51] [homebridge-gree-heatercooler] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 18. See https://homebridge.io/w/JtMGR for more info.
Here is my config:
accessories": [ { "accessory": "GreeHeaterCooler", "host": "192.168.1.208", "name": "Living Room AC", "acModel": "C&H", "acTempSensorShift": 40, "updateInterval": 10000 }, { "accessory": "GreeHeaterCooler", "host": "192.168.1.81", "name": "Master Bedroom AC", "acModel": "GIS612AE", "acTempSensorShift": 40, "useTargetTempAsCurrent": true, "updateInterval": 10000 } ],
Wonder if this could be fixed: P
Much appreciate
@ksstsui I'm experiencing the same! Did you ever get this resolved?
This plugin doesn't seem to still be maintained unfortunately. No support from anyone whatsoever.