"""Init tests."""

from __future__ import annotations

import logging

logging.getLogger("aioesphomeapi").setLevel(logging.DEBUG)
