mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Enable Osramlightify again (#45849)
This commit is contained in:
parent
d417ee2732
commit
0382c93283
@ -1,8 +1,7 @@
|
|||||||
{
|
{
|
||||||
"disabled": "Upstream package has been removed from PyPi",
|
|
||||||
"domain": "osramlightify",
|
"domain": "osramlightify",
|
||||||
"name": "Osramlightify",
|
"name": "Osramlightify",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/osramlightify",
|
"documentation": "https://www.home-assistant.io/integrations/osramlightify",
|
||||||
"requirements": ["lightify==1.0.7.2"],
|
"requirements": ["lightify==1.0.7.3"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -879,6 +879,9 @@ life360==4.1.1
|
|||||||
# homeassistant.components.lifx_legacy
|
# homeassistant.components.lifx_legacy
|
||||||
liffylights==0.9.4
|
liffylights==0.9.4
|
||||||
|
|
||||||
|
# homeassistant.components.osramlightify
|
||||||
|
lightify==1.0.7.3
|
||||||
|
|
||||||
# homeassistant.components.lightwave
|
# homeassistant.components.lightwave
|
||||||
lightwave==0.19
|
lightwave==0.19
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user