Update file header (#21061)

* Update file header

* Fix lint issue

* Fix lint issue
This commit is contained in:
Fabian Affolter 2019-02-14 16:01:46 +01:00 committed by GitHub
parent f4b2573c4b
commit 3736120c6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
130 changed files with 511 additions and 1058 deletions

View file

@ -1,9 +1,4 @@
"""
Support for HomeMatic binary sensors.
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/binary_sensor.homematic/
"""
"""Support for HomeMatic binary sensors."""
import logging
from homeassistant.components.binary_sensor import BinarySensorDevice