make-all / tuya-local

Local support for Tuya devices in Home Assistant
MIT License
1.22k stars 489 forks source link

Inkbird Wifi ITC-308 Status Unknown #1230

Closed kramttocs closed 10 months ago

kramttocs commented 10 months ago

image

It appears to be working correctly and the current temp is correct but the status is always 'unknown'. This used to show correctly (after you added it) but it's been awhile since I've looked at this device so I can't be sure when it stopped.

make-all commented 10 months ago

Please provide the device diagnostics from Settings / Devices & Services / Devices / Shop Temperature Outlet (inside the top left "Device info" box)

kramttocs commented 10 months ago

tuya_local-6544712d8d1db6f52aa439894df208cc-Wellhouse Temperature Outlet-a19f6be1cb5100dded5b61bc35284751.json.txt

Here you go. Thanks!

make-all commented 10 months ago

Duplicate of #1144.

The handling of devices that do not report hvac_mode was changed in 2023.10.1 to report None instead of Auto, to try to get rid of an empty dropdown in the new climate UI.

Since this was not effective, and caused other issues as you are seeing, it has already been reverted in the main branch.