mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Explain sensor names. (#11913)
Provide a hint about what sensor names the time_date platform creates.
This commit is contained in:
parent
50559353fa
commit
7dad271650
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user