mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Add discovery for Nanoleaf Blocks and 4D (#137792)
This commit is contained in:
8
homeassistant/generated/zeroconf.py
generated
8
homeassistant/generated/zeroconf.py
generated
@ -208,6 +208,14 @@ HOMEKIT = {
|
||||
"always_discover": False,
|
||||
"domain": "nanoleaf",
|
||||
},
|
||||
"NL69": {
|
||||
"always_discover": False,
|
||||
"domain": "nanoleaf",
|
||||
},
|
||||
"NL81": {
|
||||
"always_discover": False,
|
||||
"domain": "nanoleaf",
|
||||
},
|
||||
"Netatmo Relay": {
|
||||
"always_discover": True,
|
||||
"domain": "netatmo",
|
||||
|
Reference in New Issue
Block a user