Skip to content

Releases: ualex73/monitor_docker

HA 2021.12 state attributes change

06 Dec 10:15
bb32468
Compare
Choose a tag to compare
Pre-release

Changed: HA 2021.12 requires extra_state_attributes instead of device_state_attributes

Added: container exclude option

05 Dec 16:05
ed01b88
Compare
Choose a tag to compare
Pre-release

Added container exclude option

Fixed: Version detection on QNAP QTS 5.x

03 Dec 10:35
3e9354c
Compare
Choose a tag to compare

Fixed: Version detection on QNAP QTS 5.x

1.12-beta2

02 Dec 20:10
Compare
Choose a tag to compare
1.12-beta2 Pre-release
Pre-release

Fixed #80 with version detection, should run on QNAP 5.x now.

Trying to fix #78 and #79

20 Nov 14:09
Compare
Choose a tag to compare
Pre-release
Trying to fix issue #78 - error during initialization

Trying to fix issue #79 - error during retry connection

Docker TCP reconnect/memory reporting/logging

03 Nov 14:37
8450f46
Compare
Choose a tag to compare

Updated: Improved docker TCP reconnects
Updated: Logging format, now it contains always the instance name
Fixed: Memory reporting, the docker version will be check first
Fixed: Restart containers when using multiple hosts (@Alfiegerner)
Updated: README with HASS.io/supervisor information (@balk77)
Added: Configure precision for CPU, memory and network

Configure precision for CPU, memory and network

17 Oct 10:55
Compare
Choose a tag to compare

Added: Configure precision for CPU, memory and network

Better TCP reconnect handling, logging and memory fix

16 Oct 19:58
Compare
Choose a tag to compare

Updated: Improved docker TCP reconnects
Updated: Logging format, now it contains always the instance name
Fixed: Memory reporting, the docker version will be check first
Fixed: Restart containers when using multiple hosts (@Alfiegerner)
Updated: README with HASS.io/supervisor information (@balk77)

Debian 11 support

05 Sep 15:07
a350209
Compare
Choose a tag to compare

Added: Debian 11 support

Added: Retry to connect to Docker IP, Fixed: service call if no containers are configured

21 Mar 12:53
769127b
Compare
Choose a tag to compare

Added: Retry Docker IP connection if it fails first time
Fixed: Issue #58, allow container restart if there is no list configured
Added: Information (README) to fix Docker API if memory stats are missing