mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
Replace "Add …" with "Create …" for New Helper title (#131253)
This commit is contained in:
parent
c16f14c856
commit
4b5a8bf9fe
@ -3,7 +3,7 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Add generic thermostat",
|
"title": "Create generic thermostat",
|
||||||
"description": "Create a climate entity that controls the temperature via a switch and sensor.",
|
"description": "Create a climate entity that controls the temperature via a switch and sensor.",
|
||||||
"data": {
|
"data": {
|
||||||
"ac_mode": "Cooling mode",
|
"ac_mode": "Cooling mode",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user