forked from home-assistant/core
update header
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
homeassistant.components.notify.slack
|
homeassistant.components.notify.slack
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Slack platform for notify component.
|
Slack platform for notify component.
|
||||||
|
|
||||||
Configuration:
|
Configuration:
|
||||||
@@ -25,7 +24,6 @@ default_channel
|
|||||||
*Required
|
*Required
|
||||||
The default channel to post to if no channel is explicitly specified when
|
The default channel to post to if no channel is explicitly specified when
|
||||||
sending the notification message.
|
sending the notification message.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user