I made some progress today. The 30 minute wait leaving association group open consistently let me select the required options. I was successful in getting this switch associated.
Unfortunately, I was unsuccessful getting two other switches associated. When I pressed the execute button for those, nothing happened. For the switch where I was successful, I saw a notification something like “communicating with network”. All I got with the other ones was the button quickly displaying a processing type symbol and then nothing. Is there something I need to do to get the execute button to work? Here is another example screenshot.
Hello, I have one device associated but the other two are stuck at this screen. When I press activation, nothing happens and I am not receiving any error notifications.
would you know why settings do not work?
create device config association leads to some garbled text <table style = font-size bla blah
no way to read fingerprint, change parameters
ST made changes to the mobile UI some time ago that broke the use of HTML tables. I’m guessing that Mariano hasn’t revisited this driver since those changes.
When smartthings blocked the html text in the app, not only me, other developers also asked for an alternative to be able to display useful information text for the user.
Not only have they not responded to anyone, as far as I know, but they have also been blocking the HTML text on the smartthings website, advanced users.
The only option left is to see it in @TAustin API-Browser, we don’t know for how long.
Hello, I’m trying to tinker with my ST setup for the first time in the edge driver era. I’m trying to read/write the advanced options of a DZPD3 Leviton Dimmer (Mfg Code: 001D-1902-0334).
If you want to read one device parameter value:
Enter the number of the parameter to verify
In Select Config Parameter Action, select “Get”
The value and size in Bytes of the parameter will be shown in its fields
If you want to Get another parameter, perform step 1 and before step 2 select the value “Select” >and then “Get”. (I’ll improve this when I find how to send a value to a custom capability command)
For example, when reading a parameter after I enter a valid Device Parameter Number according to the manufacturer, set Select Config Parameter Action to “Get”, and tap the Execute Selected Action Button, the parameter byte size fields never updates.
There are times when the app does not update the data of custom capabilities even though the driver emits them. I have a report open.
If you have the CLI in use you can see the value in the logs. or wait for it to be displayed when it is desperate.
You can change to another profile and then return to this one or try writing a value in the parameter size field to see if it unblocks the filter you have set.
Thanks Paul, yes, the Jorlando74 driver was the one I initially tried. I think you are likely correct about the missing fingerprints. I never saw a settings option (exactly the same situation as BeefJerky’s comment). I was disheartened seeing that thread die, where there was no update after the settings menu became available. I tried Mariano’s and got one step further, so I thought I’d try asking here.
Hi Mariano, thanks for the response. I will monitor that topic for updates.
If you have the CLI in use you can see the value in the logs. or wait for it to be displayed when it is desperate.
I’m not familiar with the CLI. I’ll have to do some work getting that configured, thanks.
You can change to another profile and then return to this one or try writing a value in the parameter size field to see if it unblocks the filter you have set.
I played around with this for a while. I read somewhere, someone mentioning they have to wait a half hour for values to update which seemed less than ideal. I didn’t want to waste time before putting feelers out for any other known issues.