iRayanKhan / homebridge-tuya

A Homebridge plugin to control Tuya devices locally.
MIT License
401 stars 166 forks source link

Flinq airco generates errors #298

Open Jimbodark opened 3 years ago

Jimbodark commented 3 years ago

Checklist

Describe the bug I cant control my tuya airco (brand: Flinq). I get the errors:

06/2021, 11:57:21] [homebridge-tuya] This plugin generated a warning from the characteristic 'Current Temperature': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info. [17/06/2021, 11:57:21] [homebridge-tuya] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info. [17/06/2021, 11:57:21] [homebridge-tuya] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

ElphaX commented 3 years ago

Please post your config

Jimbodark commented 3 years ago

Hi, Please see my config below.

{ "devices": [ { "type": "AirConditioner", "name": "Airco", "id": "72686743e0980618d192", "key": "60779a4032ed0a35", "manufacturer": "Flinq", "model": "Bt10000", "noHeat": true } ], "platform": "TuyaLan" }