mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 08:53:56 +00:00
Fix yandex transport for Belarus (#61080)
This commit is contained in:
committed by
Paulus Schoutsen
parent
d5f3e2a761
commit
bd239bcbed
@@ -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"
|
||||
}
|
||||
|
||||
@@ -267,7 +267,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
|
||||
|
||||
@@ -197,7 +197,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
|
||||
|
||||
Reference in New Issue
Block a user