Skip to content

Commit 53a8a25

Browse files
NoRi2909frenck
authored andcommitted
Replace "Climate name" with "Climate program" in ecobee action (home-assistant#153264)
1 parent 00f6d26 commit 53a8a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homeassistant/components/ecobee/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"description": "Sets the participating sensors for a climate program.",
177177
"fields": {
178178
"preset_mode": {
179-
"name": "Climate Name",
179+
"name": "Climate program",
180180
"description": "Name of the climate program to set the sensors active on.\nDefaults to currently active program."
181181
},
182182
"device_ids": {
@@ -188,7 +188,7 @@
188188
},
189189
"exceptions": {
190190
"invalid_preset": {
191-
"message": "Invalid climate name, available options are: {options}"
191+
"message": "Invalid climate program, available options are: {options}"
192192
},
193193
"invalid_sensor": {
194194
"message": "Invalid sensor for thermostat, available options are: {options}"

0 commit comments

Comments
 (0)