Bump lightwave to 0.19 (#42033)

* Python 3.9 compatibilty

* Python 3.9 compatibility
This commit is contained in:
Colin Robbins 2020-10-20 02:03:35 +01:00 committed by GitHub
parent 81296b2b70
commit b3a97c7b42
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,6 +2,6 @@
"domain": "lightwave",
"name": "Lightwave",
"documentation": "https://www.home-assistant.io/integrations/lightwave",
"requirements": ["lightwave==0.18"],
"requirements": ["lightwave==0.19"],
"codeowners": []
}

View File

@ -871,7 +871,7 @@ liffylights==0.9.4
lightify==1.0.7.2
# homeassistant.components.lightwave
lightwave==0.18
lightwave==0.19
# homeassistant.components.limitlessled
limitlessled==1.1.3