core/tests/components/smartthings
Andrew Sayre 075030f15a
Update SmartThings config flow to be entirely UI based (#34163)
* bump pysmartthings 0.7.1

* Update config flow to use UI

* Code review comments and fix for resetting oauth client

* Replace html with markdown
2020-04-14 15:26:53 -07:00
..
__init__.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
conftest.py Improve string formatting v2 (#33645) 2020-04-04 23:09:34 +02:00
test_binary_sensor.py Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
test_climate.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_config_flow.py Update SmartThings config flow to be entirely UI based (#34163) 2020-04-14 15:26:53 -07:00
test_cover.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_fan.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_init.py Add and use HTTP_FORBIDDEN constant (#33839) 2020-04-09 17:41:17 +02:00
test_light.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_lock.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_scene.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
test_sensor.py Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
test_smartapp.py Update SmartThings config flow to be entirely UI based (#34163) 2020-04-14 15:26:53 -07:00
test_switch.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00