mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Anthropic Claude conversation integration (#122526)
* Initial commit * Use add_suggested_values * Update homeassistant/components/anthropic/conversation.py Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update strings.json * Update config_flow.py * Update config_flow.py * Fix tests * Update homeassistant/components/anthropic/conversation.py Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> * Removed agent registration * Moved message_convert inline function outside --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
@@ -53,6 +53,7 @@ FLOWS = {
|
||||
"androidtv_remote",
|
||||
"anova",
|
||||
"anthemav",
|
||||
"anthropic",
|
||||
"aosmith",
|
||||
"apcupsd",
|
||||
"apple_tv",
|
||||
|
||||
Reference in New Issue
Block a user