1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 06:28:31 +00:00

Discover plex via zeroconf (#57825)

This commit is contained in:
J. Nick Koston
2021-10-15 18:53:05 -10:00
committed by GitHub
parent f13eeee969
commit 1cf7634942
2 changed files with 6 additions and 0 deletions

View File

@@ -189,6 +189,11 @@ ZEROCONF = {
"domain": "nut"
}
],
"_plexmediasvr._tcp.local.": [
{
"domain": "plex"
}
],
"_plugwise._tcp.local.": [
{
"domain": "plugwise"