Skip to content

Releases: ualex73/monitor_docker

Fixed exception using multiple Docker env and empty condition list

26 May 11:35
Compare
Choose a tag to compare

Fixed: Multiple dockers env and empty monitored conditions causes exception. Bug was introduced in 1.16
Added: Support to rename entities (default is disabled), handy with Swarm mode

Full Changelog: 1.17...1.18

Bugfix release

24 May 19:32
Compare
Choose a tag to compare

Fixed: Re-create of container issues
Fixed: If monitored_conditions is missing, properly create sensors
Fixed: Disable error reporting if network continues to give errors
Fixed: Precise for cpu and memory sensors (was always 2)

Fixed: AllInOne

16 May 17:31
Compare
Choose a tag to compare

Fixed AllInOne, which was broken in 1.15 (#147)

1.15: Merge pull request #140 from chris-mc1/master

09 May 16:56
5ca0d13
Compare
Choose a tag to compare

New release, including bug fixes and conversion to full async.

Make connection more stable / less error messages

29 Dec 10:25
0354dd0
Compare
Choose a tag to compare

Fixed: Make docker connection more stable
Fixed: Less, not impacting, error messages in HA during restart

Trying to make docker connection more stable (2)

11 Dec 13:26
08a3bd2
Compare
Choose a tag to compare

Trying to make docker connection more stable (2)
Fixed: Less, not impacting, error messages in HA during restart

Trying to make docker connection more stable

10 Dec 20:30
Compare
Choose a tag to compare

Trying to make docker connection more stable

HA 2012.12 change & Containers exclude

07 Dec 07:35
Compare
Choose a tag to compare

Changed: HA 2021.12 state attributes change
Added: containers exclude option

Fixed: typo in switch.py (introduced in 1.13-beta1)

06 Dec 13:51
Compare
Choose a tag to compare
1.13-beta3

Fixed: typo in switch.py

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