"""Constants for Quantum Gateway.""" import logging LOGGER = logging.getLogger(__package__) DEFAULT_HOST = "myfiosgateway.com"