Loading smartir/climate.py +2 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ _LOGGER = logging.getLogger(__name__) VERSION = '1.0.0' DEFAULT_NAME = 'SmartIR' DEFAULT_NAME = "SmartIR Climate" CONF_DEVICE_CODE = 'device_code' CONF_CONTROLLER_SEND_SERVICE = "controller_send_service" Loading Loading
smartir/climate.py +2 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ _LOGGER = logging.getLogger(__name__) VERSION = '1.0.0' DEFAULT_NAME = 'SmartIR' DEFAULT_NAME = "SmartIR Climate" CONF_DEVICE_CODE = 'device_code' CONF_CONTROLLER_SEND_SERVICE = "controller_send_service" Loading