This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-09-11 21:48:37 +00:00
Code
Issues
Releases
Wiki
Activity
Files
e41490f8bab0578c033b2f53fa2e5d833663b412
core
/
tests
/
components
/
light
History
Erik Montnemery
28ba572d9d
Only apply color from light profile if no color specified (
#70640
)
2022-04-25 07:56:07 -07:00
..
__init__.py
…
common.py
Add support for color_mode white to tasmota light (
#51608
)
2021-06-08 17:43:04 +02:00
conftest.py
…
test_device_action.py
Mark device actions from hidden or auxiliary entities as secondary (
#70278
)
2022-04-20 10:48:46 -07:00
test_device_condition.py
Mark device conditions from hidden or auxiliary entities as secondary (
#70333
)
2022-04-20 21:41:59 +02:00
test_device_trigger.py
Mark device triggers from hidden or auxiliary entities as secondary (
#70335
)
2022-04-21 08:01:32 +02:00
test_init.py
Only apply color from light profile if no color specified (
#70640
)
2022-04-25 07:56:07 -07:00
test_intent.py
Add ColorMode enum to light platform (
#69223
)
2022-04-11 18:18:29 +02:00
test_recorder.py
Simplify waiting for recorder in tests (
#70647
)
2022-04-25 12:04:47 +02:00
test_reproduce_state.py
Add ColorMode enum to light platform (
#69223
)
2022-04-11 18:18:29 +02:00
test_significant_change.py
…