berezhinskiy / ecoflow_exporter

Prometheus exporter for EcoFlow portable power stations
GNU General Public License v3.0
184 stars 27 forks source link

Multiple devices #49

Closed lowrisk75 closed 6 months ago

lowrisk75 commented 6 months ago

Stupid question but is it possible to add multiple devices?

lowrisk75 commented 6 months ago

the solution is simple

DEVICE_SN="DATAHERE"
DEVICE_SN="DATAHERE"
DEVICE-SN="DATAHERE"
# Email entered in the mobile application
ECOFLOW_USERNAME="DATAHERE"
# Password entereed in the mobile application
ECOFLOW_PASSWORD="DATAHERE"
# Username for Grafana Web interface
GRAFANA_USERNAME="DATAHERE"
# Password for Grafana Web interface
GRAFANA_PASSWORD="DATAHERE"