This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-05-17 22:10:57 +01:00
Code
Activity
Files
0a2fc442a399fb11de0f668d99d75488ec3fc021
core
/
tests
/
components
/
group
T
History
Franck Nijhof
1b4f4edce2
Don't override icon in sensor group when device class is set (
#87304
)
2023-02-03 16:38:05 +01:00
..
fixtures
Add sensor to group (
#83186
)
2023-01-24 20:12:27 +01:00
__init__.py
…
common.py
…
conftest.py
…
test_binary_sensor.py
…
test_config_flow.py
Add sensor to group (
#83186
)
2023-01-24 20:12:27 +01:00
test_cover.py
…
test_fan.py
…
test_init.py
Add sensor to group (
#83186
)
2023-01-24 20:12:27 +01:00
test_light.py
…
test_lock.py
Rename fake kitchen_sink demo locks to more common name (
#86452
)
2023-01-23 16:31:02 +01:00
test_media_player.py
…
test_notify.py
…
test_recorder.py
…
test_reproduce_state.py
Use python defaults for comparing State, LazyState, and Event objects (
#86856
)
2023-01-29 13:31:43 -05:00
test_sensor.py
Don't override icon in sensor group when device class is set (
#87304
)
2023-02-03 16:38:05 +01:00
test_switch.py
…