• v0.1.0 dcff39195f

    v0.1.0 Stable

    deuxyeux released this 2026-05-15 15:41:07 +03:00 | 4 commits to main since this release

    Initial release of the ENS160 + EZO-HUM Prometheus exporter.

    Features

    • ENS160 air quality sensor (AQI, TVOC, eCO2)
    • EZO-HUM sensor (humidity, temperature)
    • Prometheus metrics on :8000/metrics
    • Fault detection and soft-reset recovery

    Installation

    Clone the repo on the device and run:

    sudo ./install.sh
    

    The installer will check Python dependencies, configure the i2c0 overlay in /boot/armbianEnv.txt, deploy the exporter to /opt/sensor-exporter/, and set up a systemd service.

    Downloads