I’m running a HomeAssistant instance at home.
I’ve configured it to log data into an InfluxDB database,
so I can retrieve historical data for analysis later on. In default mode
HomeAssistant would aggregate historical data for storage reasons.
So now I want to access the InfluxDB database from …