summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2019-01-29 14:58:16 +0000
committerRuben Undheim <ruben.undheim@gmail.com>2019-01-29 14:58:16 +0000
commit42202e038d291ed2e78886ab99c77e859a822f28 (patch)
treea6fc26ba8933e84705cfe7df88c8443d44624f9e /README.md
parent91feac80ec0885f915aaf54afa640f71894ebd95 (diff)
New upstream version 2.3.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 264c440..949a3ec 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ Current methods of scanning:
It is the library that powers the device discovery within [Home Assistant](https://home-assistant.io/).
+### We are no longer accepting PRs that implement custom discovery protocols. Only PRs that use mDNS or uPnP are supported. See [this issue](https://github.com/home-assistant/netdisco/issues/230)
+
## Installation
Netdisco is available on PyPi. Install using `pip3 install netdisco`.