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:
committed by
GitHub
parent
9043a1f5aa
commit
4dc885dcc3
@@ -57,6 +57,10 @@ ZEROCONF = {
|
||||
"_esphomelib._tcp.local.": [
|
||||
{
|
||||
"domain": "esphome"
|
||||
},
|
||||
{
|
||||
"domain": "zha",
|
||||
"name": "tube*"
|
||||
}
|
||||
],
|
||||
"_fbx-api._tcp.local.": [
|
||||
|
||||
Reference in New Issue
Block a user