This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-29 10:21:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
trigger_description_fix_nested
core
/
homeassistant
/
components
/
anthropic
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Joost Lekkerkerker
and
GitHub
eb8ca53a03
Migrate Anthropic to has entity name (
#149302
)
2025-07-23 12:58:28 +02:00
..
__init__.py
Move async_reload on updates in async_setup_entry in Anthropic (
#147862
)
2025-07-01 12:16:00 +02:00
config_flow.py
Correct anthropic config entry migration (
#147857
)
2025-07-01 10:47:06 +02:00
const.py
Update Anthropic max tokens to 3000 and recommended model to claude-3-5-haiku-latest (
#148624
)
2025-07-11 23:00:04 +02:00
conversation.py
Return intent response from LLM chat log if available (
#148522
)
2025-07-16 16:16:01 +02:00
entity.py
Migrate Anthropic to has entity name (
#149302
)
2025-07-23 12:58:28 +02:00
manifest.json
…
strings.json
Add prompt as constant and common translation key (
#148896
)
2025-07-16 18:23:38 +02:00