Skip to content
Snippets Groups Projects
Commit 9e153119 authored by thecynic's avatar thecynic Committed by Andrey
Browse files

Point pylutron to pypi (#7664)

parent b5c54864
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,7 @@ import logging ...@@ -10,8 +10,7 @@ import logging
from homeassistant.helpers import discovery from homeassistant.helpers import discovery
from homeassistant.helpers.entity import Entity from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['https://github.com/thecynic/pylutron/archive/v0.1.0.zip#' REQUIREMENTS = ['pylutron==0.1.0']
'pylutron==0.1.0']
DOMAIN = 'lutron' DOMAIN = 'lutron'
......
...@@ -306,9 +306,6 @@ https://github.com/soldag/pyflic/archive/0.4.zip#pyflic==0.4 ...@@ -306,9 +306,6 @@ https://github.com/soldag/pyflic/archive/0.4.zip#pyflic==0.4
# homeassistant.components.light.osramlightify # homeassistant.components.light.osramlightify
https://github.com/tfriedel/python-lightify/archive/1bb1db0e7bd5b14304d7bb267e2398cd5160df46.zip#lightify==1.0.5 https://github.com/tfriedel/python-lightify/archive/1bb1db0e7bd5b14304d7bb267e2398cd5160df46.zip#lightify==1.0.5
# homeassistant.components.lutron
https://github.com/thecynic/pylutron/archive/v0.1.0.zip#pylutron==0.1.0
# homeassistant.components.tado # homeassistant.components.tado
https://github.com/wmalgadey/PyTado/archive/0.1.10.zip#PyTado==0.1.10 https://github.com/wmalgadey/PyTado/archive/0.1.10.zip#PyTado==0.1.10
...@@ -587,6 +584,9 @@ pyloopenergy==0.0.17 ...@@ -587,6 +584,9 @@ pyloopenergy==0.0.17
# homeassistant.components.lutron_caseta # homeassistant.components.lutron_caseta
pylutron-caseta==0.2.6 pylutron-caseta==0.2.6
# homeassistant.components.lutron
pylutron==0.1.0
# homeassistant.components.notify.mailgun # homeassistant.components.notify.mailgun
pymailgunner==1.4 pymailgunner==1.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment