We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to have following sensors integrated
thx for checking it
The text was updated successfully, but these errors were encountered:
39 id: ID_WEB_HUPout
see binary_sensor.luxtronik*_circulation_pump_heating
48 id: ID_WEB_ZW1out
see binary_sensor.luxtronik*_additional_heat_generator
61 id: ID_WEB_Zaehler_BetrZeitZWE2
Really not exists.
Sorry, something went wrong.
My fault. Thx. I tried to find it with developer tools. but as only activated entities are shown I couldn't find it.
So just one missing :-)
61 id: ID_WEB_Zaehler_BetrZeitZWE2 Really not exists.
What do you mean? It does exist, it is listed in calculations.py, and can be read:
calculations.py
... Number: 78 Name: ID_WEB_Code_WP_akt Type: HeatpumpCode Value: MSW2-6S ... Number: 61 Name: ID_WEB_Zaehler_BetrZeitZWE2 Type: Seconds Value: 0
61 id: ID_WEB_Zaehler_BetrZeitZWE2 Really not exists. What do you mean? It does exist, it is listed in calculations.py, and can be read: ... Number: 78 Name: ID_WEB_Code_WP_akt Type: HeatpumpCode Value: MSW2-6S ... Number: 61 Name: ID_WEB_Zaehler_BetrZeitZWE2 Type: Seconds Value: 0
Yes it's available and I can use it as additional sensor with bouni integration. but it's not integrated as sensor in BenPru integration.
BenPru
No branches or pull requests
I would like to have following sensors integrated
39
id: ID_WEB_HUPout
friendly_name: LUX2 Ausgang 'Heizungsumwälzpumpe'
icon: mdi:heat-pump-outline
48
id: ID_WEB_ZW1out
friendly_name: LUX2 Ausgang 'Steuersignal Zusatzheizung v. Heizung'
icon: mdi:heat-pump-outline
61
id: ID_WEB_Zaehler_BetrZeitZWE2
friendly_name: LUX2 Betriebsstunden Zweiter Wärmeerzeuger 2
icon: mdi:history
thx for checking it
The text was updated successfully, but these errors were encountered: