https://github.com/bwalti/helios-exporter
Prometheus exporter for helios connecting to helios through modbus
https://github.com/bwalti/helios-exporter
helios modbus prometheus-exporter
Last synced: 8 months ago
JSON representation
Prometheus exporter for helios connecting to helios through modbus
- Host: GitHub
- URL: https://github.com/bwalti/helios-exporter
- Owner: BWalti
- License: mit
- Created: 2018-10-29T19:16:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T10:28:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T00:33:52.039Z (10 months ago)
- Topics: helios, modbus, prometheus-exporter
- Language: C#
- Homepage:
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# What's this?
A Prometheus Exporter for Helios easyControls using ModBus.
# Infos
IP can be changed using env variable (default dotnet core configuration overrides).
# Notes
I'm just using it to monitor temperatures & fan speed. As soon as I have time, I'd like to build up the CI/CD pipeline..