"""Constants for niko_home_control integration.""" import logging DOMAIN = "niko_home_control" _LOGGER = logging.getLogger(__name__)