Upgrade open-garage to 0.1.5 (#53412)

This commit is contained in:
David Beitey 2021-07-24 23:49:39 +10:00 committed by GitHub
parent 993756e90a
commit ea1ec91c9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
"name": "OpenGarage",
"documentation": "https://www.home-assistant.io/integrations/opengarage",
"codeowners": ["@danielhiversen"],
"requirements": ["open-garage==0.1.4"],
"requirements": ["open-garage==0.1.5"],
"iot_class": "local_polling"
}

View File

@ -1088,7 +1088,7 @@ onkyo-eiscp==1.2.7
onvif-zeep-async==1.0.0
# homeassistant.components.opengarage
open-garage==0.1.4
open-garage==0.1.5
# homeassistant.components.opencv
# opencv-python-headless==4.5.2.54