diff --git a/homeassistant/components/osramlightify/manifest.json b/homeassistant/components/osramlightify/manifest.json index 7e4b810b223..80cfeff6e12 100644 --- a/homeassistant/components/osramlightify/manifest.json +++ b/homeassistant/components/osramlightify/manifest.json @@ -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": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 2ff45edcda0..77ac5fb106b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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