mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Fix updated file header (#21049)
This commit is contained in:
parent
62b2b23d0b
commit
faeb6295b6
@ -1,9 +1,4 @@
|
|||||||
"""
|
"""Support for esphome devices."""
|
||||||
Support for esphome devices.
|
|
||||||
|
|
||||||
For more details about this component, please refer to the documentation at
|
|
||||||
https://home-assistant.io/components/esphome/
|
|
||||||
"""
|
|
||||||
import asyncio
|
import asyncio
|
||||||
import logging
|
import logging
|
||||||
from typing import Any, Dict, List, Optional, TYPE_CHECKING, Callable
|
from typing import Any, Dict, List, Optional, TYPE_CHECKING, Callable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user