Update file headers and outdated documentation links (#32022)
* Update documentation links * Update file headers v2
This commit is contained in:
parent
51b5796916
commit
1ee7c483a7
58 changed files with 49 additions and 295 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue