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

Add sensor for Defrost Demand (question) #294

Open
pau33 opened this issue Nov 13, 2024 · 9 comments
Open

Add sensor for Defrost Demand (question) #294

pau33 opened this issue Nov 13, 2024 · 9 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed todo issue ready to implement

Comments

@pau33
Copy link

pau33 commented Nov 13, 2024

Would it be possible, to add a sensor for defrost demand . It is available in the Luxtronic web server interface (in german "Abtaubedarf"), and also by datagui ("Defrost Demand"). This would be a very useful information for air based heatpumps.

Many thanks in advance.

@BenPru
Copy link
Owner

BenPru commented Nov 15, 2024

@pau33 Please checkout the existing sensors:

  • binary_sensor.luxtronik*_defrost_valve <- true if the valve is opened and the heatpump is in defrost mode.
  • sensor.luxtronik*_status_line_1 <- has the option "defrost" if the heatpump is in defrost mode
  • sensor.luxtronik*_status_time attribute "Abtauen in ID WEB Time AbtIn" <- Seconds until the defrost mode is starting (never seen for my hp!)

Is this helpful for you?
If not, please give an example (screenshots or something and a diag file).

@BenPru BenPru added question Further information is requested wontfix This will not be worked on labels Nov 15, 2024
@pau33
Copy link
Author

pau33 commented Nov 16, 2024

Hhm,
I use then sensor sensor.luxtronik*_status_line_1 already (binary_sensor.luxtronik*_defrost_valve is in principle the same information). There you can see the actual status. The last one (sensor.luxtronik*_status_time attribute) I do not know and I can not imagine how this will be calculated correctly when defrost will not start soon.

What I mean ist this:
image

From that and it's counting up or down one can see at a glance (maybe in conjunction with the humidity), whether defrosting will be done in the the next time or periodically.

@BenPru
Copy link
Owner

BenPru commented Nov 16, 2024

@pau33 Please provide a diag file (see readme howto) and the information which value "Abtaubedarf" has at the export time.
Also tell me which heatpump manufacturer, model and firmware version do you have.
My heatpump doesn't have this value and I can't add it without your support.

@pau33
Copy link
Author

pau33 commented Nov 16, 2024

Thank You,
I will provide you with the diag file next week, when I am at home again.
The heatpump as an alpha innotec LWDV91 (LD9V in the WebView). FW 3.88.0

@BenPru
Copy link
Owner

BenPru commented Nov 16, 2024

FW 3.88.0

Which revision?
The revision ist important.

@pau33
Copy link
Author

pau33 commented Nov 16, 2024

Sorry,
Revision ist 9015.

The full details:
image

@BenPru BenPru added enhancement New feature or request help wanted Extra attention is needed todo issue ready to implement and removed question Further information is requested wontfix This will not be worked on labels Nov 16, 2024
@BenPru BenPru self-assigned this Nov 16, 2024
@pau33
Copy link
Author

pau33 commented Nov 19, 2024

config_entry-luxtronik2.json

I looked into the config.json, but unfortunately could not find the signal "Defrost Demand" or a corresponding one. Maybe you have more information.

DtaGui (and the Webinterface) know the that signal, it seems to be somewhere.

@BenPru
Copy link
Owner

BenPru commented Nov 20, 2024

@pau33 Please provide a diag file (see readme howto) and the information which value "Abtaubedarf" has at the export time.

@pau33 What was the value of "Abtaubedarf" at the time you created the diag file?

@pau33
Copy link
Author

pau33 commented Nov 22, 2024

Sorry for the late response, I am quite busy at the moment.

The Diag File, downloaded from HA:
config_entry-luxtronik2.json

The corresponding value of "Abtaubedarf" at this moment was 8.0%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed todo issue ready to implement
Projects
None yet
Development

No branches or pull requests

2 participants