This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-07-09 01:51:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1727c19e0deb1af006dbfe966aaeb208dfeed680
core
/
tests
/
components
/
light
T
History
Erik Montnemery
645f916cf4
Remove support for deprecated light attributes from light scenes (
#104254
)
2023-11-21 07:51:41 +01:00
..
__init__.py
…
common.py
…
conftest.py
…
test_device_action.py
Use real devices in light device action tests (
#102722
)
2023-10-24 21:38:24 +00:00
test_device_condition.py
Use real devices in light device condition tests (
#102756
)
2023-10-25 09:42:35 +02:00
test_device_trigger.py
Use real devices in light device trigger tests (
#102689
)
2023-10-24 21:58:37 +02:00
test_init.py
Return 'None' for light attributes when off instead of removing them (
#101946
)
2023-10-19 01:08:08 +02:00
test_intent.py
Add type hints to integration tests (j-m) (
#87704
)
2023-02-08 19:06:59 +01:00
test_recorder.py
Return 'None' for light attributes when off instead of removing them (
#101946
)
2023-10-19 01:08:08 +02:00
test_reproduce_state.py
Remove support for deprecated light attributes from light scenes (
#104254
)
2023-11-21 07:51:41 +01:00
test_significant_change.py
Add return type to async tests without arguments (
#87612
)
2023-02-07 10:26:56 +01:00