Add link to docs

pull/519/merge
Fabian Affolter 2015-10-25 15:10:51 +01:00
parent 0aaf280bf5
commit 5c79fc0ae3
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
"""
homeassistant.components.logbook
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Parses events and generates a human log.
For more details about this component, please refer to the documentation at
https://home-assistant.io/components/logbook.html
"""
from datetime import timedelta
from itertools import groupby