summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-12-21 20:21:23 +0000
committerRuben Undheim <ruben.undheim@gmail.com>2018-12-21 20:22:34 +0000
commit4d68e381c22a91feee3f9627eb8de288fd8e527f (patch)
tree863924c2ba9768217386ca908e0609652ba143c7
parent90585d4788f07a6465c302b2cbd3f8e9a958a1c4 (diff)
Long description
-rw-r--r--debian/control20
1 files changed, 14 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 1aec80c..34f993f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,18 @@ Homepage: https://github.com/home-assistant/netdisco
Package: python3-netdisco
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
-Description: library to discover local devices and services
- x
- x
- x
+Depends: ${python3:Depends},
+ ${misc:Depends}
+Description: Library to discover local devices and services (Python 3)
+ This is a Python 3 library to discover local devices and services on the
+ network. It allows one to scan on demand or offer a service that will scan the
+ network in the background in a set interval.
.
- x
+ Current methods of scanning:
+ .
+ - mDNS (includes Chromecast, Homekit)
+ - uPnP
+ - Plex Media Server using Good Day Mate protocol
+ - Logitech Media Server discovery protocol
+ - Daikin discovery protocol
+ - Web OS discovery protocol