summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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`.