home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.88k stars 28.98k forks source link

Overkizz : Atlantic heatpump boiler with heatpipes automation #112874

Open Pleeriezer opened 4 months ago

Pleeriezer commented 4 months ago

The problem

Hello,

We have a Atlantic heatpump boiler that we have connected to HA with the Overkizz integration. We also have a heatpipe system with a CMI intergration.

I want to make an automation that if the Heatpipe system is sending hot water to the Heatpump, so that the heatpump not have to heat the water.

The CMI has an sensor.node_32_output_5 to control the pump, if this valeu is 1 then the heatpump don’t have to start.

Is this possible?

I can not find a switch in the entities on the Atlantic Heatpump to switch it on or off?

Thanks and greetings,

Erik.

What version of Home Assistant Core has the issue?

core-2024.3.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Overkizz

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 4 months ago

Hey there @imicknl, @vlebourl, @tetienne, @nyrodev, @tronix117, mind taking a look at this issue as it has been labeled with an integration (overkiz) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `overkiz` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign overkiz` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


overkiz documentation overkiz source (message by IssueLinks)

iMicknl commented 4 months ago

Can you please add your diagnostics? Are the features you are missing in HA, available in the official Somfy app?

  1. If your device already shows up in Home Assistant, go to your integrations page and select Overkiz, your hub and the device. Press the 3 dots and select "Download diagnostics. Otherwise, go to your integrations page and select Overkiz. Next to your hub, click the 3 dots and select "Download diagnostics".

  2. Attach your diagnostics (JSON file) to this issue by uploading the file in a new comment (drag and drop supported).

Pleeriezer commented 4 months ago

Hello,

What I want to use is also not on the Atlantic Cozy App.

config_entry-overkiz-599f0ec98e8310edd5339159ef24e033.json

iMicknl commented 3 months ago

@Pleeriezer if this feature is not available via the CozyTouch app, what makes you think that this can be enabled in the Overkiz integration?

Pleeriezer commented 3 months ago

I think it could easily be added, (maybe I am thinking to Easy)

If the valeu from the pump running sensor of the CMI is high, then there must some programming/automation made for the Atlantic that it must not start?

Thanks and greetings,

Erik.

issue-triage-workflows[bot] commented 1 week ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

Pleeriezer commented 1 week ago

Hello,

Still no answer unfortunately.

Can it not be done in the integration?