Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No cooling circuit values WPE-I 06 HKW 230 Premium #184

Open
MiJo112 opened this issue Jan 31, 2024 · 6 comments
Open

No cooling circuit values WPE-I 06 HKW 230 Premium #184

MiJo112 opened this issue Jan 31, 2024 · 6 comments

Comments

@MiJo112
Copy link
Contributor

MiJo112 commented Jan 31, 2024

image

Source values seem to be a firmware error because I can't get them manually via Modbus
But the others work manually:

    - name: WP_WP_Rücklauf
      unit_of_measurement: °C
      device_class: temperature
      address: 541
      scale: 0.1
      slave: 1
      input_type: input
      data_type: int16
    - name: WP_WP_Heissgas
      unit_of_measurement: °C
      device_class: temperature
      address: 543
      scale: 0.1
      slave: 1
      input_type: input
      data_type: int16
    - name: WP_WP_Niederdruck
      unit_of_measurement: bar
      device_class: pressure
      address: 544
      scale: 0.01
      slave: 1
      input_type: input
      data_type: int16
    - name: WP_WP_Hochdruck
      unit_of_measurement: bar
      device_class: pressure
      address: 546
      scale: 0.01
      slave: 1
      input_type: input
      data_type: int16
@MiJo112
Copy link
Contributor Author

MiJo112 commented Jan 31, 2024

@Padanian
Copy link
Contributor

Padanian commented Feb 2, 2024

Sorry, can you please be more precise on what exactly you are experiencing?
Do you need update the firmware of the ISG?

@Schatti93
Copy link

Hello,

I think the problem is that the source values (source temperature and source pressure) are not correctly coming from the isg. There stiebel Eltron has to make an firmware update.

But it is possible to get the other values from the screenshot. That ist what his code is showing. But in the application they were not showing. At my stiebel Eltron wpl-a 07 it is still the same. I got no hot gas value or the others of the screenshot at the isg entity.

@Padanian
Copy link
Contributor

Padanian commented Feb 6, 2024

The first part of your problem is possibly related to #176
If this is so, it can't be fixed at this time.

The second part, still I don't understand what you are saying. Can you please be more specific, what you are expecting and what do you see.

@MiJo112
Copy link
Contributor Author

MiJo112 commented Feb 6, 2024

Hi,

That's right, the first part is in #176. I hadn't found it before. I also asked Stiebel at the same time.

The other problem is the lack of hot gas and low pressure values.
This is because some heat pumps use different addresses.
I have adapted the files and am trying to create a pull.
Tested with the heat pumps: Stiebel Eltron WPE-I XX XXX 230 Premium and Stiebel Eltron WPL-A

@Schatti93
Copy link

Hello,

every entity at the screenshot he postet with „source“ in the name is a drivel problem.

but the others at the screenshot were shown as not available but the way the thread starter postet it, they will be shown with correct values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants