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

Fan Comfort-Breeze Preset-Mode not working #108

Open
niharmehta opened this issue Oct 7, 2024 · 2 comments
Open

Fan Comfort-Breeze Preset-Mode not working #108

niharmehta opened this issue Oct 7, 2024 · 2 comments

Comments

@niharmehta
Copy link

Using Hubspace supported Tager fan. Speed and direction in service calls and button works fine.

However, within the UI or service calls to start 'comfort-breeze' preset mode, does not work. When activating this in the Hubspace App, the preset-mode state changes to 'breeze' :

preset_modes:
  - comfort-breeze
direction: forward
percentage: 11
percentage_step: 11.11111111111111
preset_mode: breeze
@jdeath
Copy link
Owner

jdeath commented Oct 7, 2024

I am not sure if exploding banana changed, it but that is not the correct format for a service call that used to work. The service call can only submit a single: function, functionclass, value set. If you figure out the right calls, you need to send each line individually. However, if you set the preset correctly, the API should

I updated to latest 3.2.0 and services do not seem to be working at all for me. Maybe the change to "actions" is causing an issue.

@jdeath jdeath closed this as completed Oct 7, 2024
@jdeath jdeath reopened this Oct 7, 2024
@jdeath
Copy link
Owner

jdeath commented Oct 7, 2024

oops. sorry, I was going to reply then hit wrong button.

just setting the presetmode should set those automatically. I just updated to 3.2.0 and "actions" do not work at all for me (they do not even show up). Maybe the change from services to actions messed something up.

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

No branches or pull requests

2 participants