vincentwolsink / home_assistant_micronova_agua_iot

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

Status display is not being interpreted correctly #126

Closed Moeros closed 6 months ago

Moeros commented 6 months ago

Hello,

I own a Piazetta hybrid stove. Unfortunately, the status display is not being interpreted correctly. For example, the status "Hybrid" or operation with wood is missing. Is it possible to analyze and interpret these statuses?

Thank your for the help!

vincentwolsink commented 6 months ago

Hi @Moeros. I can see if I can implement those for your stove. Can you send the diagnostics file of your stove and a screenshot from the vendor app that shows what you are talking about?

Moeros commented 6 months ago

Hi @vincentwolsink I'm new in Home Assistant an i hope you mean this diagnostic file.

(deleted)

Screenshot_20240102_204941_MyPiazzetta

At this moment the stove is working with wood.

I have tried to locate the part in the code where this is being evaluated, but without success.

Moeros commented 6 months ago

Screenshot_20240102_205719_MyPiazzetta

vincentwolsink commented 6 months ago

You send your diagnostics file for your Fritzbox integration (I deleted it from your post). Press the button below, click the three dots next to MyPiazzetta (or something) and click "Download diagnostics".

Open your Home Assistant instance and show an integration.

Moeros commented 6 months ago

config_entry-aguaiot-105d2b0215fa9760ab954adbcc0591f3.json.txt

omg that was a upload-mistake! Thank you for deleting it!!!

Moeros commented 6 months ago

WORKING LIGHTING AWAITING FLAME Heizen PELLET LOAD OFF FINAL CLEANING ASHPAN CLEANING

These are available

vincentwolsink commented 6 months ago

The status above are available via the status sensor. The fuel type I can add as an extra sensor. Anything else you are missing?

Moeros commented 6 months ago

The extra sensor would be fine and the status hybrid.

vincentwolsink commented 6 months ago

Available in v0.3.7

Moeros commented 6 months ago

Thank you very much!

It works great!