Bump aiolifx to 1.0.2 and aiolifx-themes to 0.4.15 (#115059)

This commit is contained in:
Avi Miller
2024-04-07 08:48:37 +10:00
committed by GitHub
parent c4b5a7c027
commit 6f783d75bc
4 changed files with 36 additions and 6 deletions

View File

@ -64,6 +64,10 @@ HOMEKIT = {
"always_discover": True,
"domain": "lifx",
},
"LIFX A21": {
"always_discover": True,
"domain": "lifx",
},
"LIFX BR30": {
"always_discover": True,
"domain": "lifx",
@ -76,6 +80,10 @@ HOMEKIT = {
"always_discover": True,
"domain": "lifx",
},
"LIFX Ceiling": {
"always_discover": True,
"domain": "lifx",
},
"LIFX Clean": {
"always_discover": True,
"domain": "lifx",
@ -108,6 +116,10 @@ HOMEKIT = {
"always_discover": True,
"domain": "lifx",
},
"LIFX Indoor Neon": {
"always_discover": True,
"domain": "lifx",
},
"LIFX Lightstrip": {
"always_discover": True,
"domain": "lifx",
@ -124,6 +136,10 @@ HOMEKIT = {
"always_discover": True,
"domain": "lifx",
},
"LIFX PAR38": {
"always_discover": True,
"domain": "lifx",
},
"LIFX Pls": {
"always_discover": True,
"domain": "lifx",
@ -132,6 +148,14 @@ HOMEKIT = {
"always_discover": True,
"domain": "lifx",
},
"LIFX Round": {
"always_discover": True,
"domain": "lifx",
},
"LIFX Square": {
"always_discover": True,
"domain": "lifx",
},
"LIFX String": {
"always_discover": True,
"domain": "lifx",