Paulus Schoutsen
|
08fe7c3ece
|
Pytest tests (#17750)
* Convert core tests
* Convert component tests to use pytest assert
* Lint 🤷♂️
* Fix test
* Fix 3 typos in docs
|
2018-10-24 12:10:05 +02:00 |
cdce8p
|
70b901017f
|
Remove service helper (5) (#16917)
* Update switch
* Update script
* Update light
* Fix tests
* Fix config/script hook
* Async_create_task
* Fix flux switch
|
2018-09-27 23:13:11 +02:00 |
cdce8p
|
dd45e99302
|
Remove service helper (4) (#16892)
* Update media_player
* Update lock
* Update notify
* Update remote
* Update scene
* Update vacuum
* Remove timer helpers
* Removed unused legacy helpers
|
2018-09-26 18:02:05 +02:00 |
Ville Skyttä
|
dbd0763f83
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
Paulus Schoutsen
|
83d300fd11
|
Custom component loading cleanup (#14211)
* Clean up custom component loading
* Fix some tests
* Fix some stuff
* Make imports work again
* Fix tests
* Remove debug print
* Lint
|
2018-05-01 20:57:30 +02:00 |
Martin Hjelmare
|
7c614a6738
|
Add voluptuous config validation to scenes (#6830)
* Add platform schema to scene component and homeassistant platform.
* Clean up code and add constants.
* Add unit test and clean up tests.
|
2017-03-28 23:39:53 -07:00 |
Paulus Schoutsen
|
2650c73a89
|
Split bootstrap into bs + setup (#6416)
* Split bootstrap into bs + setup
* Lint
|
2017-03-05 10:41:54 +01:00 |
Pascal Vizeli
|
2e6a48ff5f
|
WIP: Migrate scene to async + homeassistant scene async (#4665)
* Migrate scene to async + homeassistant scene async
* fix lint
* Update state.py
* Fix tests
|
2016-12-01 21:38:12 -08:00 |