Invalid or missing 'value' in get_af_horizontal_num_dir response: {'value': 0, 'key': 402652781}
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
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 closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign fujitsu_fglairRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove 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)
Hi @frangigu Are you sure you're not mixing core integration with my custom component implementation?!
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.
Logger: pyfujitsugeneral.splitAC
Logger: pyfujitsugeneral.splitAC is not used by core integration, please consider to have a check with your integration.
custom_components/fglair_heatpump_controller/climate.py:534, to overwrite it should've been fujitsu_fglair instead of fglair_heatpump_controller
Ok thanks and sorry, I referred to wrong logs will open another once for the proper integration