This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
150bb65cad
hass-core
/
tests
/
components
/
smartthings
/
__init__.py
2 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
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 19:31:59 -06:00
"""
Tests for the SmartThings component.
"""
Reference in a new issue
Copy permalink