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

Ability to set exact percentage/speed #40

Open
jkmaxwell opened this issue Jan 29, 2022 · 2 comments
Open

Ability to set exact percentage/speed #40

jkmaxwell opened this issue Jan 29, 2022 · 2 comments

Comments

@jkmaxwell
Copy link

Is your feature request related to a problem? Please describe.
The SenseME integration forces snapping to values. The Haiku team said that their API supports exact values.

Describe the solution you'd like
Ability to use 0-100 non-snapping fan and brightness values

Describe alternatives you've considered
I've tried to do this manually in automations and i can't because the senseme integration quantizes it to available fan speeds.

Additional context
from the haiku team to me in email:

The only way that is possible is for Alexa Integration. Our stock speeds are 1-7, Alexa can do a full 1%-100% incremental adjustments.

which means the API does support it

@jkmaxwell
Copy link
Author

this may be a SenseMe issue not a senseme-hacs issue btw.

@mikelawrence
Copy link
Owner

This Integration is being integrated into Home Assistant so requests here won't do anything.

The API reports fan speeds from 1-7. On/Off is separate. The fan speeds are translated into snapped percentages by this HA integration. The Reverse Engineered API that I use only allows setting/getting fan speeds from 1-7. This Reverse Engineered API was discovered with packet sniffing while using the Haiku App to control the fan.

I haven't used Alexa to control the SenseME fans but are you saying that the Alexa has 99 speeds plus off when controlling the SenseME fans?

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