mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Add Home Coach to zeroconf detection (#33593)
This commit is contained in:
parent
dc7127aacf
commit
cd300f54a8
@ -17,6 +17,7 @@
|
||||
"config_flow": true,
|
||||
"homekit": {
|
||||
"models": [
|
||||
"Healty Home Coach",
|
||||
"Netatmo Relay",
|
||||
"Presence",
|
||||
"Welcome"
|
||||
|
@ -48,6 +48,7 @@ ZEROCONF = {
|
||||
HOMEKIT = {
|
||||
"819LMB": "myq",
|
||||
"BSB002": "hue",
|
||||
"Healty Home Coach": "netatmo",
|
||||
"LIFX": "lifx",
|
||||
"Netatmo Relay": "netatmo",
|
||||
"Presence": "netatmo",
|
||||
|
Loading…
x
Reference in New Issue
Block a user