I'm tracking battery change info and this is working very well for me. I do have a question about the hub resources used when tracking lots of devices. 24 right now. Is it of concern?
13% is getting up there, but depending on the rest of the load....
I tried this had there was no apparent effect. Did I do it incorrectly?
Just piling on...
Great tool.
Just had to use it to find all devices of a specific manufacturer and make. Exported the needed fields to CSV, opened in spreadsheet, filtered, and voila!
Thanks!
I just discovered this App yesterday!
This could save me a lot of time in pulling info from the Devices page into Excel (currently done via copying selected columns, pasting into Google Sheets to fix some oddities, re-copying, pasting into Excel, then running an involved VBA macro to clean up more oddities).
However, I currently get the following fields with my process that I don't seem to be able to find with this App:
- Type (which includes whether a driver is User or not, and Linked or not)
- Room
- Net ID (the first 4 characters of the Devices's DNI field)
- Zigbee ID (the rest of the DNI field)
Am I missing how to get such info, or is this info just not available in the App at present?
Old app, predates rooms, but wouldn't take much to add some more fields.
v1.3.5 is up. Adds the option to pull Driver Type, DNI, Zigbee ID, Rooom Name, and Controller Type for each device selected.
The new version is great, thanks! But I'm stuck on one item: type (as in driver type).
Here's what I get after scraping HE's Devices page and formatting into Excel using my old method:
ID Label Name Type Room Net ID Zigbee ID
20011 Gas Sensor - Garage Explosive Gasses TU (Heiman Zigbee Gas Detector) Homi/Heiman Gas Detector (user ) Garage 1E96 2C1165FFFE1CBDC5
This is derived from the HE display:
The part I can't seem to find in the your new App version is the driver type: "Homi/Heiman Gas Detector", in this example.
I've tried selecting on "Device Name", "deviceType", "driver", "driver" [2nd instance], "type", "zoneType", "driverType", but nothing retrieves "Homi/Heiman Gas Detector".
Is there some other term I should select on?
I’ll have to pull in another data source to get that - device object has the driver id, but not the name. I hve some code around somewhere that does that just need to remember which app it’s in.
v1.3.6 should have the driverName in it now.
Works perfectly for me! My life is now nearly complete!