[Release] Device Data Item Display

Just give us the public IP of your hub and we can sort out the rest... :wink:

1 Like

:rofl:
Somehow just not feeling that is a good idea.

3 Likes

That's right, you're one of the experienced ones.... That spell doesn't work....:rofl:

2 Likes

Any possibility to add the "State Variables" as another display option? I was working on this app at one point but getting it to sort how I wanted seemed like it was going to be frustrating. I wanted to be able to pull the state variable where I save the friendly model # on my drivers and then sort by that so you could easily compare the firmware versions across like models to see if any need to be updated. Anyway.... I think with the CSV export you app would work perfectly, can export and sort however we want.

1 Like

Ultimately one for @thebearmay to answer, but from what I know the attributes (state variables) are left for the specific driver to manage, so not something @thebearmay 's app would have access to. Like you say, the export option will certainly be useful.

The attributes are "Current States" in the device listing. I am talking about the State Variables (down below between commands and preferences). They can be pulled in an app because that screenshot I posted is from an app I was working on which does just that.

1 Like

My bad, yes, you are right.

1 Like

Let me look at it, but it shouldn't be too hard to add the states in also.

3 Likes

I feel bad that I wasn't a part of the whining (aka whinging for the UK folks) about adding State Variables support. It's like I've let you down... :wink:

4 Likes

Repushed v1.1.0. Do a repair if you don’t get the update option from HPM.

1 Like

I don’t know of any app that allows editing of device data? Does anyone?

If not would it be possible to include such an ability within this app? Maybe restricted to when only one device is selected although I can see uses for updating multiple devices simultaneously but whilst powerful that’s quite dangerous too.

Users of my MQTT app would find this most useful. Although I do have a data field editor within my app and the latest version is much improved it’s still not the neatest of apps.

The app that led to the creation of this one was

1 Like

My Custom Device Note App version is at 1.0.3 and looks like your pic. However, my Device Data Display App is at version 1.1.0.

Are you posting for the wrong app?

Yup...talking to wife and updating apps and posting and watching TV at the same time is evidently an Olympic event I should not attempt.

Please ignore the guy behind the curtain, he is just confused. :wink:

2 Likes

LOL. Well to be perfectly honest, you seem to be on top of it with this stuff. So I have also done repairs and uninstalls based on your posts trying to get 1.0.3 too :joy: :joy: :joy:

Then the light bulb went off and I saw the gremlin.......

3 Likes

Oops! Apologies for the confusion, but I hope that you learned a lesson about taking my "on-toppedness" too seriously. My wife never does that (take me seriously). :slight_smile:

6 Likes

@jtp10181
v1.2.0 adds the option to pull in State Data

3 Likes

I'll wait on @danabw to chime in here first :rofl: :rofl:

3 Likes

That's a nice addition.

2 Likes

Would you consider exporting the data to a JSON file? Can't say I will use it just yet, but maybe... Thinking it could be useful to more easily migrate apps between hubs, helping map the devices automatically, including rules and dashboards (eventually).