Fibaro hc2 climate doesnt work

Hi
After the last Update my climate devices from my fibaro hc2 are dont work. My ha cannot find the entities. Before the update all works correct and ha Fond them.
I have 5 thermostats connected to my hc2 and Nothing was found in hassio.

Anybody got the same problem, i think its the last update, bevor the update all works correct and i can control them through ha

1 Like

Yes, same problem here.

log:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 314, in async_add_entities
    await asyncio.gather(*tasks)
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 505, in _async_add_entity
    await entity.add_to_platform_finish()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 531, in add_to_platform_finish
    self.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 296, in async_write_ha_state
    self._async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 322, in _async_write_ha_state
    attr.update(self.state_attributes or {})
  File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 221, in state_attributes
    self.current_temperature,
  File "/usr/src/homeassistant/homeassistant/components/fibaro/climate.py", line 324, in current_temperature
    if device.properties.heatingThermostatSetpoint:
  File "/usr/local/lib/python3.8/site-packages/fiblary3/client/v4/models.py", line 120, in __getitem__
    return dict.__getitem__(self, key)
KeyError: 'heatingThermostatSetpoint'

I open issue:

1 Like

Same here.
The temperature sensor from the same device is still working though. The 20.7 value is from the same device.

Strange thing:
Thermostats are unavailable in lovelace, missing in Developer Tools, but existing automations CAN set temperature setpoint (and this IS transferred to final (Fibaro zwave) device)

0.117.2 fixed the issue
Thermostat is available again
image

1 Like

THX for the fix

ciao io non riesco a creare un termostato funzionate, mi puoi spiegare come hai fatto?
Grazie

Hi,

I don’t use the Fibaro HC2 anymore. My devices are directly integrated with HA through an AEON Labs Z‐Stick Gen5 USB Controller.

1 Like