mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Add support for HomeWizard Plug-In Battery and v2 API (#136733)
This commit is contained in:
committed by
GitHub
parent
a8c382566c
commit
cb407bdfc6
5
homeassistant/generated/zeroconf.py
generated
5
homeassistant/generated/zeroconf.py
generated
@@ -522,6 +522,11 @@ ZEROCONF = {
|
||||
"domain": "homekit",
|
||||
},
|
||||
],
|
||||
"_homewizard._tcp.local.": [
|
||||
{
|
||||
"domain": "homewizard",
|
||||
},
|
||||
],
|
||||
"_hscp._tcp.local.": [
|
||||
{
|
||||
"domain": "apple_tv",
|
||||
|
Reference in New Issue
Block a user