denpamusic / homeassistant-plum-ecomax

Plum ecoMAX boiler controller integration for Home Assistant.
MIT License
32 stars 7 forks source link

Switch between wood and pellets #127

Open danielkovarik2 opened 1 month ago

danielkovarik2 commented 1 month ago

Is there an existing issue for this?

I want to suggest:

Feature description

Hello, I have a boiler which can burn wood and pellets. It can automatically switch from burning wood to pellets. But I need to be able to switch it back - the reason is, that before it switch from pellets to wood, it needs to clean the pellet burner, which takes a lot of time which I don't have in the mornings :).

Webpage of the product, that I'm suggesting:

No response

My diagnostics data:

config_entry-plum_ecomax-f79604ccbcd8327ffc115ce04904bf03.json

Code of Conduct

denpamusic commented 1 month ago

Hi,

Thank you for the feedback!

Sadly, I don't think this is possible even with original ecoNET300 module. I have EM360 which is also can be configured to work with wood or pellets and it doesn't seems to expose any parameters related to fuel source remotely. I also don't see such a parameter in diagnostics, that you provided.

danielkovarik2 commented 1 month ago

Sad news, but thank you for looking into it! And again thank you for this amazing integration. D.

denpamusic commented 1 month ago

Thank you for your kind words and sorry I couldn't be more help.

I still intend to look into it a bit more, since maybe fuel type control can be set as a separate request, not via general SetEcomaxParameter, so I'll keep this issue open for now.