mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
System Bridge Integration (#48156)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -172,6 +172,11 @@ ZEROCONF = {
|
||||
"name": "smappee50*"
|
||||
}
|
||||
],
|
||||
"_system-bridge._udp.local.": [
|
||||
{
|
||||
"domain": "system_bridge"
|
||||
}
|
||||
],
|
||||
"_touch-able._tcp.local.": [
|
||||
{
|
||||
"domain": "apple_tv"
|
||||
|
||||
Reference in New Issue
Block a user