File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -228,15 +228,15 @@ Turn climate device on
228
228
229
229
| Service data attribute | Optional | Description |
230
230
| ---------------------- | -------- | ----------- |
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 .
232
232
233
233
# ## {% linkable_title Service `climate.turn_off` %}
234
234
235
235
Turn climate device off
236
236
237
237
| Service data attribute | Optional | Description |
238
238
| ---------------------- | -------- | ----------- |
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 .
240
240
241
241
# ### {% linkable_title Customization %}
242
242
You can’t perform that action at this time.
0 commit comments