Add Cast discovery to manifest (#24504)
This commit is contained in:
parent
b817609adc
commit
6badd83c5d
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,9 @@ ZEROCONF = {
|
|||
"_esphomelib._tcp.local.": [
|
||||
"esphome"
|
||||
],
|
||||
"_googlecast._tcp.local.": [
|
||||
"cast"
|
||||
],
|
||||
"_hap._tcp.local.": [
|
||||
"homekit_controller"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue