Skip to content

Commit ef4edc0

Browse files
dleinfrenck
andauthored
Fix copy/paste error and some alignment (#1010)
Co-authored-by: Franck Nijhof <[email protected]>
1 parent 1e463a7 commit ef4edc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/spook/services.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ homeassistant_disable_device:
214214
fields:
215215
device_id:
216216
name: Device
217-
description: The device to disable.
217+
description: The device(s) to disable.
218218
required: true
219219
selector:
220220
device:
@@ -227,7 +227,7 @@ homeassistant_enable_device:
227227
fields:
228228
device_id:
229229
name: Device
230-
description: The device to disable.
230+
description: The device(s) to enable.
231231
required: true
232232
selector:
233233
device:

0 commit comments

Comments
 (0)