mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Fix typo in Netatmo homekit auto-discovery (#104060)
* Fix typo in Netatmo auto-discovery manifest.json * Update zeroconf.py to fix CI issue with Netatmo
This commit is contained in:
@ -52,7 +52,7 @@ HOMEKIT = {
|
||||
"always_discover": True,
|
||||
"domain": "hive",
|
||||
},
|
||||
"Healty Home Coach": {
|
||||
"Healthy Home Coach": {
|
||||
"always_discover": True,
|
||||
"domain": "netatmo",
|
||||
},
|
||||
|
Reference in New Issue
Block a user