Skip to content

Commit

Permalink
Extraflame only works with total control 3.0 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwolsink committed Jan 6, 2025
1 parent 9eddd39 commit 5a9692d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/aguaiot/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
},
Expand Down

0 comments on commit 5a9692d

Please sign in to comment.