Logbook Support
The logbook component provides a different perspective on the history of your house by showing all
the changes that happened to your house in reverse chronological order.
See the demo for a live example.
To enable the logbook in your installation, add the following to your configuration.yaml
file:
1 2 |
|
It is possible to add custom entries to the logbook by using the script component to fire an event.
1 2 3 4 5 6 7 8 9 10 11 12 |
|