Add link to docs
parent
c5c2f0c5f3
commit
241ff45c5e
|
@ -1,8 +1,10 @@
|
|||
"""
|
||||
homeassistant.components.automation.mqtt
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue