Fabian Affolter
cdc4dc3f11
Rename CONF_ATTRIBUTION to ATTRIBUTION ( #21069 )
...
* Rename CONF_ATTRIBUTION to ATTRIBUTION
* Update homeassistant/components/sensor/irish_rail_transport.py
Co-Authored-By: fabaff <mail@fabian-affolter.ch>
2019-02-14 22:09:22 +01:00
kennedyshead
c7a32e59b7
Fix state and attribute fetching in vasttrafik ( #19856 )
...
* Fixing state and attribute fetching
* Fixing state and attribute fetching
* Setting None state
* Need to brreak loop
2019-01-08 09:54:22 +01:00
kennedyshead
c96778c82a
This makes the vasttrafik platform stop spamming the logs with warnings ( #19792 )
...
* This makes the vasttrafik platform stop spamming the logs with warrnings
* Forcing build
2019-01-06 21:06:20 +01:00
Paulus Schoutsen
994b829cb4
add_devices -> add_entities ( #16171 )
...
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
Thomas Svedberg
3939460814
Add the possibility to filter on line(s) in Västtrafik Public Transport sensor ( #13317 )
...
* Add the possibility to filter on line(s) in Västtrafik Public Transport sensor
Add a config entry "lines" to be able to filter departures on line(s) for the
vasttrafik sensor.
* Change log level to debug if no departures found.
* Remove extra None argument from dict().get() calls as it is already the default.
* Ensure "lines" is a list of strings. Also fix an indentation error.
* Correct to long line
2018-03-21 15:21:51 -07:00
Fabian Affolter
2c7b2fe19e
Do not call update() in constructor ( #8840 )
2017-08-06 10:03:57 +02:00
Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Per Sandström
675dd04e97
vasttrafik: update token on read error ( #5875 )
2017-02-12 11:57:29 -08:00
Fabian Affolter
be272ac64a
Disable too-many-* ( #4107 )
...
* Disable too-many-* and too-few-public-methods
* Remove globally disabled pylint warnings
2016-10-30 22:18:53 +01:00
Per Sandström
ed490b1c11
Add västtrafik sensor ( #3640 )
2016-10-04 22:37:45 -07:00