Date/Time
The Date/Time integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] is built for the controlling and monitoring of timestamps on devices.
Building block integration
This date/time is a building block integration that cannot be added to your Home Assistant directly but is used and provided by other integrations.
A building block integration differs from the typical integration that connects to a device or service. Instead, other integrations that do integrate a device or service into Home Assistant use this date/time building block to provide entities, services, and other functionality that you can use in your automations or dashboards.
If one of your integrations features this building block, this page documents the functionality the date/time building block offers.
If you are looking for a way to create a Date/Time entity, please take a look at the Date/Time helper.
The state of a date/time entity
The state of a date/time entity is the actual date and time value.
Screenshot showing the state of a date/time entity in the developer tools. In the example shown, the state is January 1, 2020 at 12:00 in the format YYYY-MM-DD T HH:MM:SS.
In addition, the entity can have the following states:
- Unavailable: The entity is currently unavailable.
- Unknown: The state is not yet known.
List of actions
The Date/Time integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] provides the following actions. Each link below opens a dedicated page with examples, parameters, and a step-by-step UI walkthrough.
-
Set date/time value (
datetime.set_value) Sets the value of a date/time entity.
For an overview of every action across all integrations, see the actions reference.