]> git.basschouten.com Git - openhab-addons.git/commit
[touchwand] Fix thermostat target temperature command (#13427)
authorRoie Geron <roie.geron@gmail.com>
Sun, 25 Sep 2022 08:25:10 +0000 (11:25 +0300)
committerGitHub <noreply@github.com>
Sun, 25 Sep 2022 08:25:10 +0000 (10:25 +0200)
commit96b77ed54152e08b0269f4ac0fb81d6d4904443f
treea7c84d12920b9e7d635cc13d0195eaeb3823e105
parent80804a59b01a6ea3c4d8bdc084eaadedf29bf23f
[touchwand] Fix thermostat target temperature command  (#13427)

* Fix target temperature command

1) Fix target temperature command
2) fixed typo in log

* Allow update status even if the unit is not alive

Seems 'acwand' status is always "DOWN" so ignore this and just log debug

Signed-off-by: Roie Geron <roie.geron@gmail.com>
bundles/org.openhab.binding.touchwand/src/main/java/org/openhab/binding/touchwand/internal/TouchWandRestClient.java
bundles/org.openhab.binding.touchwand/src/main/java/org/openhab/binding/touchwand/internal/TouchWandThermostatHandler.java
bundles/org.openhab.binding.touchwand/src/main/java/org/openhab/binding/touchwand/internal/TouchWandWebSockets.java