core/homeassistant/components/bizkaibus
UgaitzEtxebarria 8da600adff Add Bizkaibus, Biscays (Spain) bus service component (#22934)
* Updated to the current version of dev

* Added the component to .coveragerc

* Added __init__.py and manifest.json

* Changed the manifest to comply the json format

* Changes in for complete the PEP8 Code

* Fixed the api call to use PyPI package

* Fixed API correrct call

* Fixes for complete the requirements

* Added dependencies in manifest.json

* Changed the __init__.py to complete PEP8

* Simplified the __init__.py

* Runned codeowner script

* executed gen_requirements_all.py

* Direct call for dicts and unit changed to minutes

* Fixed the optional dict call, sorry, my bad, I did not that

* Deleted unused vars

* Changed optional parameter to required

* Remove blank first line
2019-05-05 11:00:15 +02:00
..
__init__.py Add Bizkaibus, Biscays (Spain) bus service component (#22934) 2019-05-05 11:00:15 +02:00
manifest.json Add Bizkaibus, Biscays (Spain) bus service component (#22934) 2019-05-05 11:00:15 +02:00
sensor.py Add Bizkaibus, Biscays (Spain) bus service component (#22934) 2019-05-05 11:00:15 +02:00