Fixed issue with shelly self signed certificate.
Build Docker image on push / docker (push) Successful in 20s
Build and push Docker image on tag / docker (push) Successful in 9s

This commit is contained in:
2026-08-18 01:00:56 +02:00
parent d9d989d63f
commit 9ec7a92fa1
5 changed files with 40 additions and 5 deletions
+1
View File
@@ -8,6 +8,7 @@ Prometheus exporter for Shelly Gen1 Wi-Fi devices that expose monitoring data th
- Correct Prometheus energy counters for both Gen1 `meters` and EM/3EM `emeters`.
- Concurrent collection from all configured devices.
- Per-device availability, request duration, and error metrics.
- HTTPS support for devices with self-signed or otherwise invalid certificates.
- Strict YAML validation, graceful shutdown, and a health endpoint.
- Generic `gen1` product type for compatible devices not explicitly listed.