fredericvl / py-agua-iot

py-agua-iot provides controlling heating devices connected via the IOT Agua platform of Micronova
Apache License 2.0
31 stars 16 forks source link

Piazetta: alarm notification #30

Open Donder24 opened 2 years ago

Donder24 commented 2 years ago

Hello, First off all, great work with this integration and thank you!

In the Mypiazetta-app I am able to see alarm notifications. For example, when the fireplace runs out off pellets, it's saying: " Pellet reserve" Screenshot_20220226-132357_MyPiazzetta

There are other alarm's but I don't know them all, it's (luckily) the only alarm I received. I'm not an expert in API-calls else I've created a pull-request but would you think you could make this visible?

Thanks!

Donder24 commented 2 years ago

I found a possible solution here: https://ridiculouslab-altervista-org.translate.goog/convertitore-protocollo-micronova/?_x_tr_sl=it&_x_tr_tl=en&_x_tr_hl=nl

Status of the stove (address 0x21)

0 = Off
1 = Start
2 = Pellet loading
3 = Power on
4 = Work
5 = Cleaning the brazier
6 = Final cleaning
7 = Standby
8 = Pellet lack alarm
9 = Ignition failure alarm
10 = Undefined alarms (to be investigated)

I see you allready entered a few states but I don't know if there all the same for the different brands...