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

Many problem with Overkiz integration (hikumo) #116738

Open
strati64 opened this issue May 3, 2024 · 5 comments
Open

Many problem with Overkiz integration (hikumo) #116738

strati64 opened this issue May 3, 2024 · 5 comments
Assignees

Comments

@strati64
Copy link

strati64 commented May 3, 2024

The problem

Hi,

There are several integration problems with hikumo (hitachi overkiz box AHP-SMB-01).
My hardware is a "Triple C RAM-90NP5E" (with 1 water-heater Yutampo (with ATW-HCD-01 module) and 4 air split (with ATW-TAG-02 module).

*1st:
If I try to change the temperature (in airsplit) or start ventilation only, an error message appears:
"Échec de l'appel du service climate/set_temperature. core:DHWTemperatureState is not a float" (yep, it's the french version)

*2nd : “Modbus” consumption indications are abnormal
No data ==> MODBUS (15400226/1#10) Electric energy consumption ----- sensor.none_modbus_15400226_1_10_electric_energy_consumption

inconsistent data ==> MODBUS (15400226/1#10) Electric power consumption ----- sensor.none_modbus_15400226_1_10_electric_power_consumption

*3nd :Water-heater Yutampo data is totaly missing.

What version of Home Assistant Core has the issue?

core-2024.5.1

What was the last working version of Home Assistant Core?

N/A

What type of installation are you running?

Home Assistant OS

Integration causing the issue

overkiz

Link to integration documentation on our website

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

Diagnostics information

config_entry-overkiz-21115a78d18191b75c81a990a63f3238.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

home-assistant bot commented May 3, 2024

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)

@sdudulon2
Copy link

Hi
Same problem here. I have an hitachi heat pump, i have only power and consumption modbus shown. No way to start or stop the pump

@iMicknl
Copy link
Contributor

iMicknl commented May 28, 2024

Having only these sensors available, and not a climate entity, means that your device is not supported yet in the Overkiz integration.

@strati64 when looking in Home Assistant, how does your device info look? Can you add a screenshot here.
Example:image

@sdudulon2 please have a look at the open issues and see if your device is already present. Otherwise, create a new issue and add your diagnostics and information above. There are many different devices from Hitachi, so good to keep it separated first, until we figure out the exact device.

@sdudulon2 please

@sdudulon2

This comment was marked as resolved.

@strati64
Copy link
Author

strati64 commented May 28, 2024

@strati64 when looking in Home Assistant, how does your device info look? Can you add a screenshot here.

It's a Hikumo overkiz box (Hi Box) :
Global
CHB LAURENT
HIBOX
MODBUS
ovpModbusMainController

I have a "good news". I retested and some problems (1st) are "partially resolved" probably by updating to version "2024.5.5" (since 2024.5.1 last month)

*2nd & *3nd: Same problem of 98939 but not the same hardware : Yutampo (it's the same apps & overkiz hikumo integration) !
(Hitachi Yutaki = Air-to-Water Heat Pumps (system full water) + hot water tank; yutampo = Only hot water tank ! )

*1st: The same message always appears "Échec de l'appel du service climate/set_temperature. core:DHWTemperatureState is not a float" (in french... Calling service failed !)
--> But actually i can switches to ventilation/air conditioning/heating mode, adjusts the fan speed or the temperature "correctly".

On the other hand, we must leave "a delay" if we want to modify several parameters (activate air conditioning... sleep 10s... adjust temperature... sleep 10s... adjust fan speed... sleep 10s... etc) . If you modify several parameters too quickly, the Hikumo system ignores the command until the previous one is "finished".

It would be necessary to be able to send several parameters "in a single command" (adjust fan speed + temperature + mode THEN validate) to resolve this bug like the hikumo application does which sends a single command and not 3.

Last Diagnostics information (HA 2024-5-5):
overkiz-21115a78d18191b75c81a990a63f3238-CHB_Laurent-3c094c79c63cb8633dfb781cd4160189.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants