-
Notifications
You must be signed in to change notification settings - Fork 562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help with configuration, #1010
Comments
Forgive me if I'm missing something--I have tried to read through all of the documentation here, etc. Is there anything currently in this integration to use the Product Name value from the Tuya IoT Platform (i.e. "Smart Ceiling Fan Switch-DS02F") and "look up" the set of DPS settings for that device type from a list of known DPS settings for that device? And/of have a method when manually adding a device to select a specific device type (i.e. "Smart Ceiling Fan Switch-DS02F") and use the known DPS settings for that device. Ideally, the project would include a set of these known DPS mappings. But, even allowing the user to maintain their own local mapping would be a big improvement. This is especially true when adding in several instances of the same device type. Having to go through the Config Flow manually specifying all of the DPS mappings over and over is tedious and error prone. |
you can get that info from the device_id to get all the dps |
how? |
|
Sorry, For as far as I can see I can't PM you on github. |
I'm getting permission denied on that one... prob cause its not attached to my account. |
the interface is a little bit different, but this leaves me with a json
|
Did you select the right one Get Device Specification Attribute |
thanks,
The differnce is in the additional s Attribute(S), where I failed. It would be nice if this call is included in the implementation, however this would probably mean extensive knowledge about a whole range of devices. |
Can anyone provide an update on what the current way to get the "Get Device Specification Attribute" values is? |
Hello,
I think it might be my issue, but I can't figure how to configure my device the correct way.
When I try to add mij vacuum cleaner, I end up with 18 fields I have to fill out.
some fields give a hint, like (usually 27) but those Id's are never available.
How or where can I find the correct configuration for my device? At the moment Play and Pause are working, but that's more luck then doing anything smart.
The text was updated successfully, but these errors were encountered: