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
72.09k stars 30.18k forks source link

Not all operation modes supported in `modbuslink:AtlanticDomesticHotWaterProductionMBLComponent` in Overkiz #86016

Closed merlin-zaraza closed 1 week ago

merlin-zaraza commented 1 year ago

The problem

  1. Some operation modes are missed. Steatite Cube supports ECO+, Manual, Boost, Boost+ and Programatic modes. Integration displays only auto (whatever it means?) and Eco.
  2. There are no unavailable state. Integration shows it is always available even if it is offline, all numbers are just frozen (the same) during unavailability. I'm sure device support it since Cozytouch app can show device is offline.

What version of Home Assistant Core has the issue?

core-2023.1.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Overkiz

Link to integration documentation on our website

https://www.home-assistant.io/integrations/overkiz

Diagnostics information

overkiz-68ee6de935fad488a8a1889902657bb5-Cozytouch Sauter-1b0c4d92573475323277139152abc07c.json.txt overkiz-68ee6de935fad488a8a1889902657bb5-CUBE -3cf20ed60cb6b84c797d84af5ffe7c33.json.txt

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 1 year ago

Hey there @imicknl, @vlebourl, @tetienne, @nyrodev, 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` Change the title of 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.

(message by CodeOwnersMention)


overkiz documentation overkiz source (message by IssueLinks)

iMicknl commented 1 year ago

@merlin-zaraza I will try to have a look in the coming days. Could you perhaps add me on Discord (iMick#1903) so we can speed up debugging?

iMicknl commented 1 year ago

WhatsApp Image 2023-05-19 at 14 52 17

  1. It seems that they allow multiple 'operation modes' via the interface, but via the API they are all mapped as separate commands and states. We would need to execute them one by one via the app, and gather the commands via the diagnostics / API, so we can implement these.

  2. How could we simulate this? If you are able to simulate this and compare the JSON diagnostics, we should be able to understand what is different. How does this show up in the app?

iMicknl commented 1 year ago
  1. It seems that for your device the 'unavailable' state is not properly implemented. It is only implemented on gateway level. Tracking in https://github.com/home-assistant/core/issues/93279
issue-triage-workflows[bot] commented 1 year 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.

merlin-zaraza commented 1 year ago

Still actual. @iMicknl any updates?

issue-triage-workflows[bot] commented 10 months 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.

merlin-zaraza commented 10 months ago

Still actual.

merlin-zaraza commented 10 months ago

Here is history log for different actions made in Cozytouch app:

Seems like Boost, Boost+ and Schedule looks like switches. Actual modes are Eco+ and Manual. Schedule switch is only visible on Manual mode. Boost and Boost+ are available on both.

issue-triage-workflows[bot] commented 7 months 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.

merlin-zaraza commented 7 months ago

Still not fixed

sippe2 commented 6 months ago

Hello, I have exactly same problem with Atlantic Steatite Cube.

issue-triage-workflows[bot] commented 3 months 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.

merlin-zaraza commented 3 months ago

Still need a fix

sippe2 commented 3 months ago

Still beed a fix

@merlin-zaraza , Seeing some progress on this front: https://github.com/home-assistant/core/pull/114178

issue-triage-workflows[bot] commented 2 weeks 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.