Skip to content

Releases: guillaumelamirand/docker-monitor

v0.0.9

22 May 13:45
Compare
Choose a tag to compare
  • remove unexisting max_usage stats
  • add state class

v0.0.8

25 Apr 09:37
4c52f1f
Compare
Choose a tag to compare

add missing version in manifest (required since HA v2021.6)

v0.0.7

12 Apr 09:42
Compare
Choose a tag to compare

Fix an issue with home assistant v2021.4.x which raises an error instead of warning when blocking event loop

v0.0.6

20 Jun 08:26
Compare
Choose a tag to compare

Fix an issue with empty images tag array

v0.0.5

22 May 20:14
Compare
Choose a tag to compare

Fix an issue when a container was recreated after startup (ie. docker-compose down & up)

v0.0.4

22 May 17:04
Compare
Choose a tag to compare

Refactor the way data are retrieved from Docker API, using DataUpdateCoordinator instead of custom threads, mainly for performance reason
Refactor how cpu usage is computed to avoid unknow state on startup