Releases: xenji/homee_exporter
Releases · xenji/homee_exporter
0.5.0
v0.3.2
v0.3.0
This release adds new metrics to the export
- Binary Sensors
- Motion Alarms
- Battery Levels
- Link Quality to e.g. Netatmo devices
This release fixes the thread timing and sleep handling and reduces the necessary memory consumption to roughly 30MB.
This release has been successfully tested with -Xms16m -Xmx32m -XX:+UseG1GC -XX:MaxGCPauseMillis=50
v0.2.0
This release adds plenty of new features, including:
- Limiting the metric export to one group for better control what is exported
- Export Homee presence status (Present, Away, Sleeping, Vacation)
- The heatbeat ping interval is now configurable and defaults to 10s instead of 5s
- Systemd files have been added
- Up to three attempts to auto-reconnect on socket failure
Fixed:
- Websocket is now also closed correctly on JVM shutdown
- UDP boradcast now has a correct timeout set
v0.1.0 - Initial draft release
Add license and description