Upgrade enturclient to 0.2.3 (#64121)
This commit is contained in:
parent
3049f820b8
commit
0407f60955
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "entur_public_transport",
|
||||
"name": "Entur",
|
||||
"documentation": "https://www.home-assistant.io/integrations/entur_public_transport",
|
||||
"requirements": ["enturclient==0.2.2"],
|
||||
"requirements": ["enturclient==0.2.3"],
|
||||
"codeowners": ["@hfurubotten"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -620,7 +620,7 @@ emulated_roku==0.2.1
|
|||
enocean==0.50
|
||||
|
||||
# homeassistant.components.entur_public_transport
|
||||
enturclient==0.2.2
|
||||
enturclient==0.2.3
|
||||
|
||||
# homeassistant.components.environment_canada
|
||||
env_canada==0.5.20
|
||||
|
|
Loading…
Add table
Reference in a new issue