HomeKitInfluxGrafana icon indicating copy to clipboard operation
HomeKitInfluxGrafana copied to clipboard

Inspired by this...

Open peterot opened this issue 1 year ago • 2 comments

Hey,

I came across this and was inspired to have another go at writing something to pull the temperature info from the smart devices in my flat. In the end I wrote something to pull as much info as possible from all my HomeKit devices and am writing it straight to InfluxDB.

It requires building the app with Xcode which is a bit of a shame but it does collect a lot of interesting data.

Sharing here in case it's of interest - https://github.com/peterot/HomekitDataExporter

Thanks for pulling all this together.

peterot avatar Nov 01 '23 21:11 peterot

thank you so much for the kind words ! I am not real developer but I will check your repo and come back to you if I need some help . Can I run this app on MacOS or it need to be on iOS ?

Hey,

I came across this and was inspired to have another go at writing something to pull the temperature info from the smart devices in my flat. In the end I wrote something to pull as much info as possible from all my HomeKit devices and am writing it straight to InfluxDB.

It requires building the app with Xcode which is a bit of a shame but it does collect a lot of interesting data.

Sharing here in case it's of interest - https://github.com/peterot/HomekitDataExporter

Thanks for pulling all this together.

rionshin avatar Nov 02 '23 09:11 rionshin

Yeah, you should be able to build and run on a Mac. Do let me know how you get on :)

peterot avatar Nov 02 '23 18:11 peterot