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

Cannot set swing mode to off #133260

Closed
jebeke65 opened this issue Dec 15, 2024 · 2 comments
Closed

Cannot set swing mode to off #133260

jebeke65 opened this issue Dec 15, 2024 · 2 comments

Comments

@jebeke65
Copy link

The problem

when I try to disable the horizontal swing mode, this does not have any effect. Vertical mode I can enable/disable though.
The app of my Fujitsu climate device allows to enable/disable horizontal mode.

What version of Home Assistant Core has the issue?

core-2024.12.3

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

Intesis Home

Link to integration documentation on our website

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

Diagnostics information

home-assistant_2024-12-15T09-37-06.937Z.log

Example YAML snippet

action: climate.set_swing_mode
target:
  entity_id: climate.veranda_3
data:
  swing_mode: "off"

Anything in the logs that might be useful for us?

2024-12-15 01:23:06.781 INFO (MainThread) [homeassistant.components.climate] Setting up intesishome.climate
2024-12-15 01:23:07.239 INFO (MainThread) [pyintesishome] IntesisHome successfully authenticated
2024-12-15 01:23:07.252 INFO (MainThread) [homeassistant.setup] Setting up energy
2024-12-15 10:34:40.431 DEBUG (MainThread) [pyintesishome] Sent command {"command":"set","data":{"deviceId":224571441759077,"uid":5,"value":0,"seqNo":0}}
2024-12-15 10:34:40.433 DEBUG (MainThread) [pyintesishome] Sent command {"command":"set","data":{"deviceId":224571441759077,"uid":6,"value":0,"seqNo":0}}
2024-12-15 10:34:40.594 DEBUG (MainThread) [pyintesishome] IntesisHome API Received: {"command":"set_ack","data":{"deviceId":224571441759077,"seqNo":0,"rssi":201}}
2024-12-15 10:34:40.676 DEBUG (MainThread) [pyintesishome] IntesisHome API Received: {"command":"set_ack","data":{"deviceId":224571441759077,"seqNo":0,"rssi":201}}
2024-12-15 10:35:28.602 DEBUG (MainThread) [pyintesishome] IntesisHome API Received: {"command":"rssi","data":{"deviceId":224571441759077,"value":201}}
2024-12-15 10:35:28.602 DEBUG (MainThread) [pyintesishome] IntesisHome API Received: {"command":"status","data":{"rssi":201,"deviceId":224571441759077,"uid":60002,"value":201}}

Additional information

No response

@home-assistant
Copy link

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

Code owner commands

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


intesishome documentation
intesishome source
(message by IssueLinks)

@issue-triage-workflows
Copy link

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.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 22, 2025
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

1 participant