core/tests/components/smartthings
Andrew Sayre 69ec7980ad Add SmartThings component and switch platform (#20148)
* Added SmartThings component and switch platform

* Corrected comment typos.

* Embedded switch platform.

* Replaced custom view usage with webhook component.

* Replaced urls with tokens in strings.

* Fixed line length.

* Use generated webhook id instead of static one.

* Reuse core constant instead of defining again.

* Optimizations in anticipation of future platforms.

* Use async_generate_path instead of hard-coded path.

* Fixed line length.

* Updates per review feedback.

* Updates per latest review feedback.
2019-01-30 17:31:59 -08:00
..
__init__.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
conftest.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
test_config_flow.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
test_init.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
test_smartapp.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
test_switch.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00