This commit is contained in:
Fabian Affolter 2015-06-16 10:06:22 +02:00
parent f310e2af28
commit 2626a71f55

View File

@ -9,11 +9,14 @@ sharing: true
footer: true footer: true
--- ---
<img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" /> <img src='/images/supported_brands/logbook.png' class='brand pull-right' />
The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in chronological order. [See the demo for a live example.](/demo/) The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in chronological order. [See the demo for a live example](/demo/).
<span class='clearfix'></span>
To enable the logbook in your installation, add the following to your `configuration.yaml` file:
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
logbook: logbook:
``` ```
<img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" />