tp1de / ioBroker.ems-esp

EMS-ESP Adapter
MIT License
18 stars 4 forks source link

State value to set for "ems-esp.0.dhwCircuits.dhw1.temperatureLevels.high" has value "48" greater than max "46" #43

Closed EvilEls closed 5 months ago

EvilEls commented 6 months ago

Hi! I'm getting warning: State value to set for "ems-esp.0.dhwCircuits.dhw1.temperatureLevels.high" has value "48" greater than max "46"

Could you please raise max value or remove min/max for dhw temp levels?

tp1de commented 6 months ago

The min/max values are set by the gateway api and not by the adapter. Within EMS-ESP Gateway you can set min/max within customizations. For BOSCH Group Gateways these values are set by the firmware and for some values within the thermostat settings.

The warning is raised by ioBroker base system. If you do not want warnings to be displayed set the adapter instance loglevel to error.