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-02-28 05:46:00 +00:00
Code
Activity
Files
f5d5e1dcbb14489a3439fce4321663e05ad3ae7d
core
/
tests
/
components
/
conversation
History
Michael Hansen
a600a0e023
Expose all areas to Assist and ignore empty aliases (
#107267
)
...
* Expose all areas to Assist * Skip empty entity/area aliases
2024-01-05 13:45:41 -05:00
..
snapshots
Report missing entities/areas instead of failing to match in Assist (
#107151
)
2024-01-04 17:09:20 -06:00
__init__.py
…
conftest.py
Add HassShoppingListAddItem to default agent (
#97232
)
2023-07-25 22:19:03 -04:00
test_default_agent.py
Expose all areas to Assist and ignore empty aliases (
#107267
)
2024-01-05 13:45:41 -05:00
test_init.py
Report missing entities/areas instead of failing to match in Assist (
#107151
)
2024-01-04 17:09:20 -06:00
test_trigger.py
Validate empty sentence triggers (
#103579
)
2023-11-07 11:56:24 -06:00
test_util.py
…