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