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