core icon indicating copy to clipboard operation
core copied to clipboard

Invalid or missing 'value' in get_af_horizontal_num_dir response: {'value': 0, 'key': 402652781}

Open frangigu opened this issue 1 year ago • 1 comments

The problem

Hello @crevetor

There is still an issue with the integration, most likely on my second unit that does not support horizontal swing.

Previous issue reported : https://github.com/home-assistant/core/issues/124947

Your update is not part of the core-2024.9.2 yet but I added fujitsu_fglair to the custom_component folder to overwrite and try your changes.

Thanks for your help

What version of Home Assistant Core has the issue?

core-2024.9.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

fujitsu_fglair

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: pyfujitsugeneral.splitAC
Source: custom_components/fglair_heatpump_controller/climate.py:534
integration: FGLair heat pump controller integration (documentation, issues)
First occurred: 13:10:47 (7 occurrences)
Last logged: 13:11:48

Invalid or missing 'value' in get_af_horizontal_num_dir response: {'value': 0, 'key': 402652781}

Additional information

No response

frangigu avatar Sep 22 '24 17:09 frangigu

Hey there @crevetor, mind taking a look at this issue as it has been labeled with an integration (fujitsu_fglair) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of fujitsu_fglair 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 fujitsu_fglair 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)


fujitsu_fglair documentation fujitsu_fglair source (message by IssueLinks)

home-assistant[bot] avatar Sep 22 '24 17:09 home-assistant[bot]

Hi @frangigu Are you sure you're not mixing core integration with my custom component implementation?!

bigmoby avatar Sep 23 '24 04:09 bigmoby

Hi @frangigu Are you sure you're not mixing core integration with my custom component implementation?!

Yes I am sure, I downloaded from ha/core and I had to create the folder for it.

I also have the fglair from HACS and it does work.

frangigu avatar Sep 23 '24 11:09 frangigu

Logger: pyfujitsugeneral.splitAC

Logger: pyfujitsugeneral.splitAC is not used by core integration, please consider to have a check with your integration.

bigmoby avatar Sep 23 '24 12:09 bigmoby

custom_components/fglair_heatpump_controller/climate.py:534, to overwrite it should've been fujitsu_fglair instead of fglair_heatpump_controller

joostlek avatar Sep 23 '24 12:09 joostlek

Ok thanks and sorry, I referred to wrong logs will open another once for the proper integration

frangigu avatar Sep 23 '24 13:09 frangigu