xperimental / netatmo-exporter

Prometheus exporter for Netatmo sensor data.
MIT License
45 stars 18 forks source link

"Error in configuration: need a NetAtmo client ID" #38

Closed Knoxville-89 closed 1 year ago

Knoxville-89 commented 1 year ago

Hi,

i have the following problem. I'm trying to get the Exporter to run as a container in Unraid. I added this repository (1.5.0) then added the following as variables:

NETATMO_EXPORTER_ADDR - set it to localhost:9210 NETATMO_CLIENT_ID - got the ID and Secret from dev.netatmo.com NETATMO_CLIENT_SECRET - same as the above NETATMO_CLIENT_USERNAME - my Netatmo User NETATMO_CLIENT_PASSWORD - password for my Netatmo User

Used Config Type Variable, Name and Value.

The log shows the following: level=fatal msg="Error in configuration: need a NetAtmo client ID"

What am I missing? Probably something obvious x)

Knoxville-89 commented 1 year ago

I'm stupid.forgot to set the Key: Netatmo_Client_ID x)