Hi !
I have Tuya Thermostat MOES BHT-002 and i use Integration Tuya Old (to show correct temperature).
I can set the temperature, operation to auto or off, but I can’t see the output status.
In Tuya app on phone i can see the flame when it’s on and
when it is turned off the flames disappear
I have the same issue, with a WT100-16A thermostat. The output state is not displayed at all in Home Assistant, and the manual mode is displayed as “Cool” (the thermostat has no cooling functionality).
Has anybody got this working correctly?
It is probably possible by doing a custom component and modifying the tuya/climate.py file.
Target Temperature DP - 2
Current Temperature DP - 3
Temperature Step - 0.5
Precision - 0.5
HVAC Mode DP - 4
HVAC Mode Set - 1/0
HVAC Current Action DP - 1
HVAC Current Action Set- True/False
Temperature Unit - celsius
Target Precision - 0.5
It works ok, but seems to miss/be wrong on the following in HA
Permanent “Heating” when in manual mode
No indication of eco or locked
There are a fork which I have not tested for this thermostat. Not sure if it works better, but it feels a bit wrong to hack hass/the climate implementation like this: Release climate-v.1.1.1 · ArtistAOP/localtuya · GitHub
Output state was the reason I was trying to get it online, as I wanted to calculate power consumption based on it.
HASS: 2023.1
Localtuya: 5
Protocol: 3.3 (3.4 did not work)
I’ve tried various configurations but haven’t had any luck getting the output state to display. Has anyone managed to solve this problem with Tuya Local?
Here’s my current setup:
Home Assistant version: 2024.12.5
Tuya integration or custom component: Tuya Local 2024.12.1
Hi,
I have the same thermostat (the latest version, orderd few weeks ago) and using external Zigbee2Mqtt converter - the same issue there. I can monitor and control thermostate, but the state doesn’t display correctly (always in heat mode).
At the same time I have 6 older models (ordered 2-3 years ago), those work just fine.