Skip to content

SENEC + 2 BKW #4472

Answered by ledermann
musicnrwhsk asked this question in Q&A
Jul 10, 2025 · 7 comments · 11 replies
Discussion options

You must be logged in to vote

Es gibt verschiedene kleinere Fehler (Einrückung im YAML-Format, inkonsistente Variablen, Ingest-Verknüpfung), hier die Korrekturen als diff. Ich hoffe, das hilft:

.env

@@ -243,8 +243,8 @@ REDIS_VOLUME_PATH=./redis
 SHELLY_HOST_PVSUED=192.168.178.150
 SHELLY_HOST_PVGH=192.168.178.151
 SHELLY_INTERVAL=5
-INFLUX_MEASUREMENT_SHELLY_ PVSUED=sued
-INFLUX_MEASUREMENT_SHELLY_ PVSGH=gh
+INFLUX_MEASUREMENT_SHELLY_PVSUED=sued
+INFLUX_MEASUREMENT_SHELLY_PVGH=gh
 INFLUX_HOST=influxdb
 INFLUX_SCHEMA=http
 INFLUX_PORT=8086
@@ -273,3 +273,5 @@ INFLUX_MEASUREMENT=shelly
 # When enabled, it minimizes the data sent to InfluxDB
 # by skipping consecutive records with zero power values.
 # INFLUX_MODE=essent…

Replies: 7 comments 11 replies

Comment options

You must be logged in to vote
1 reply
@ledermann
Comment options

Answer selected by ledermann
Comment options

You must be logged in to vote
3 replies
@ledermann
Comment options

@musicnrwhsk
Comment options

@ledermann
Comment options

Comment options

You must be logged in to vote
1 reply
@ledermann
Comment options

Comment options

You must be logged in to vote
2 replies
@musicnrwhsk
Comment options

@ledermann
Comment options

Comment options

You must be logged in to vote
1 reply
@ledermann
Comment options

Comment options

You must be logged in to vote
2 replies
@ledermann
Comment options

@musicnrwhsk
Comment options

Comment options

You must be logged in to vote
1 reply
@ledermann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants