diff --git a/custom_components/aguaiot/const.py b/custom_components/aguaiot/const.py index e62e327..527bfb9 100644 --- a/custom_components/aguaiot/const.py +++ b/custom_components/aguaiot/const.py @@ -223,7 +223,7 @@ class AguaIOTCanalizationEntityDescription(ClimateEntityDescription): CONF_CUSTOMER_CODE: "391278", CONF_API_URL: "https://thermoflux.agua-iot.com", }, - "Total Control (Extraflame)": { + "Total Control 3.0 (Extraflame)": { CONF_CUSTOMER_CODE: "195764", CONF_API_URL: "https://extraflame.agua-iot.com/", },