mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Update service config for lyric (#47857)
This commit is contained in:
parent
c53a462b3d
commit
47114c5f4f
@ -1,9 +1,18 @@
|
||||
set_hold_time:
|
||||
name: Set Hold Time
|
||||
description: "Sets the time to hold until"
|
||||
target:
|
||||
device:
|
||||
integration: lyric
|
||||
entity:
|
||||
integration: lyric
|
||||
domain: climate
|
||||
fields:
|
||||
entity_id:
|
||||
description: Name(s) of entities to change
|
||||
example: "climate.thermostat"
|
||||
time_period:
|
||||
name: Time Period
|
||||
description: Time to hold until
|
||||
default: "01:00:00"
|
||||
example: "01:00:00"
|
||||
required: true
|
||||
selector:
|
||||
text:
|
||||
|
Loading…
x
Reference in New Issue
Block a user