localtuya
localtuya copied to clipboard
Can't figure out what these values are :|
Trying to set up some light bulbs (FEIT electric brand, work great with the cloud Tuya. I can turn them on and off but no temperature/color/brightness controls through local tuya. Trying to edit and pick the right DP (what does that stand for?) but after trying many combinations can't seem to get anything to control it properly. Hoping someone can shed some light!
There is a table with the DP informations for bulbs. https://github.com/rospogrigio/localtuya/wiki/Known-working-and-non-working-devices
or an example of my light bulb setup.
Unfortunately it doesn't have the bulbs that I have, but thank you
On Thu, Jun 16, 2022 at 4:18 PM WarC0zes @.***> wrote:
There is a table with the DP informations for bulbs.
https://github.com/rospogrigio/localtuya/wiki/Known-working-and-non-working-devices http://url
— Reply to this email directly, view it on GitHub https://github.com/rospogrigio/localtuya/issues/885#issuecomment-1158092748, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDZDFWAQ7KFPBICGMOA4RTVPOD2BANCNFSM5Y66YC3Q . You are receiving this because you authored the thread.Message ID: @.***>
You could try using the test package to work out which values are which.
Run it in different states, off, min brightness, max brightness, different colour temps after setting in the tuya app. Just be aware that many devices won't respond to the test util if still connected in app so need to set and then completely close app each time.
I'm not sure if you could do the same thing and check the value changes in the integration set up each time without completing it, I didn't have much luck doing it that way but it was with a much earlier version.
So I just took a lightstrip from the Known Database and configured mine exactly like that. Seems to work fine. But what I really want is for this plugin to actually log that information somewhere so when I plugin my next identical strip I don't have to configure it.
So I just took a lightstrip from the Known Database and configured mine exactly like that. Seems to work fine. But what I really want is for this plugin to actually log that information somewhere so when I plugin my next identical strip I don't have to configure it.
Finally revisiting this, and the known values work for my FEIT bulbs.
Yes it would be great if I could copy this info as I've got many bulbs to change over from Tuya to LocalTuya. Is there a way to bulk configure bulbs or edit config file somewhere?