diff --git a/custom_components/solvis_control/const.py b/custom_components/solvis_control/const.py index 5f60c03..43f3204 100644 --- a/custom_components/solvis_control/const.py +++ b/custom_components/solvis_control/const.py @@ -111,7 +111,7 @@ class ModbusFieldConfig: ), ModbusFieldConfig( # Warmwasser Nachheizung Start name="domestic_water_reheat_start", - address=2328, + address=2322, unit="", device_class="", state_class="measurement",