milo526 / homebridge-tuya-web

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

Errors/Warning for Color Temperature and Brightness #571

Closed cifellc closed 1 year ago

cifellc commented 1 year ago

Describe the bug

Steps To Reproduce Configured plugin and started Homebride -->

Plugin Version

Homebridge Config

Device Config

Additional Context

cifellc commented 1 year ago

log results

[2023-10-31, 7:35:43 p.m.] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -418 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info. [2023-10-31, 7:35:43 p.m.] [TuyaWebPlatform] [Left Living Room Light] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (877.7777777777778) since provided Tuya value (800) exceeds configured maximum Tuya value (100). Please update your configuration! [2023-10-31, 7:35:43 p.m.] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 878 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [2023-10-31, 7:35:43 p.m.] [TuyaWebPlatform] [Left Living Room Light] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value lower than allowed mired (-418) since provided Tuya kelvin value (15118) exceeds configured maximum Tuya kelvin value (2000). Please update your configuration! [2023-10-31, 7:35:43 p.m.] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -418 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info.

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.

ssuess commented 4 months ago

I have the same issue, is there any way to fix this?