Samsung Smartthings / Windfree AC

Hi there,

i just got a problem with the intregration of my Samsung ACs from / via smart things.

Two of the three a perfectly integrated, but the last one came with a log entry:

Logger: homeassistant.components.climate
Source: util/temperature.py:46
Integration: Klima (documentation, issues)
First occurred: 20:29:27 (2 occurrences)
Last logged: 20:29:27

Error adding entities for domain climate with platform smartthings
Error while setting up smartthings platform for climate
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 382, in async_add_entities
    await asyncio.gather(*tasks)
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 498, in _async_add_entity
    capabilities=entity.capability_attributes,
  File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 228, in capability_attributes
    self.hass, self.min_temp, self.temperature_unit, self.precision
  File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 538, in min_temp
    return convert_temperature(
  File "/usr/src/homeassistant/homeassistant/util/temperature.py", line 46, in convert
    raise ValueError(UNIT_NOT_RECOGNIZED_TEMPLATE.format(to_unit, TEMPERATURE))
ValueError: None is not a recognized temperature unit.

Has anybody an idea?

Best
Frank

I solve the problem.

There was an error in the smart things integration and missing informations. After erase the AC and re-enter it at the smart things app, everything in HA is fine :slight_smile: