mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump pylutron to 0.2.8 fixing python 3.9 incompatibility (#52702)
This commit is contained in:
parent
922ef3f2f3
commit
eb735b6162
@ -2,7 +2,7 @@
|
|||||||
"domain": "lutron",
|
"domain": "lutron",
|
||||||
"name": "Lutron",
|
"name": "Lutron",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lutron",
|
"documentation": "https://www.home-assistant.io/integrations/lutron",
|
||||||
"requirements": ["pylutron==0.2.7"],
|
"requirements": ["pylutron==0.2.8"],
|
||||||
"codeowners": ["@JonGilmore"],
|
"codeowners": ["@JonGilmore"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -1561,7 +1561,7 @@ pyloopenergy==0.2.1
|
|||||||
pylutron-caseta==0.10.0
|
pylutron-caseta==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.lutron
|
# homeassistant.components.lutron
|
||||||
pylutron==0.2.7
|
pylutron==0.2.8
|
||||||
|
|
||||||
# homeassistant.components.mailgun
|
# homeassistant.components.mailgun
|
||||||
pymailgunner==1.4
|
pymailgunner==1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user