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