Variables | |
| string | DOMAIN = "technove" |
| LOGGER = logging.getLogger(__package__) | |
| SCAN_INTERVAL = timedelta(seconds=5) | |
Constants for the TechnoVE integration.
| string homeassistant.components.technove.const.DOMAIN = "technove" |
| homeassistant.components.technove.const.LOGGER = logging.getLogger(__package__) |