aioesphomeapi/tests/__init__.py

8 lines
130 B
Python

"""Init tests."""
from __future__ import annotations
import logging
logging.getLogger("aioesphomeapi").setLevel(logging.DEBUG)