Skip to content

Commit c0e926e

Browse files
authored
Reword based on feedback
1 parent b739660 commit c0e926e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/climate.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,15 +228,15 @@ Turn climate device on
228228

229229
| Service data attribute | Optional | Description |
230230
| ---------------------- | -------- | ----------- |
231-
| `entity_id` | yes | String or list of strings that point at `entity_id`'s of climate devices to control. Else targets all.
231+
| `entity_id` | yes | String or list of strings that point at `entity_id`'s of climate devices to control. Targets all when omitted.
232232

233233
### {% linkable_title Service `climate.turn_off` %}
234234

235235
Turn climate device off
236236

237237
| Service data attribute | Optional | Description |
238238
| ---------------------- | -------- | ----------- |
239-
| `entity_id` | yes | String or list of strings that point at `entity_id`'s of climate devices to control. Else targets all.
239+
| `entity_id` | yes | String or list of strings that point at `entity_id`'s of climate devices to control. Targets all when omitted.
240240

241241
#### {% linkable_title Customization %}
242242

0 commit comments

Comments
 (0)