mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Bump aiolifx and aiolifx-themes to support new LIFX devices (#104498)
This commit is contained in:
@ -116,6 +116,10 @@ HOMEKIT = {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
},
|
||||
"LIFX Neon": {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
},
|
||||
"LIFX Nightvision": {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
@ -128,6 +132,10 @@ HOMEKIT = {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
},
|
||||
"LIFX String": {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
},
|
||||
"LIFX Tile": {
|
||||
"always_discover": True,
|
||||
"domain": "lifx",
|
||||
|
Reference in New Issue
Block a user