From c50f1d0364fab521c75d8e58dfed29023d58f9f9 Mon Sep 17 00:00:00 2001 From: loodvin <126670371+loodvin@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:02:18 +0300 Subject: [PATCH] Update moes.ts description and analysis in /~https://github.com/Koenkk/zigbee-herdsman-converters/pull/8561 --- src/devices/moes.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/devices/moes.ts b/src/devices/moes.ts index ec9221f2b7b68..140df9350dab5 100644 --- a/src/devices/moes.ts +++ b/src/devices/moes.ts @@ -344,8 +344,8 @@ const definitions: DefinitionWithExtend[] = [ e .climate() .withLocalTemperature(ea.STATE) - .withSetpoint('current_heating_setpoint', 0, 35, 0.5, ea.STATE_SET) - .withLocalTemperatureCalibration(-9, 9, 0.5, ea.STATE_SET) + .withSetpoint('current_heating_setpoint', 0, 35, 1, ea.STATE_SET) + .withLocalTemperatureCalibration(-9, 9, 1, ea.STATE_SET) .withSystemMode(['heat'], ea.STATE_SET) .withRunningState(['idle', 'heat'], ea.STATE) .withPreset(