Add link to docs
This commit is contained in:
parent
cb69ac30ec
commit
e067398134
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
||||||
"""
|
"""
|
||||||
homeassistant.components.automation.state
|
homeassistant.components.automation.state
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Offers state listening automation rules.
|
Offers state listening automation rules.
|
||||||
|
|
||||||
|
For more details about this automation rule, please refer to the documentation
|
||||||
|
at https://home-assistant.io/components/automation.html#state-trigger
|
||||||
"""
|
"""
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue