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

Usage without existing Daikin control module #81

Open
rubenvanparys opened this issue Sep 9, 2023 · 2 comments
Open

Usage without existing Daikin control module #81

rubenvanparys opened this issue Sep 9, 2023 · 2 comments

Comments

@rubenvanparys
Copy link

I was wondering, can the presented module work without a Daikin control module attached to the P1P2 port? I have an Altherma 3 without central module but with external thermostat that just gives an on/off relay signal on a different port.

If so, can the P1P2toMQTT do the following things:

  • Turning on/off room heating/cooling
  • Set dynamically the current/power limit
  • Read the on/off state of the external thermostat
    These are all things that can be set/read from the heathpumps display, but not sure if they are accessible over P1P2?
@Arnold-n
Copy link
Owner

Arnold-n commented Sep 10, 2023

Hi @rubenvanparys ,
Most newer systems have an LCD controller in the inside unit which acts as main controller so even if the P1/P2 port seems empty, any new device should and can still act as auxiliary controller.
At the moment you can turn heating/cooling on/off. I haven't looked into the on/off state of an external (relay) thermostat, but I think that is very likely possible. Current/power limit setting should be(come) possible too but is not supported yet in the current version v0.9.41.

@Arnold-n
Copy link
Owner

Updates:
-P1/P2 communicates the status of the heating/cooling relay inputs for both main and additional zones, regardless of the mode (room thermostat, external thermostat, or LWT), so the P1P2MQTT bridge outputs these too (starting at v0.9.48) so they can be used as input in HA.
-Power limit setting via P1/P2 is now available via the quiet level selection, which can limit maximum power consumption to a few fixed levels.

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

2 participants