mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix missing capitalization in two strings of nobo_hub
(#141404)
Fix missing capitalization of two strings in `nobo_hub`
This commit is contained in:
parent
8b9939c344
commit
10d9e0c684
@ -44,7 +44,7 @@
|
||||
"entity": {
|
||||
"select": {
|
||||
"global_override": {
|
||||
"name": "global override",
|
||||
"name": "Global override",
|
||||
"state": {
|
||||
"away": "[%key:component::climate::entity_component::_::state_attributes::preset_mode::state::away%]",
|
||||
"comfort": "[%key:component::climate::entity_component::_::state_attributes::preset_mode::state::comfort%]",
|
||||
@ -53,7 +53,7 @@
|
||||
}
|
||||
},
|
||||
"week_profile": {
|
||||
"name": "week profile"
|
||||
"name": "Week profile"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user