Fix updated file header (#21049)
This commit is contained in:
parent
62b2b23d0b
commit
faeb6295b6
1 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,4 @@
|
|||
"""
|
||||
Support for esphome devices.
|
||||
|
||||
For more details about this component, please refer to the documentation at
|
||||
https://home-assistant.io/components/esphome/
|
||||
"""
|
||||
"""Support for esphome devices."""
|
||||
import asyncio
|
||||
import logging
|
||||
from typing import Any, Dict, List, Optional, TYPE_CHECKING, Callable
|
||||
|
|
Loading…
Add table
Reference in a new issue