pylutron PyPI update (#25557)

* pylutron PyPI update

We've been working with the original maintainer of pylutron, and they've published an update to PyPI to support a couple different things: homeowner keypads, main repeater keypads

* added requirements
This commit is contained in:
Jon Gilmore 2019-07-30 05:18:26 -05:00 committed by Pascal Vizeli
parent 35900964cb
commit 67cae00caa
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Lutron", "name": "Lutron",
"documentation": "https://www.home-assistant.io/components/lutron", "documentation": "https://www.home-assistant.io/components/lutron",
"requirements": [ "requirements": [
"pylutron==0.2.0" "pylutron==0.2.1"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [] "codeowners": []

View File

@ -1250,7 +1250,7 @@ pyloopenergy==0.1.3
pylutron-caseta==0.5.0 pylutron-caseta==0.5.0
# homeassistant.components.lutron # homeassistant.components.lutron
pylutron==0.2.0 pylutron==0.2.1
# homeassistant.components.mailgun # homeassistant.components.mailgun
pymailgunner==1.4 pymailgunner==1.4