sebbegg / vicare-exporter

Prometheus metrics exporter for viessmann installations
2 stars 3 forks source link

More DHW state #8

Closed Kali- closed 9 months ago

Kali- commented 9 months ago

My gas boiler have this 2 more state "Off" and "comfort" and this commit prevent crash if i switch to them

Probably an error check and log should be added to prevent crash

Kali- commented 9 months ago

i'm just looking viessmann doc and they are not explicit, not sure but we may guess from https://documentation.viessmann.com/static/iot/data-points

.modes. like: heating.dhw.operating.modes. fht.operating.modes.

and .programs. heating.circuits.N.operating.programs. ventilation.operating.programs.

Kali- commented 7 months ago

temperature raised very much today and my boiler switched to ECO mode (showed on the home display) but the api return "normalEnergySaving" and ofc an error was raised

ValueError: 'normalEnergySaving' is not in list

i think is time to add all heating.circuits.N.operating.programs.* from https://documentation.viessmann.com/static/iot/data-points