Franck Nijhof 02dce15a8f
Rename Services to Actions in integrations: T (#33829)
* Rename Services to Actions in integrations: T

* Update source/_integrations/timer.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-17 06:49:05 +02:00

902 B

title, description, ha_category, ha_release, ha_domain, ha_quality_scale, ha_codeowners, ha_integration_type
title description ha_category ha_release ha_domain ha_quality_scale ha_codeowners ha_integration_type
Time Instructions on how to set up time entities within Home Assistant.
Time
2022.12 time internal
@home-assistant/core
entity

The Time integration is built for the controlling and monitoring of times on devices.

{% include integrations/building_block_integration.md %}

If you are looking for a way to create a similar entity, please take a look at the Date/Time helper.

Actions

Time actions

Available actions: time.set_value

Action time.set_value

Set a new value for the time entity.

Data attribute Optional Description
entity_id no String or list of strings that point at entity_id's of times to control.
time no New time value to set.