I have an outside and inside temperature sensor on HomeKit. Recently I ran into the problem that I wanted to check the temperatures a couple of days ago. As far as I have been able to determine, there does not seem to be a way to get historical data from HomeKit.
As an alternative, would it be possible to log homekit data yourself? I know that iOS apps can request access to HomeKit data, so that could be one way to go about it. However I would prefer to do this also when my phone is switched off / without network. Is there a (web)API that I can call in order to get access to this data from (say) a Raspberry PI, so that I can log this data on regular intervals?
