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-28 09:04:48 +01:00
Code
Activity
Files
057eac7fb68eef34fd64f7bfc5be04b384a93039
core
/
tests
/
components
/
light
T
History
3 people
Kamil Breguła
GitHub
Claude Sonnet 4.6
2f120cf604
Fix
rgb_color
passed as RGBColor NamedTuple instead of plain tuple to light entity turn_on (
#171795
)
...
Co-authored-by: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-05-22 16:56:34 +02:00
..
__init__.py
…
common.py
Enable ruff B010 rule and replace setattr with direct attribute assignmet (
#170527
)
2026-05-13 23:39:32 +02:00
conftest.py
…
test_condition.py
Add missing trigger and condition tests (
#169945
)
2026-05-06 21:53:40 +02:00
test_device_action.py
…
test_device_condition.py
…
test_device_trigger.py
…
test_init.py
Fix
rgb_color
passed as RGBColor NamedTuple instead of plain tuple to light entity turn_on (
#171795
)
2026-05-22 16:56:34 +02:00
test_intent.py
…
test_recorder.py
…
test_reproduce_state.py
…
test_significant_change.py
…
test_trigger.py
Fix line length violations in tests/components j-l (
#170961
)
2026-05-17 17:16:11 -04:00