localtuya icon indicating copy to clipboard operation
localtuya copied to clipboard

Can't figure out what these values are :|

Open r14n opened this issue 2 years ago • 6 comments

image

r14n avatar Jun 16 '22 14:06 r14n

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!

r14n avatar Jun 16 '22 14:06 r14n

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. 8c665fad1d23470639b2da5b534be9cede9b484f

WarC0zes avatar Jun 16 '22 20:06 WarC0zes

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: @.***>

r14n avatar Jun 16 '22 20:06 r14n

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.

bamzero avatar Jun 17 '22 00:06 bamzero

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.

Maltavius avatar Sep 30 '22 13:09 Maltavius

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?

r14n avatar Oct 04 '22 14:10 r14n