mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Fix translation key in Plugwise (#101862)
Co-authored-by: Robert Resch <robert@resch.dev>
This commit is contained in:
committed by
GitHub
parent
830981ddd6
commit
d676d95901
@@ -259,7 +259,7 @@
|
||||
"name": "DHW comfort mode"
|
||||
},
|
||||
"lock": {
|
||||
"name": "[%key:component::lock::entity_component::_::name%]"
|
||||
"name": "[%key:component::lock::title%]"
|
||||
},
|
||||
"relay": {
|
||||
"name": "Relay"
|
||||
|
Reference in New Issue
Block a user