Add zeroconf discovery to hive (#73290)

Co-authored-by: Dave T <davet2001@users.noreply.github.com>
pull/72993/head
Dave T 2022-06-09 22:40:01 +01:00 committed by GitHub
parent 22daea27c2
commit e67aa09bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"domain": "hive",
"name": "Hive",
"config_flow": true,
"homekit": {
"models": ["HHKBridge*"]
},
"documentation": "https://www.home-assistant.io/integrations/hive",
"requirements": ["pyhiveapi==0.5.5"],
"codeowners": ["@Rendili", "@KJonline"],

View File

@ -419,6 +419,7 @@ HOMEKIT = {
"C105X": "roku",
"C135X": "roku",
"EB-*": "ecobee",
"HHKBridge*": "hive",
"Healty Home Coach": "netatmo",
"Iota": "abode",
"LIFX A19": "lifx",