master
marcel 1 year ago
parent 4d8224d1cc
commit cb7c2c63fb
  1. 2
      README.md

@ -39,7 +39,7 @@ Subscribes to one or more MQTT topics, and lets you configure prometheus metrics
- Create a folder to hold the config (default: `conf/`)
- Add metric config(s) in YAML format to the folder. Files are combined and read as a single config. (See `exampleconf/metric_example.yaml` for details)
- Install dependencies with `pip3 install -r requirements-frozen.txt`
- Run `./mqtt_exporter.py`
- Run `./victron_mqtt_exporter.py`
## Python dependencies

Loading…
Cancel
Save