aioesphomeapi/tests/__init__.py

6 lines
94 B
Python

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