Bump pygti to 0.9.2 (#41571)

pull/41768/head
Tom Schneider 2020-10-13 10:31:42 +02:00 committed by GitHub
parent 8bdc824b6c
commit 1d682bdc78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 9 deletions

View File

@ -3,10 +3,6 @@
"name": "HVV Departures",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/hvv_departures",
"requirements": [
"pygti==0.6.0"
],
"codeowners": [
"@vigonotion"
]
}
"requirements": ["pygti==0.9.2"],
"codeowners": ["@vigonotion"]
}

View File

@ -1403,7 +1403,7 @@ pygatt[GATTTOOL]==4.0.5
pygtfs==0.1.5
# homeassistant.components.hvv_departures
pygti==0.6.0
pygti==0.9.2
# homeassistant.components.version
pyhaversion==3.4.2

View File

@ -679,7 +679,7 @@ pyfttt==0.3
pygatt[GATTTOOL]==4.0.5
# homeassistant.components.hvv_departures
pygti==0.6.0
pygti==0.9.2
# homeassistant.components.version
pyhaversion==3.4.2