mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Add link to docs
This commit is contained in:
parent
c3c248bc0a
commit
415d650860
@ -1,9 +1,11 @@
|
||||
"""
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user