milo526 / homebridge-tuya-web

Hoobs and Homebridge plugin for Tuya devices using Home Assistant Tuya Web Api
MIT License
217 stars 93 forks source link

Very noisy log for rotation speed, Brightness #543

Closed wailuen closed 1 year ago

wailuen commented 1 year ago

Hi,

I had been getting very frequent log as below for my ceiling fan. Otherwise, everything seems to work except that I will need to login to SmartLife once in a while or my homekit would lose connection.

[25/03/2023, 19:35:30] [homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic was supplied illegal value: number 166 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [25/03/2023, 19:35:30] [homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://homebridge.io/w/JtMGR for more info. [25/03/2023, 19:37:42] [homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic was supplied illegal value: number 200 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [25/03/2023, 19:37:42] [homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic was supplied illegal value: number 200 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [25/03/2023, 19:37:42] [homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://homebridge.io/w/JtMGR for more info. [25/03/2023, 19:37:42] [homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic was supplied illegal value: number 133 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [25/03/2023, 19:37:42] [homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic was supplied illegal value: number 166 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [25/03/2023, 19:37:42] [homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://homebridge.io/w/JtMGR for more info.

I have about 7 ceiling fans. Any ideas?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.