Bump pylutron to 0.2.8 fixing python 3.9 incompatibility (#52702)

pull/52752/head
Jon Gilmore 2021-07-08 08:18:08 -05:00 committed by GitHub
parent 922ef3f2f3
commit eb735b6162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"
}

View File

@ -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