1
0
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:
Paulus Schoutsen
2021-02-25 03:19:21 -08:00
committed by GitHub
parent 7a691f9d26
commit 1989b8c07d
9 changed files with 27 additions and 65 deletions

View File

@@ -59,6 +59,11 @@ ZEROCONF = {
"domain": "esphome"
}
],
"_fbx-api._tcp.local.": [
{
"domain": "freebox"
}
],
"_googlecast._tcp.local.": [
{
"domain": "cast"