Pascal Vizeli
11125864c6
Bugfix slider ( #7047 )
...
* Bugfix slider
* Update input_slider.py
* Update input_slider.py
2017-04-11 09:23:41 -07:00
Paulus Schoutsen
c4e1255a84
Initial state over restore state ( #6924 )
...
* Input Boolean: initial state > restore state
* Input select: initial state overrules restored state
* Input slider: initial state overrule restore state
* Lint
* Lint
2017-04-04 09:29:49 -07:00
Pascal Vizeli
08f9793175
Restore for input_slider ( #6360 )
2017-03-02 08:36:26 -08:00
Pascal Vizeli
8358ab56ea
Bugfix asyncio wait ( #4946 )
2016-12-16 08:36:50 -08:00
Paulus Schoutsen
d2bbc6ef70
Upgrade linter ( #4461 )
2016-11-18 21:47:59 -08:00
Paulus Schoutsen
a343c20404
Async gather wait ( #4247 )
...
* Fix config validation for input_*, script
* Allow scheduling coroutines
* Validate entity ids when entity ids set by platform
* Async: gather -> wait
* Script/Group: use async_add_job instead of create_task
2016-11-06 09:26:40 -08:00
Paulus Schoutsen
ee5f228309
Make services yield ( #4187 )
...
* Make services yield
* Disable pylint abstract-method check
* add input_select
* add input_slider
* change to async vers.
* fix lint
* yield on add_entities as other components does
2016-11-03 18:32:14 -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
Pascal Vizeli
08a65a3b31
Async input_*/zone migration ( #4095 )
...
* Async input_*
* Async zone component
* rename service callback
2016-10-29 12:19:27 -07:00
Johann Kellerman
9631179126
Use voluptuous for input_slider, input_boolean, input_select ( #3256 )
...
* Use voluptuous for input slider
* floats
* _setup_component
* Imperative mood
* CONFIG_SCHEMA
* None returns empty ensure_list
* allow_extra
* bool
* restore ensure_list behaviour
2016-09-23 00:12:11 -07:00
Nicolas Graziano
d202929de5
Float value for input slider ( #2607 )
...
* Allow input_slider value to be a float number.
* Change input_slider unit test to allow float number.
2016-07-23 09:53:16 -07:00
Paulus Schoutsen
0dbc023f5b
Fix lint errors
2016-06-09 23:41:26 -07:00
Paulus Schoutsen
e4fe8336cc
Update frontend
2016-06-09 23:27:35 -07:00
Jan Harkes
620d7a92f0
Service validation for input_slider component.
2016-04-13 12:35:07 -04:00
Per Sandström
2bdad928d0
input slider
2016-03-14 22:03:30 +01:00