vincentwolsink / home_assistant_micronova_agua_iot

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

Nobis - Fan mode meaning #153

Closed giuliovialetto closed 2 months ago

giuliovialetto commented 2 months ago

Dear all, which is the meaning of the fan mode?

Immagine 2024-09-15 135442

vincentwolsink commented 2 months ago

@giuliovialetto On the main/primary climate entity it is the power level of the stove (since the climate entity in HA does not support a seperate power setting). On additional climate entities it is the actual fan speed.

giuliovialetto commented 2 months ago

@giuliovialetto On the main/primary climate entity it is the power level of the stove (since the climate entity in HA does not support a seperate power setting). On additional climate entities it is the actual fan speed.

Thank you vicent especially for the rork of this integration. May I ask you if currently this integration manage just one fan (the front one), isn't it?

I have nobis stove model with 3 fans and I am looking if in HA I am able to manage them separately: eg one manage hot air for kitchen and one for the room. I attach the screenshot of the app. These extra fans are RR and RL. May I ask your help and/or suggest me how to do?

Screenshot_2024-09-16-19-03-07-1

vincentwolsink commented 2 months ago

@giuliovialetto This integration supports many different vents/canalizations etc. But since there is no real standard and every stove model implements it slightly different, it might be that your stove vents are not supported yet.

If you can send me the diagnostic file for the integration I will take a look.

giuliovialetto commented 2 months ago

@giuliovialetto This integration supports many different vents/canalizations etc. But since there is no real standard and every stove model implements it slightly different, it might be that your stove vents are not supported yet.

If you can send me the diagnostic file for the integration I will take a look.

Really thank you! Do you need just the diagnostic file of HA or also to perform an API call yo the service? If you suggest me the step to perform the call I could do it.

vincentwolsink commented 2 months ago

The diagnostic file from HA is sufficient 🙂

giuliovialetto commented 2 months ago

The diagnostic file from HA is sufficient 🙂

Dear Vicent, here the download of the diagnostic, is it sufficient?

vincentwolsink commented 2 months ago

Added support in 0.4.7. Vent RR and Vent RL will show up as Canalization dx and Canalization sx, don't ask me why, this is how they are exposed in the api (you can always rename them). Let me know if it works for you.

giuliovialetto commented 2 months ago

Added support in 0.4.7. Vent RR and Vent RL will show up as Canalization dx and Canalization sx, don't ask me why, this is how they are exposed in the api (you can always rename them). Let me know if it works for you.

Really thank you vincent, it works! Could I ask you, is it necessary to connect to internet to manage the stove or do you think it is possible to manage it directly with home LAN?

vincentwolsink commented 2 months ago

The Agua IOT platform is fully cloud based. Unfortunately no local control possible. 🙁

giuliovialetto commented 2 months ago

What a pity, Nobis app seems to work also with bluetooth.

Let me say I am a newbie on integration\API, I was looking if Agua IoT with Nobis let to connect also in other way.

giuliovialetto commented 1 day ago

Hi @vincentwolsink do the integration let to manage also the power of the stove? I see it is possible to manage the power of each fan (vent\canalizzazione).