mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Fix updated file header (#21049)
This commit is contained in:
parent
62b2b23d0b
commit
faeb6295b6
@ -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…
x
Reference in New Issue
Block a user