This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-03-05 09:07:40 +00:00
Code
Activity
Files
fceba0bb8834e8a1308eee8abcbc1210d2871be2
core
/
tests
/
components
/
smartthings
History
Andrew Sayre
bb69aba051
Remove unused SmartThings capability subscriptions (
#38128
)
2020-07-31 17:40:23 +02:00
..
__init__.py
…
conftest.py
Bump pysmartthings to v0.7.2 (
#38086
)
2020-07-22 16:01:57 -07:00
test_binary_sensor.py
Improve string formatting v6 (
#33698
)
2020-04-07 23:14:28 +02:00
test_climate.py
…
test_config_flow.py
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (
#36233
)
2020-05-30 17:27:20 +02:00
test_cover.py
…
test_fan.py
…
test_init.py
Detect use of deprecated base_url (
#35353
)
2020-05-08 17:52:32 +02:00
test_light.py
…
test_lock.py
…
test_scene.py
…
test_sensor.py
Improve string formatting v6 (
#33698
)
2020-04-07 23:14:28 +02:00
test_smartapp.py
Remove unused SmartThings capability subscriptions (
#38128
)
2020-07-31 17:40:23 +02:00
test_switch.py
…