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-17 10:44:08 +01:00
Code
Activity
Files
c86d1b03fcd09f728811d880425efb33e34f86d2
core
/
tests
/
components
/
conversation
T
History
Michael Hansen
and
GitHub
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
Clean up conversation agent attribution (
#96883
)
2023-07-19 09:03:53 +02:00
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
…