1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00
Files
core/homeassistant/components/time/services.yaml
2023-04-30 22:33:51 +02:00

15 lines
263 B
YAML

set_value:
name: Set Time
description: Set the time for a time entity.
target:
entity:
domain: time
fields:
time:
name: Time
description: The time to set.
required: true
example: "22:15"
selector:
time: