Franck Nijhof bca3f3983b
Rename Services to Actions in integrations: D (#33809)
* Rename Services to Actions in integrations: D

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-17 05:56:08 +02:00

937 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
Date Instructions on how to set up date entities within Home Assistant.
Date
2023.6 date internal
@home-assistant/core
entity

The Date {% term integration %} is built for the controlling and monitoring of dates 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

Date actions

Available {% term actions %}: date.set_value

Actiondate.set_value

Set a new value for the date {% term entity %}.

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