mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 07:35:08 +02:00
Delete not needed consts
This commit is contained in:
@@ -10,9 +10,6 @@ from homeassistant.components.climate import (
|
||||
)
|
||||
|
||||
DOMAIN = "ccm15"
|
||||
BASE_URL = "http://{}:{}/{}"
|
||||
CONF_URL_STATUS = "status.xml"
|
||||
CONF_URL_CTRL = "ctrl.xml"
|
||||
DEFAULT_TIMEOUT = 10
|
||||
DEFAULT_INTERVAL = 30
|
||||
|
||||
|
Reference in New Issue
Block a user