This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-30 10:47:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
group
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
…
test_cover.py
…
test_fan.py
…
test_init.py
…
test_light.py
…
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
…