Release notes April 25

This commit is contained in:
Paulus Schoutsen 2015-04-25 09:35:36 -07:00
parent 05c1c48e60
commit 269d686cf1
10 changed files with 209 additions and 1 deletions

View file

@ -0,0 +1,19 @@
---
layout: page
title: "Logbook support"
description: "Instructions how to enable the logbook component for Home Assistant."
date: 2015-04-25 9:23
sidebar: false
comments: false
sharing: true
footer: true
---
<img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" />
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>
```yaml
# Example configuration.yaml entry
logbook:
```