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