Using Smart Home to control my Inkbird ITC-508wifi. Used the Tuya integration to add them to HA. Set temperature, current temperature displays, but in the center of the graphic is Unknown. I checked the diagnostic and the state (I’m guessing it would say Heating or Cooling) is unknown. Is this a limitation of HA or the integration? If not, how to I get it to display correctly. The following is part of the diagnostic results:
| --- | --- |
|0||
|disabled|false|
|disabled_by|null|
|entity_category|null|
|device_class|null|
|original_device_class|null|
|icon|"mdi:bird"|
|original_icon|null|
|unit_of_measurement|null|
|state||
|entity_id|"climate.greenhouse"|
|state|"unknown"|
|attributes||
|hvac_modes|[]|
|min_temp|45|
|max_temp|95|
|target_temp_step|1.0JS:1|
|current_temperature|116|
|icon|"mdi:bird"|
|friendly_name|"Greenhouse Inkbird"|
|supported_features|0|
|last_changed|"2026-08-07T23:35:39.006569+00:00"|
|last_reported|"2026-08-07T23:50:23.657767+00:00"|
|last_updated|"2026-08-07T23:47:23.143097+00:00"|```