Update docstrings

This commit is contained in:
Fabian Affolter 2016-02-06 08:23:30 +01:00
parent c9d145cb13
commit 614034d196
4 changed files with 25 additions and 24 deletions

View file

@ -3,6 +3,9 @@ homeassistant.components.splunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Splunk component which allows you to send data to an Splunk instance
utilizing the HTTP Event Collector.
For more details about this component, please refer to the documentation at
https://home-assistant.io/components/splunk/
"""
import json
import logging