1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-31 03:07:06 +00:00

6 Commits

Author SHA1 Message Date
Fabian Affolter
13df925795 Do not call update() in constructor ()
* 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 ()
* 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
87764a51ba Use device_state_attributes() for platforms ()
* Use device_state_attributes() for platforms

* Update test

* Fix lint issue
2017-01-30 16:16:49 +01:00
Fabian Affolter
f70ff66d11 Upgrade batinfo to 0.4.2 () 2016-11-18 22:04:15 -08:00
Fabian Affolter
be272ac64a Disable too-many-* ()
* Disable too-many-* and too-few-public-methods

* Remove globally disabled pylint warnings
2016-10-30 22:18:53 +01:00
Fabian Affolter
32c234ffcc Add linux battery sensor () 2016-09-07 16:32:35 +02:00