2.2.1 (2022-12-29)
2.5.1 (2024-11-11)
- catch FritzConnectionException when checking capabilities (191869d)
2.5.0 (2024-03-13)
2.4.3 (2024-03-10)
2.4.2 (2024-03-10)
2.4.1 (2024-03-10)
2.4.0 (2024-03-09)
- add Homeautomation metrics via HTTP (#273) (72f1361)
- allow reading password from a file (#296) (369f007)
- Add more flexibility to helper script. (#280) (86697fa)
- helm: ServiceMonitor seems to like quotes now (2e57ee9)
- small correction for AHA HTTP metrics (6658b8a)
2.3.1 (2023-12-16)
- add type hints to data_donation.py (369748a)
- homeauto: explicitly mention missing metrics (d827b5d)
2.3.0 (2023-10-03)
- add home automation metrics (5f35afb)
- update copyright boilerplate (baafe01)
2.2.4 (2023-08-12)
- returning the same metric samples multiple times (020a7b7)
- When checking for capabilities fritzconnection may return FritzArgumentError which needs to be caught. (87a47ee)
2.2.3 (2023-04-01)
- rmeove old actions and supersede release 2.2.2 (1be640b)
2.2.2 (2023-04-01)
- helm: corrected secret to convert map to YAML string (3814de2)
- helm: set interval to 60s (d3f8854)
- helm: using selectorLabels var in ServiceMonitor (6ecba54)
- remove need for _version.py (434581b)
- sanitize (WANIPConnection1, GetInfo, NewExternalIPAddress) (ebdf787)
- add link to dashboard also displaying host info metrics (f6fd853)
- Add reference to PyPI in docs (d53b03a)
- fix badges in README (685e5d2)
- reduce warnings/caveats for "host_info" (f614d5b)