Hi all,
I’m trying to access historical data from a Homey variable in HomeyScript. I need to know exact timestamps when a variable changed to a certain value, but as far as I understand, HomeyScript and Flows only allow access to the current value, not historical data.
I know Insight stores the history, but I can’t export it with high enough precision for longer periods (per-minute or per-second data). I’ve read about unofficial API workarounds, but I’m not sure how to implement them.
Are there any reliable ways to export or access per-minute/second variable history from Insight, or do I need to start logging changes externally to get that level of detail?
Thanks for any advice!