mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix spelling in Cast and Growatt (#50555)
This commit is contained in:
parent
1c2692c3c3
commit
7224012016
@ -30,7 +30,7 @@
|
|||||||
},
|
},
|
||||||
"advanced_options": {
|
"advanced_options": {
|
||||||
"title": "Advanced Google Cast configuration",
|
"title": "Advanced Google Cast configuration",
|
||||||
"description": "Allowed UUIDs - A comma-separated list of UUIDs of Cast devices to add to Home Assistant. Use only if you don’t want to add all available cast devices.\nIgnore CEC - A comma-separated list of Chromecasts that should ignore CEC data for determining the active input. This will be will be passed to pychromecast.IGNORE_CEC.",
|
"description": "Allowed UUIDs - A comma-separated list of UUIDs of Cast devices to add to Home Assistant. Use only if you don’t want to add all available cast devices.\nIgnore CEC - A comma-separated list of Chromecasts that should ignore CEC data for determining the active input. This will be passed to pychromecast.IGNORE_CEC.",
|
||||||
"data": {
|
"data": {
|
||||||
"ignore_cec": "Ignore CEC",
|
"ignore_cec": "Ignore CEC",
|
||||||
"uuid": "Allowed UUIDs"
|
"uuid": "Allowed UUIDs"
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"name": "[%key:common::config_flow::data::name%]",
|
"name": "[%key:common::config_flow::data::name%]",
|
||||||
"password": "[%key:common::config_flow::data::name%]",
|
"password": "[%key:common::config_flow::data::password%]",
|
||||||
"username": "[%key:common::config_flow::data::username%]"
|
"username": "[%key:common::config_flow::data::username%]"
|
||||||
},
|
},
|
||||||
"title": "Enter your Growatt information"
|
"title": "Enter your Growatt information"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user