From 4d2a32b130dcdf3cae42c38ebe271df68e92a8c5 Mon Sep 17 00:00:00 2001 From: Sander Huisman Date: Mon, 18 Feb 2019 18:50:30 +0100 Subject: [PATCH] Update README.md Update note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 161a215..a519df9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ The Docker monitor allows you to monitor statistics and turn on/off containers. The monitor can connected to a daemon through the url parameter. When home assistant is used within a Docker container, the daemon can be mounted as follows `-v /var/run/docker.sock:/var/run/docker.sock`. +**Important note: as the loading path of platforms have been changed in issue [#20807](https://github.com/home-assistant/home-assistant/pull/20807), the current version is not compliant with HA versions from 0.88 and above. This is currently been tested and will soon be released** + #### Configuration To use the `docker_monitor` in your installation, add the following to your `configuration.yaml` file: