Avatto has a new version of this this model, ZWT100-BH-3A TS0601 _TZE204_lzriup1j.
The new driver @kkossev is working on is not yet fully adapted for the new version.
In the mean time @amithalp has modified the driver of this post created by @kkossev to fit his needs for the new version of the device, we can find it here:
/**
* amithalp - Things to do - thermostatOperatingState - check what to present (ON/OFF or Idle/Heat) -DONE
* - invert relay option - parameter 7 on the thermostat menu allows to invert from NC to NO. Need to make the driver show the current value in the device page (NO or NC) and allow changing from the device page - DONE
* - Check how allow changing the setpoint temp using the dashboard tile with 0.5 C increment - DONE
* - Fix the driver so when you increase setpoint value from the thermostat itself it does not send the value 30 but the correct value - COULD NOT REPLICATE
* - Check why brighness become low after a few seconds even if you set it to high
* - invert relay option - what happens when doing factory reset and initializa - FACTORY RESET WIL CHANGE THE RELAY STATE TO NO. INITIALIZE WILL NOT CHANGE RELAY STATE
* Tuya Wall Thermostat driver for Hubitat Elevation
*
* https://community.hubitat.com/t/release-tuya-wall-mount-thermostat-water-electric-floor-heating-zigbee-driver/87050
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed
This file has been truncated. show original
Maybe it can help us in the meantime
Thx @amithalp
2 Likes