mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Label emergency heat switch (#139872)
* Add label to emergency heat switch * Use sentence case names Co-authored-by: Franck Nijhof <frenck@frenck.nl> --------- Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
6754bf2466
commit
2d22a60b8f
@ -58,6 +58,9 @@
|
|||||||
"switch": {
|
"switch": {
|
||||||
"hold": {
|
"hold": {
|
||||||
"name": "Hold"
|
"name": "Hold"
|
||||||
|
},
|
||||||
|
"emergency_heat": {
|
||||||
|
"name": "Emergency heat"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user