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:
@@ -189,6 +189,11 @@ ZEROCONF = {
|
||||
"domain": "nut"
|
||||
}
|
||||
],
|
||||
"_plexmediasvr._tcp.local.": [
|
||||
{
|
||||
"domain": "plex"
|
||||
}
|
||||
],
|
||||
"_plugwise._tcp.local.": [
|
||||
{
|
||||
"domain": "plugwise"
|
||||
|
||||
Reference in New Issue
Block a user