This commit is contained in:
Fabian Affolter 2015-05-13 08:15:53 +02:00
parent 1776430f6b
commit 7eaa8a3f16

View File

@ -1,7 +1,7 @@
""" """
homeassistant.components.scheduler homeassistant.components.scheduler
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
A component that will act as a scheduler and performe actions based A component that will act as a scheduler and perform actions based
on the events in the schedule. on the events in the schedule.
It will read a json object from schedule.json in the config dir It will read a json object from schedule.json in the config dir