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

Errors/Warning for Color Temperature and Brightness #571

Closed cifellc closed 7 months ago

cifellc commented 8 months ago

Describe the bug

Steps To Reproduce Configured plugin and started Homebride -->

Plugin Version

Homebridge Config

Device Config

Additional Context

cifellc commented 8 months 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 7 months 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.