Explain sensor names. (#11913)

Provide a hint about what sensor names the time_date platform creates.
This commit is contained in:
Björn Victor 2020-01-29 17:35:30 +01:00 committed by GitHub
parent 50559353fa
commit 7dad271650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ ha_codeowners:
---
The time and date (`time_date`) sensor platform adds one or more sensors to your Home Assistant state machine.
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):
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
# Example configuration.yaml entry