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-08-22 14:21:15 +01:00
Code
Activity
Files
57cfd2ef032a6652cacf2017e1a658f66c71710a
core
/
tests
/
components
/
switch
T
History
…
..
__init__.py
…
common.py
Sort imports according to PEP8 for switch (
#29654
)
2019-12-08 18:50:17 +01:00
conftest.py
…
test_device_action.py
…
test_device_condition.py
Use entity registry id in toggle_entity device automations (
#94995
)
2023-06-26 09:59:01 +02:00
test_device_trigger.py
Use entity registry id in toggle_entity device automations (
#94995
)
2023-06-26 09:59:01 +02:00
test_init.py
Add type hints to integration tests (part 21) (
#88233
)
2023-02-16 11:15:26 +01:00
test_light.py
…
test_reproduce_state.py
…
test_significant_change.py
…