thanks - yeah that could be possible. The battery on this device likely died a while back. It would be nice if MakerAPI could return the same date that the device page shows for last activity at but I'll just ignore this one for now to get to my larger question/request:
The "date:" field reports the last time an Event was recorded and/or attribute got updated for that device or variable connector
That seems like it would work for an activity monitor dashboard tile. But, now the question is how to get it back via MakerAPI.
I tried a few different MakerAPI calls and date
is only returned in one of them. Unfortunately, that's the slowest API call by far.. does anyone know who at Hubitat might be able to add this to the other requests? I think it'd be useful for others too.
/devices/all
- date returned/devices
- date not returned/devices/*
- date not returned/devices/1406
- date not returned/devices/1406/attribute/date
- date not returned