update docs

This commit is contained in:
Fabian Affolter 2015-06-20 16:35:07 +02:00
parent cdff289fd4
commit ea8ea680cf

View File

@ -19,12 +19,12 @@ To enable this sensor in your installation, add the following to your `configura
sensor: sensor:
platform: time_date platform: time_date
display_options: display_options:
- type: 'time' - 'time'
- type: 'date' - 'date'
- type: 'date_time' - 'date_time'
- type: 'time_date' - 'time_date'
- type: 'time_utc' - 'time_utc'
- type: 'beat' - 'beat'
``` ```
The types *date_time* and *time_date* shows the date and the time. The other types just the time or the date. *beat* shows the [Swatch Internet Time](http://www.swatch.com/en_us/internet-time). The types *date_time* and *time_date* shows the date and the time. The other types just the time or the date. *beat* shows the [Swatch Internet Time](http://www.swatch.com/en_us/internet-time).