Hallo
ich habe InfluxDB installiert und konfiguriere nach diesen Youtube Video : https://youtu.be/vdtuU33aHrc?feature=shared&t=251
Ich bekomme da eine Fehlermeldung wenn ich auf speichern drücke :Fehler beim Speichern der Add-on Konfiguration, Missing option ‘envvars’ in root in InfluxDB (a0d7b954_influxdb). Got {‘auth’: True, ‘reporting’: True, ‘ssl’: True, ‘certfile’: ‘fullchain.pem’, ‘keyfile’: ‘privkey.pem’
Was läuft da falsch ? ![]()
InfluxDB scheint aber normal zu starten
Update:
ist das Video nur für InfluxDB 1.xx?? Aktuell ist ja api_version 2.xx ,Hmmm ![]()
Da meckert er rum :
Logger: homeassistant.config
Source: config.py:501
First occurred: 07:53:17 (1 occurrences)
Last logged: 07:53:17
Invalid config for [influxdb]: token and bucket are required when api_version is 2 for dictionary value @ data[‘influxdb’]. Got {‘api_version’: 2, ‘ssl’: False, ‘host’: ‘localhost’, ‘port’: 9999, ‘tags’: {‘source’: ‘HA’}, ‘tags_attributes’: [‘friendly_name’], ‘default_measurement’: ‘state’, ‘exclude’: {‘entities’: [‘zone.home’], ‘domains’: [‘persistent_notification’, ‘person’]}, ‘include’: {‘domains’: [‘sensor’, ‘binary_sensor’, ‘sun’, ‘light’, ‘cover’], ‘entities’: [‘weather.home’]}}. (See /config/configuration.yaml, line 122). Please check the docs at InfluxDB - Home Assistant

