Fabian Affolter
5c474ec42d
Update icon ( fixes #11744 ) ( #11758 )
2018-01-18 21:48:21 +01:00
Fabian Affolter
13df925795
Do not call update() in constructor ( #7912 )
...
* Do not call update() in constructor
* Do not call update() in constructor
* Remove unused import
2017-06-05 17:35:26 +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
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
Fabian Affolter
54d19e3c53
Maintenance (sensor.currencylayer, sensor.fixer) ( #4103 )
...
* Add new const (base)
* Use constant
* Remove second error message, use const, add attribution, add link
to docs, remove unused vars, and a little simplification
* Add quote
* Use const
* Add attribution, simplify the code, and use consts
2016-10-29 13:27:02 -07:00
Fabian Affolter
8ded8f572a
Add/adjust attribution of sensor platform ( #3719 )
...
* Add/adjust attribution
* Fix typo
2016-10-11 00:28:19 -07:00
Fabian Affolter
e8c6e4d561
Clean-up, ordering, constants, and extend of schema ( #2903 )
...
* Clean-up, ordering, constants, and extend of schema
* Put REQUIREMENTS back and re-add line breaks
* Clean-up, ordering, constants, and extend of schema
* Extend platform
2016-08-20 15:40:16 -07:00
Fabian Affolter
278514b994
Add support for Fixer.io ( #2336 )
...
* Add support for Fixer.io
* Add unit of measurment and set throttle to one day
2016-06-21 07:43:02 -07:00