1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00

Cleanup unused loggers (components N-Z + tests) (#41982)

This commit is contained in:
Philip Allgaier
2020-10-17 04:24:08 +02:00
committed by GitHub
parent ad6ce5fa83
commit dde6305549
326 changed files with 84 additions and 1156 deletions

View File

@@ -1,6 +1,5 @@
"""Philips Hue lights platform tests."""
import asyncio
import logging
import aiohue
@@ -11,8 +10,6 @@ from homeassistant.util import color
from tests.async_mock import Mock
_LOGGER = logging.getLogger(__name__)
HUE_LIGHT_NS = "homeassistant.components.light.hue."
GROUP_RESPONSE = {
"1": {