Otto Winter
|
ca5f470956
|
Clean up Light Groups (#12962)
* Clean up Light Groups
* Fix tests
* Remove light group from .coveragerc
* async_schedule_update_ha_state called anyway
|
2018-03-09 06:15:39 -08:00 |
|
Otto Winter
|
99eeb01525
|
Fix light group update before add (#12844)
* Fix light group update before add.
* Revert pytest skip
|
2018-03-02 15:04:32 -08:00 |
|
Paulus Schoutsen
|
4e03176634
|
Skip flaky light.group test [skipci] (#12847)
|
2018-03-02 11:19:19 -08:00 |
|
Otto Winter
|
03970764d8
|
Add light.group platform (#12229)
* Add grouped_light platform
* 📝 Fix Lint issues
* 🎨 Reformat code with yapf
* A Few changes
* ✨ Python 3.5 magic
* Improvements
Included the comments from #11323
* Fixes
* Updates
* Fixes & Tests
* Fix bad-whitespace
* Domain Config Validation
... by rebasing onto #12592
* Style changes & Improvements
* Lint
* Changes according to Review Comments
* Use blocking light.async_turn_*
* Revert "Use blocking light.async_turn_*"
This reverts commit 9e83198552 .
* Update service calls and state reporting
* Add group service call tests
* Remove unused constant.
|
2018-03-01 17:14:26 -08:00 |
|