ioBroker.heatingcontrol icon indicating copy to clipboard operation
ioBroker.heatingcontrol copied to clipboard

HmIP-WTH-2 wird nicht automatisch erkannt

Open git828 opened this issue 3 years ago • 1 comments

Der Thermostat HmIP-WTH-2 wird nicht automatisch erkannt. Ein ändern HMIP zu HmIP in devicedetect.js ThermostatTypeTab[5] = ["HMIP-WTH-2", "Wandthermostat(HMIP)", ".1.SET_POINT_TEMPERATURE", ".1.ACTUAL_TEMPERATURE", "1.CONTROL_MODE"]; zu ThermostatTypeTab[5] = ["HmIP-WTH-2", "Wandthermostat(HMIP)", ".1.SET_POINT_TEMPERATURE", ".1.ACTUAL_TEMPERATURE", "1.CONTROL_MODE"];

behebt das Problem.

git828 avatar Oct 11 '22 16:10 git828

ist in der 2.9.3 enthalten

rg-engineering avatar Oct 19 '22 17:10 rg-engineering