Fix yandex transport for Belarus (#61080)
This commit is contained in:
parent
bbe4a67a98
commit
1dfadd72cf
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "yandex_transport",
|
||||
"name": "Yandex Transport",
|
||||
"documentation": "https://www.home-assistant.io/integrations/yandex_transport",
|
||||
"requirements": ["aioymaps==1.2.1"],
|
||||
"requirements": ["aioymaps==1.2.2"],
|
||||
"codeowners": ["@rishatik92", "@devbis"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -270,7 +270,7 @@ aiovlc==0.1.0
|
|||
aiowatttime==0.1.1
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.1
|
||||
aioymaps==1.2.2
|
||||
|
||||
# homeassistant.components.airly
|
||||
airly==1.1.0
|
||||
|
|
|
@ -200,7 +200,7 @@ aiovlc==0.1.0
|
|||
aiowatttime==0.1.1
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.1
|
||||
aioymaps==1.2.2
|
||||
|
||||
# homeassistant.components.airly
|
||||
airly==1.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue