openhab-addons/bundles/org.openhab.binding.venstar.../src/main
dae1804 36ad888b92
Venstar: split away and schedule settings calls (#13046)
Separate Venstar thermostat API calls to change the away mode or
schedule-enabled mode so that the POST to the thermostat's REST
API settings endpoint contains only one of these two params.

Newer ColorTouch thermostat firmwares will reject any POSTs to the
settings endpoint that include the 'schedule' parameter when the
thermostat is currently in AWAY mode, regardless of the value
passed for 'schedule'.  This had the effect of preventing the
OpenHab binding from un-setting away mode.

Signed-off-by: David Eberhart <git@daveeberhart.com>
2022-07-22 21:44:43 +02:00
..
feature [venstarthermostat] Fix venstarthermostat feature.xml (#8542) 2020-09-22 15:36:18 +02:00
java/org/openhab/binding/venstarthermostat/internal Venstar: split away and schedule settings calls (#13046) 2022-07-22 21:44:43 +02:00
resources/OH-INF Remove some of the empty XML tag "description" (#12332) 2022-02-20 23:16:16 +01:00