Bump aiolifx and aiolifx-themes to support new LIFX devices (#104498)

This commit is contained in:
Avi Miller
2023-11-26 00:42:53 +11:00
committed by GitHub
parent dd028220ba
commit e821ff8b49
4 changed files with 16 additions and 6 deletions

View File

@ -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",