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

Brightness Set but operating odd #588

Closed jlaws11 closed 4 months ago

jlaws11 commented 4 months ago

Describe the bug

When experiencing the brightness error, I followed the correct steps to set the device brightness in the config but the brightness is working as follows 1%=10%, all the way up to 10%=100%. This makes adjusting brightness really tricky as to have overall 50% brightness, I need to bring it down to 5%. Steps To Reproduce

Tested with all Tuya devices and get same problem. Plugin Version

Current latest Homebridge Config

"name": "TuyaWebPlatform", "options": { "username": "xxxx@xxx.co.uk", "password": "xxxx", "countryCode": "44", "platform": "tuya"

Device Config

defaults": [ { "id": "Living Room Right", "device_type": "light", "min_brightness": "0", "max_brightness": "1000", "light_characteristics": [ "Brightness" ] Additional Context

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