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

Can someone help me I have been trying for months to figure this out #564

Closed nlarramendy closed 8 months ago

nlarramendy commented 9 months ago

I keep getting these error messages. When I put in the Brightness values at 0 and 1000 the brightness will not change using HomeKit. I have to keep the 0 (minimal out) and the max at 1000. Also I get these errors for color temperature.

[10/5/2023, 5:34:41 PM] [TuyaWebPlatform] [Floodlight] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration! [10/5/2023, 5:34:41 PM] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [10/5/2023, 5:34:41 PM] [TuyaWebPlatform] [Floodlight] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value higher than allowed mired (570) since provided Tuya kelvin value (1000) is lower then configured minimum Tuya kelvin value (7142.857142857143). Please update your configuration! [10/5/2023, 5:34:41 PM] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 570 exceeded maximum of 500. See https://homebridge.io/w/JtMGR for more info. [10/5/2023, 5:34:41 PM] [TuyaWebPlatform] Enable cloud polling with interval 605s [10/5/2023, 5:34:42 PM] [LGThinQ] Successfully connected to the ThinQ API. [10/5/2023, 5:34:43 PM] [TuyaWebPlatform] [Floodlight] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration! [10/5/2023, 5:34:43 PM] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [10/5/2023, 5:34:43 PM] [TuyaWebPlatform] [Floodlight] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value higher than allowed mired (570) since provided Tuya kelvin value (1000) is lower then configured minimum Tuya kelvin value (7142.857142857143). Please update your configuration! [10/5/2023, 5:34:43 PM] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 570 exceeded maximum of 500. See https://homebridge.io/w/JtMGR for more info.

Describe the bug

Steps To Reproduce

Plugin Version

Homebridge Config

Device Config

Additional Context

milo526 commented 9 months ago

Hey; Did you read the wiki page on this problem?

https://github.com/milo526/homebridge-tuya-web/wiki/Something-will-receive-higher-or-lower-value-than-allowed

github-actions[bot] commented 8 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.