Upgrade pylutron-caseta to 0.5.0 to reestablish connections (#14013)

* Upgrade pylutron-caseta to 0.5.0 to reestablish connections

* Upgrade pylutron-caseta to 0.5.0 in requirements_all.txt
This commit is contained in:
Rohan Kapoor 2018-04-20 06:35:56 -07:00 committed by Pascal Vizeli
parent 825f94f47f
commit 8459b241a2
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.const import CONF_HOST
from homeassistant.helpers import discovery
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['pylutron-caseta==0.3.0']
REQUIREMENTS = ['pylutron-caseta==0.5.0']
_LOGGER = logging.getLogger(__name__)

View file

@ -833,7 +833,7 @@ pylitejet==0.1
pyloopenergy==0.0.18
# homeassistant.components.lutron_caseta
pylutron-caseta==0.3.0
pylutron-caseta==0.5.0
# homeassistant.components.lutron
pylutron==0.1.0