Add transport data from maps.yandex.ru api#26252
Conversation
|
Hi @rishatik92, It seems you haven't yet signed a CLA. Please do so here. Once you do that we will be able to review and accept this pull request. Thanks! |
|
Hi all. |
MartinHjelmare
left a comment
There was a problem hiding this comment.
Please add a simple docstring to the package __init__.py module too.
MartinHjelmare
left a comment
There was a problem hiding this comment.
Please add the device_class property to the entity and return "timestamp".
https://developers.home-assistant.io/docs/en/entity_sensor.html#available-device-classes
|
File CODEOWNERS is not up to date. Please run |
|
Also run |
|
Please also update |
|
These instructions were in the PR template before you removed them. |
|
Please, update the documentation and open a PR for it (be sure to create a documentation PR against the 🏷 I am adding the |
|
Please solve the lint issues and run black to format the code. |
Done 😊 |
Great thanks to you for the instructions! 😊 |
|
Can be merged when build passes. |
lets do it!) |
Breaking Change:
Description:
This feature allow to obtain bus departure time at transport stops in many russian cities
Related issue (if applicable): fixes #
Pull request with documentation for home-assistant.io (if applicable):
home-assistant/home-assistant.io#10375
Example entry for
configuration.yaml(if applicable):Checklist:
tox. Your PR cannot be merged unless tests passIf user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
python3 -m script.hassfest.requirements_all.txtby runningpython3 -m script.gen_requirements_all..coveragerc.If the code does not interact with devices: