mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
add icon
This commit is contained in:
parent
f310e2af28
commit
2626a71f55
@ -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" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user