mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add samsungtv dhcp and zeroconf discovery (#48022)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -11,6 +11,12 @@ ZEROCONF = {
|
||||
"domain": "volumio"
|
||||
}
|
||||
],
|
||||
"_airplay._tcp.local.": [
|
||||
{
|
||||
"domain": "samsungtv",
|
||||
"manufacturer": "samsung*"
|
||||
}
|
||||
],
|
||||
"_api._udp.local.": [
|
||||
{
|
||||
"domain": "guardian"
|
||||
|
||||
Reference in New Issue
Block a user