vincentwolsink / home_assistant_micronova_agua_iot

Home Assistant integration controlling heating devices connected via the Agua IOT platform of Micronova
Apache License 2.0
27 stars 15 forks source link

Climate entity not working #90

Closed thechris964 closed 11 months ago

thechris964 commented 11 months ago

Hello,

since the update to the version, the climate entity no longer works. (Error: no longer available)

My stove: MCZ ST.TEIA COMFORT AIR 10 S1

Before, everything worked wonderfully. Is there a solution?

vincentwolsink commented 11 months ago

Hi, please provide the relevant errors from the home assistant log and your diagnostics file for this integration.

thechris964 commented 11 months ago

Hi,

there you go.

I will now downgrade to version 0.2.4. so that my automations work again.

Diagnostic´s also attached. Ha-Log File: (also attached as .txt) Ha-LOG.txt config_entry-aguaiot-8b79240de84a990baee06e63fb2a8959.json.txt

**Logger: homeassistant.components.climate Source: helpers/entity_platform.py:359 Integration: Klima (documentation, issues)

First occurred: 18:30:56 (1 occurrences) Last logged: 18:30:56

Error while setting up aguaiot platform for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 359, in _async_setup_platform await asyncio.shield(task) File "/config/custom_components/aguaiot/climate.py", line 51, in async_setup_entry for fan_found in [ ^ File "/config/custom_components/aguaiot/climate.py", line 55, in if m and device.get_register_enabled(m[0]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/aguaiot/aguaiot.py", line 560, in get_register_enabled raise AguaIOTError(f"Not a register of type ENABLE: {key}") custom_components.aguaiot.aguaiot.AguaIOTError: Not a register of type ENABLE: canalization_1_set **

vincentwolsink commented 11 months ago

Should be fixed in v0.2.7