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-18 14:29:57 +01:00
Code
Activity
Files
bb39b99a3f3d6964f1320934eb080388a7ebf79c
core
/
tests
/
components
/
group
T
History
Erik Montnemery
e3c16e634b
Allow exposing entities not in the entity registry to assistants (
#92363
)
2023-05-02 22:08:09 +02:00
..
fixtures
…
__init__.py
…
common.py
…
conftest.py
Allow exposing entities not in the entity registry to assistants (
#92363
)
2023-05-02 22:08:09 +02:00
test_binary_sensor.py
…
test_config_flow.py
Update Ruff to v0.0.247 (
#88210
)
2023-02-15 16:46:03 -05:00
test_cover.py
…
test_fan.py
…
test_init.py
Update Ruff to v0.0.247 (
#88210
)
2023-02-15 16:46:03 -05:00
test_light.py
Enable Ruff SIM118 (
#87772
)
2023-02-15 12:39:12 +01:00
test_lock.py
…
test_media_player.py
…
test_notify.py
Fix Notify Group payload data mis-merge (
#90253
)
2023-03-28 14:56:10 +02:00
test_recorder.py
Allow exposing entities not in the entity registry to assistants (
#92363
)
2023-05-02 22:08:09 +02:00
test_reproduce_state.py
…
test_sensor.py
Add product calculation to Group sensor (
#87373
)
2023-03-28 09:35:09 +02:00
test_switch.py
…