Update file headers and outdated documentation links (#32022)

* Update documentation links

* Update file headers v2
This commit is contained in:
springstan 2020-02-21 00:29:46 +01:00 committed by GitHub
parent 51b5796916
commit 1ee7c483a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 49 additions and 295 deletions

View file

@ -1,9 +1,4 @@
"""
Support for MQTT Template lights.
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/light.mqtt_template/
"""
"""Support for MQTT Template lights."""
import logging
import voluptuous as vol