This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-04 04:22:09 +01:00
Code
Activity
Files
cd5042e2c2f7b219df04b036f06118675b9dfe52
core
/
tests
/
components
/
smartthings
T
History
Franck Nijhof
d82e409d8e
Update black to 23.1.0 (
#87188
)
2023-02-04 21:26:10 -05:00
..
__init__.py
Add SmartThings component and switch platform (
#20148
)
2019-01-30 17:31:59 -08:00
conftest.py
Give scenes last activated state (
#62673
)
2022-01-07 19:02:32 +01:00
test_binary_sensor.py
…
test_climate.py
…
test_config_flow.py
Update black to 23.1.0 (
#87188
)
2023-02-04 21:26:10 -05:00
test_cover.py
…
test_fan.py
…
test_init.py
Add per-file-ignore to pylint (
#86289
)
2023-01-22 17:26:24 +01:00
test_light.py
Migrate smartthings light to color_mode (
#70968
)
2022-08-30 20:45:52 +02:00
test_lock.py
Add smartthings configuration_url (
#58676
)
2021-11-14 20:37:40 +01:00
test_scene.py
…
test_sensor.py
Move power and energy attributes to sensors for SmartThings Air conditioner (
#72594
)
2022-06-29 11:02:20 +02:00
test_smartapp.py
…
test_switch.py
…