Skip to content
Snippets Groups Projects
Commit 415d6508 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

Add link to docs

parent c3c248bc
No related branches found
No related tags found
No related merge requests found
"""
homeassistant.components.script
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
entity_id
Scripts are a sequence of actions that can be triggered manually
by the user or automatically based upon automation events, etc.
For more details about this component, please refer to the documentation at
https://home-assistant.io/components/script.html
"""
import logging
from datetime import timedelta
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment