1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Add discovery for Tube's Zigbee coordinators to ZHA (#48420)

* add discovery for tube zigbee gateways

* update discovery

* add test

* another test

* develop translations

* review comments
This commit is contained in:
David F. Mulcahey
2021-03-30 11:13:26 -04:00
committed by GitHub
parent 9043a1f5aa
commit 4dc885dcc3
6 changed files with 100 additions and 2 deletions

View File

@@ -57,6 +57,10 @@ ZEROCONF = {
"_esphomelib._tcp.local.": [
{
"domain": "esphome"
},
{
"domain": "zha",
"name": "tube*"
}
],
"_fbx-api._tcp.local.": [