-
-
Notifications
You must be signed in to change notification settings - Fork 5
ShellyPlusPmMini
lukassoo edited this page Sep 28, 2025
·
2 revisions
Exporter for the Shelly Plus PM Mini
Read the setup info if you haven't already
DockerHub: https://hub.docker.com/r/lukassoo/shelly-plus-pm-mini-exporter
x86 64 bit:
docker run --name ShellyPlusPmMiniExporter -d -p 10024:10024 -v /etc/shellyPlusPmMiniExporter:/Config lukassoo/shelly-plus-pm-mini-exporter:latest
ARMv8 64bit:
docker run --name ShellyPlusPmMiniExporter -d -p 10024:10024 -v /etc/shellyPlusPmMiniExporter:/Config lukassoo/shelly-plus-pm-mini-exporter:armv8
ARMv7 32bit:
docker run --name ShellyPlusPmMiniExporter -d -p 10024:10024 -v /etc/shellyPlusPmMiniExporter:/Config lukassoo/shelly-plus-pm-mini-exporter:armv7
Exporter specific ignores:
- ignoreTotalPowerMetric
- ignorePowerMetric
- ignoreVoltageMetric
- ignoreCurrentMetric
- ignoreInputState
- ignoreInputPercent
- ignoreInputCountTotal
- ignoreInputFrequency