mirror of
https://github.com/home-assistant/core.git
synced 2025-08-08 07:05:07 +02:00
fix typo
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user