mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Fix yandex transport for Belarus (#61080)
This commit is contained in:
parent
bbe4a67a98
commit
1dfadd72cf
@ -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…
x
Reference in New Issue
Block a user