aioesphomeapi/tests/__init__.py

6 lines
94 B
Python
Raw Normal View History

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