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,16 +1,4 @@
"""
Platform for Flexit AC units with CI66 Modbus adapter.
Example configuration:
climate:
- platform: flexit
name: Main AC
slave: 21
For more details about this platform, please refer to the documentation
https://home-assistant.io/components/climate.flexit/
"""
"""Platform for Flexit AC units with CI66 Modbus adapter."""
import logging
from typing import List