ollo69/ha_tuya_custom

Climate device no temperature displayed

richsimpson opened this issue · 0 comments

Hi, I have a tuya climate thermostat which only shows the options as Off or AUTO. No Temperature or way to set temperature.

The info must be in the API I guess through as the item is connected to my Home Assistant and if I push that device out through HomeKit to Apple IOS, my phone on HOME app can control the temperature, via the Tuya or Local Tuya or Custom Tuya integration.
The device in developer tools shows

hvac_modes: off, auto
min_temp: 7
max_temp: 35
target_temp_step: 1
current_temperature: null
friendly_name: Underfloor Heating
supported_features: 0

Is there anything to try to have this in Home Assistant with more control or is this simplythe way it is

Cheers
Rich