From 4e7f11dd866269db7556045229392c831348c4f5 Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Sun, 28 Jan 2024 16:35:10 +0100 Subject: [PATCH] Add a note for Windows users (#407) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a906d30c..77b20994 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,11 @@ if __name__ == '__main__': A more advanced example can be found [here](https://github.com/And3rsL/Deebot-for-Home-Assistant). +### Note for Windows users + +This library cannot be used out of the box with Windows due a limitation in the requirement `aiomqtt`. +More information and a workaround can be found [here](https://github.com/sbtinstruments/aiomqtt#note-for-windows-users) + ## Thanks My heartfelt thanks to: