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

Lamp Characteristics #461

Closed ariknil closed 1 year ago

ariknil commented 1 year ago

Describe the bug

The Homebridge Log shows Two warnings about Brightness and Color characteristics of a bulb lamp. Also the color and brightness arent very acurate.

Steps To Reproduce

Logs de Homebridge [22/07/2022, 17:39:03] [TuyaWebPlatform] [Lámpara] Characteristic.Brightness

Plugin Version

V 1.1.2

Homebridge Config

{ "name": "TuyaWebPlatform", "options": { "username": "", "password": "", "countryCode": "52", "platform": "tuya", "pollingInterval": 1800 }, "defaults": [ { "id": "026361472cf432b69358", "device_type": "switch" }, { "id": "51100381483fda14ef05", "device_type": "light" } ], "scenes": false, "platform": "TuyaWebPlatform" },

Device Config

Additional Context

stale[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.

milo526 commented 1 year ago

Please read the following wiki article to find out how to configure your devices to solve this problem.

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

stale[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.