mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Bump aiolifx to 1.1.5 to improve the identification of LIFX Luna (#145416)
Signed-off-by: Avi Miller <me@dje.li>
This commit is contained in:
4
homeassistant/generated/zeroconf.py
generated
4
homeassistant/generated/zeroconf.py
generated
@ -128,6 +128,10 @@ HOMEKIT = {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
},
|
||||
"LIFX Luna": {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
},
|
||||
"LIFX Mini": {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
|
Reference in New Issue
Block a user