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

NEW: Support for themad shapping signals via X85A port #262

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

javimurcia
Copy link

Adds support for X85A 4 level power limitation (as implemented by the demand shapping PCB), disussed in #170

It is not possible to enable several output at the same time, even if that is supported by daikin, since the unit will only follow the most restrictive input.

ie: if level 1 limits the power to 5kw and level 2 limits the power to 3kw, and bot inputs are active, the unit will be limited to 3kw, so the level 1 input has no effect)

@raomin
Copy link
Owner

raomin commented Mar 12, 2023

Thanks Javi for that. I'll have a deeper look in the coming week and merge if ok.

@ap20132022
Copy link

ap20132022 commented Mar 30, 2023

is there anything new?
I wonder how wire diagramm looks like? Do I have to connect the GND (from Pin 6) to one pin of the relay and Pin 2,3,4,5 each to another pin of the relay?
Are 4 level fix (1: 5kW, 2: 4kW, 3: 3kW, 4: 2kW, 5: 1kW)?

@javimurcia
Copy link
Author

is there anything new? I wonder how wire diagramm looks like? Do I have to connect the GND (from Pin 6) to one pin of the relay and Pin 2,3,4,5 each to another pin of the relay? Are 4 level fix (1: 5kW, 2: 4kW, 3: 3kW, 4: 2kW, 5: 1kW)?

The limit levels are not fixed, you can (and should, because I don't know what the default values are) set them on the indoor unit controller.

As for the wiring, you need 4 relays. Pin 6 goes to the common of all 4 four relays, and each of the 4 signal wires goes to the N/O of its corresponding relay.

@DieterB61
Copy link

DieterB61 commented Apr 15, 2023

The limit levels are not fixed, you can (and should, because I don't know what the default values are) set them on the indoor unit controller.

In my Altherma 3 R W EHBH08E9W (8kW-LT) I can assign predefined power levels which differ by 0.5kW to the 4 limits (0.5kW, 1kW, 1,5kW ...). Thus the levels are not completely free.

As for the wiring, you need 4 relays. Pin 6 goes to the common of all 4 four relays, and each of the 4 signal wires goes to the N/O of its corresponding relay.

@raomin said in first post of #170 that there will be no need for relays?

@arc12
Copy link

arc12 commented Mar 28, 2024

Will this PR be merged?
This is a useful function to have.

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

Successfully merging this pull request may close these issues.

5 participants