pail23 / stiebel_eltron_isg_component

Stiebel Eltron ISG integration for Home Assistant
MIT License
47 stars 20 forks source link

Missing data from HPG-I 15 CS Premium #194

Open freddujour opened 7 months ago

freddujour commented 7 months ago

Hi,

I am using this HA integration with the Stiebel HPG-I 15 CS Premium+ISG. A lot of data is reported but some are missing. I'de like to support the implementation of the missing data, if possible. What should I provide? thanks

Padanian commented 7 months ago

This component only supports a subset of the whole range of parameters. What exactly are you looking as missing?

freddujour commented 7 months ago

Mainly process data like source température in and out, source flow, pressure

Padanian commented 7 months ago

We have already discussed that in another topic. Source data are process and are not transferred between canbus to modbus. See: https://github.com/pail23/stiebel_eltron_isg_component/issues/176

freddujour commented 7 months ago

Any chance with a kind of scraping in the isg webpage?

Padanian commented 7 months ago

Any chance with a kind of scraping in the isg webpage?

It's beyond scope here, I think. Also a bad practice too, IMHO

pail23 commented 4 months ago

I agree to @Padanian: Scraping webpage is error prone and therefor will not be implemented in this component.