Implement local discovery of Smappee legacy devices (#37812)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
bsmappee
2020-08-10 13:34:18 +02:00
committed by GitHub
parent 65f1e0c71a
commit 07de9deab6
14 changed files with 708 additions and 60 deletions

View File

@@ -59,6 +59,9 @@ ZEROCONF = {
"_spotify-connect._tcp.local.": [
"spotify"
],
"_ssh._tcp.local.": [
"smappee"
],
"_viziocast._tcp.local.": [
"vizio"
],