mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Fix typo in Google Generative AI conversation: intead -> instead (#140398)
This commit is contained in:
parent
a13911e00e
commit
d309239bcc
@ -70,7 +70,7 @@
|
|||||||
"issues": {
|
"issues": {
|
||||||
"deprecated_image_filename_parameter": {
|
"deprecated_image_filename_parameter": {
|
||||||
"title": "Deprecated 'image_filename' parameter",
|
"title": "Deprecated 'image_filename' parameter",
|
||||||
"description": "The 'image_filename' parameter in Google Generative AI actions is deprecated. Please edit scripts and automations to use 'filenames' intead."
|
"description": "The 'image_filename' parameter in Google Generative AI actions is deprecated. Please edit scripts and automations to use 'filenames' instead."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user