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