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:
parent
825f94f47f
commit
8459b241a2
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue