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 Speed and Oscillation #17

Closed
RadDip opened this issue Aug 22, 2023 · 9 comments
Closed

Fan Speed and Oscillation #17

RadDip opened this issue Aug 22, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@RadDip
Copy link

RadDip commented Aug 22, 2023

Describe The Bug:
Just purchased the DR-HAF003S. 1. The fan speed in HomeKit does not match the fan speed when changed on the fan, via the fan remote or via Alexa. 2. I have no oscillation controls in HomeKit

To Reproduce:
Control of fan locally, via remote or via Alexa

Expected behavior:
The same fan speed value set locally via the fan, fan remote or Alexa would be accurately represented in the HomeKit setting

Logs:
No logs representing anything

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.
"platform": "DreoPlatform",
    "name": "Dreo Platform",
    "options": {
        "email": "",
        "password": ""

**Screenshots:**
<!-- If applicable, add screenshots to help explain your problem. -->

**Environment:**
Homekit iOS 16.6

* **Plugin Version**: 2.1.0
* **Homebridge Version**: <!-- homebridge -V -->  Hoobs 4.3.0 running Homebridge Version 1.6.0
* **Node.js Version**: <!-- node -v --> 16.20.2
* **NPM Version**: <!-- npm -v -->
* **Operating System**: <!-- Raspbian / Ubuntu / Debian / Windows / macOS / Docker / hb-service --> Debian running on Raspberry Pi Model 4B with 4GB RAM

<!-- Click the "Preview" tab before you submit to ensure the formatting is correct. -->
@RadDip RadDip added the bug Something isn't working label Aug 22, 2023
@zyonse
Copy link
Owner

zyonse commented Aug 24, 2023

What iOS version?

@RadDip
Copy link
Author

RadDip commented Aug 28, 2023

As noted in original post, iOS 16.6

@zyonse
Copy link
Owner

zyonse commented Sep 3, 2023

Can you restart homebridge in debug mode (can be enabled in homebridge settings) and paste the console output here? Make sure you redact any sensitive info as needed.

@RadDip
Copy link
Author

RadDip commented Sep 3, 2023

Tried every command to get Hoobs into debug mode and nothing worked. Did upgrade to your version 3.0. Percent slider still does not accurately represent the fan speed number shown on fan. Still no separate oscillation controls

@zyonse
Copy link
Owner

zyonse commented Sep 5, 2023

I haven't used Hoobs before so it's hard for me to provide specific support for it. Can you try setting up the fan with Homebridge to see if the issues persist?

Also when you say the percent slider isn't accurate, what specific issue are you having? My fan has speeds 1-6 represented as 17%, 33%, 50%, etc.

@RadDip
Copy link
Author

RadDip commented Sep 5, 2023

Hello Gavin:

I appreciate you responding back. As you may be aware Hoobs is simply an interface platform that is wrapped around homebridge. The core of system is in fact homebridge and operates as homebridge. In fact, your plugin app is on the approved list for Hoobs (for what that is worth).

Since Hoobs is the environment that I work within, it would defeat the purpose of me trying to test this in just the homebridge ecosystem. Besides the fact that it would be very time consuming for me to do so.

As for the % slider; I don't feel that that is an accurate representation of the fan speed since the fan itself lists the fan speeds in whole numbers ie, 1,2,3,4,5,6, etc physically right on the fan itself. Additionally, with the % slider in use it does skip some fan speeds on the fan, ie I cannot get to speed 4 (which I use a lot). The slider goes from 38% and jumps to 50% which misses fan speed 4 on my fan.

As well there is still no oscillation selection icon shown in homekit.

Thank you,

Rich

@zyonse
Copy link
Owner

zyonse commented Sep 5, 2023

The slider being percent-based is unfortunately an Apple HomeKit limitation. However, you should still be able to set all of your fan's factory speed values. Did you have this issue on v2.1.0? I changed the fan speed behavior a bit in v3.0.0.

In order to address the oscillation issue, I need logs similar to those shown here.

@zyonse
Copy link
Owner

zyonse commented Sep 6, 2023

Also, how many speeds does your fan have?

@RadDip
Copy link
Author

RadDip commented Sep 6, 2023

Have always had the issue of the slider accuracy not corresponding to the fan speed. That was the impetus for the issue that I had opened (besides no oscillation slider). The fan speeds range from 1-8 plus off.

Unfortunately, I am not able to get hoobs into debug mode despite all my efforts. None of the commands seem to work in the SSL Terminal

@zyonse zyonse closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants