Add Home Coach to zeroconf detection (#33593)

pull/33596/head
cgtobi 2020-04-03 20:59:27 +02:00 committed by GitHub
parent dc7127aacf
commit cd300f54a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@
"config_flow": true,
"homekit": {
"models": [
"Healty Home Coach",
"Netatmo Relay",
"Presence",
"Welcome"

View File

@ -48,6 +48,7 @@ ZEROCONF = {
HOMEKIT = {
"819LMB": "myq",
"BSB002": "hue",
"Healty Home Coach": "netatmo",
"LIFX": "lifx",
"Netatmo Relay": "netatmo",
"Presence": "netatmo",