]> git.basschouten.com Git - openhab-addons.git/commit
[mqtt.homeassistant] don't set range on current temp channel (#14858)
authorCody Cutrer <cody@cutrer.us>
Mon, 24 Apr 2023 11:22:18 +0000 (05:22 -0600)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 11:22:18 +0000 (13:22 +0200)
commitfa57c627a99974765213ec81f372fc5462d2beaf
treeeaf208cc092b73da2c9834d64c248381f1e965ed
parent4d5be1f64cb885573069ffc0b821e90f38d40970
[mqtt.homeassistant] don't set range on current temp channel (#14858)

the min/max from the config are specifically only for the set point.
i.e. for a heater in winter when the heater is off, it may have
a set point range of 65-104°F, but if it's off for an unoccopied room
the ambient temperature might drop far below 65

Signed-off-by: Cody Cutrer <cody@cutrer.us>
bundles/org.openhab.binding.mqtt.homeassistant/src/main/java/org/openhab/binding/mqtt/homeassistant/internal/component/Climate.java