Hi everyone!
I’ve installed the InfluxDB add-on. I can send data from Node Red to InfluxDB just fine.
Now I would like to use the InfluxDB API to send data to influxdb from my PC. However, the API requires specifying an organization name. It is my understanding that InfluxDB allows having separate “organizations”, each with their own databases.
According to the InfluxDB documentation, there should be an option in the web interface to switch between organizations. However, this switch seems to be unavailable in the Home Assistant version of InfluxDB.
So what is the default organization name when installing InfluxDB as a Home Assistant add-on? I’d like my data points to show up right alongside the ones I submit via Node Red.