Gergely Imreh
8654993b18
light.sensehat: brightness control logic update ( #7409 )
...
Do not reset brightness when brightness is not explicitly supplied.
Based on conversation at:
https://github.com/home-assistant/home-assistant/pull/7377#discussion_r114102005
2017-05-02 17:02:13 -07: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
Paulus Schoutsen
85b7433bc4
Update sensehat.py
2017-04-29 22:42:12 -07:00
Paulus Schoutsen
e22e70a01a
Update sensehat.py
2017-04-29 21:40:10 -07:00
Paulus Schoutsen
cf664e42cc
Add assumed state to sensehat light.
2017-04-29 21:39:27 -07:00
Gergely Imreh
b815ccc3b8
light.sensehat: plugin to control the 8x8 LED matrix on a Sense hat ( #7365 )
...
* light.sensehat: adding plugin to control the 8x8 LED matrix on a Sense Hat
* add new .coveragerc entry
* light.sensehat: formatting and removing unused import
* light.sensehat: add to requirements list
* light.sensehat: update docstrings to the linter's specs
* light.sensehat: add a bit more docstring
2017-04-29 21:34:31 -07:00