mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 06:28:31 +00:00
Clean up discovery integration (#47022)
* Clean up discovery integration * Fix tests * Remove discovery step from freebox
This commit is contained in:
@@ -59,6 +59,11 @@ ZEROCONF = {
|
||||
"domain": "esphome"
|
||||
}
|
||||
],
|
||||
"_fbx-api._tcp.local.": [
|
||||
{
|
||||
"domain": "freebox"
|
||||
}
|
||||
],
|
||||
"_googlecast._tcp.local.": [
|
||||
{
|
||||
"domain": "cast"
|
||||
|
||||
Reference in New Issue
Block a user