Bump pylutron to 0.2.8 fixing python 3.9 incompatibility (#52702)
parent
922ef3f2f3
commit
eb735b6162
|
@ -2,7 +2,7 @@
|
|||
"domain": "lutron",
|
||||
"name": "Lutron",
|
||||
"documentation": "https://www.home-assistant.io/integrations/lutron",
|
||||
"requirements": ["pylutron==0.2.7"],
|
||||
"requirements": ["pylutron==0.2.8"],
|
||||
"codeowners": ["@JonGilmore"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -1561,7 +1561,7 @@ pyloopenergy==0.2.1
|
|||
pylutron-caseta==0.10.0
|
||||
|
||||
# homeassistant.components.lutron
|
||||
pylutron==0.2.7
|
||||
pylutron==0.2.8
|
||||
|
||||
# homeassistant.components.mailgun
|
||||
pymailgunner==1.4
|
||||
|
|
Loading…
Reference in New Issue