Merge branch 'current' into next

This commit is contained in:
Franck Nijhof 2021-05-26 19:20:42 +02:00
commit d9bf4839ae
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -13,7 +13,8 @@ ha_platforms:
- sensor
---
The time and date (`time_date`) sensor platform adds one or more sensors to your Home Assistant state machine.
The time and date (`time_date`) integration allows one to show the current date or time in different formats. All values are based on the timezone which is set in "General Configuration".
To have these sensors available in your installation, add the following to your `configuration.yaml` file (each option creates a separate sensor that contains appropriate data, e.g., `sensor.date` for the `date` option):
```yaml