mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
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:
parent
35900964cb
commit
67cae00caa
@ -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": []
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user