xperimental / netatmo-exporter

Prometheus exporter for Netatmo sensor data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Error in configuration: need a NetAtmo client ID"

Knoxville-89 opened this issue · comments

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)

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