-
Notifications
You must be signed in to change notification settings - Fork 117
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
dmaker.fan.p33 can only be set to 25, 50, 75 and 100% #276
Comments
It looks like the implementation of the
You could use the |
Hi there, thanks for your response. Yes that is exactly the case. I want to use the slider in love lace. I don't know if it would be possible to create a number input and link that to a script that uses the set_percentage() to mimic this behaviour. But if the implementation is going to be finished in the near future I might as well just have some patience :D |
Do you know how to put a |
Barely. I mean I can create a folder and copy files to that folder. But I have little knowledge about how to change code. If, it is usually google - copy - paste, rinse and repeat until I either accidentally do it correct (10%) or give up and feel frustrated (90%) :D |
Do you use HACS to install custom components? I'm looking for a simple solution to provide a test version of this integration which fixes the issue. |
I do use HACS yes. You want me to test anything? I have installed custom components before. |
Yes. I've an idea what's going on here and will provide a fixed version later the day for testing. |
Ok I'm happy to test it for you
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Sebastian Muszynski ***@***.***>
Sent: Saturday, August 31, 2024 11:11:14 AM
To: syssi/xiaomi_fan ***@***.***>
Cc: broekhuijsen ***@***.***>; Author ***@***.***>
Subject: Re: [syssi/xiaomi_fan] dmaker.fan.p33 can only be set to 25, 50, 75 and 100% (Issue #276)
Yes. I've an idea what's going on here and will provide a fixed version later the day for testing.
—
Reply to this email directly, view it on GitHub<#276 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP7ITSTIEJSH42NGTQJLGK3ZUGJEFAVCNFSM6AAAAABNNBNBGSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRSHA2TCMJSGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I've pushed a feature branch containing some fixes. Please use HACS to install the version of the feature branch:
|
Ok, I followed your instructions but I get an error Failed to perform the action fan/set_percentage. 'speed After that I deinstalled everything through HACS, reinstalled it, followed your instructions again, but still the same error. I don't know if the log is of any use. (I removed the log because it was showing a lot, but nothing more about the fan than what I posted below) |
2024-08-31 15:04:07.844 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_miio_fan which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant |
Could you enable the debug logging and provide another log capture?
|
I've pushed another fix. Please call the |
Ok the log before the update home-assistant_xiaomi_miio_fan_2024-08-31T14-29-15.682Z.log The log after the update home-assistant_xiaomi_miio_fan_2024-08-31T14-35-00.013Z.log Unfortunately now it is back to the old behaviour of 25, 50, 75 and 100% |
Interesting. I have to think about it. :-) |
Take you time, while I enjoy the sunshine outside. 😀
|
It's confusing the |
Here is the log for the P18 home-assistant_xiaomi_miio_fan_2024-08-31T15-04-03.817Z.log I would expect the P33 and P18 to be equal, because the only difference seemed to be the battery. But apparently they are different. For the testing I am not using any card. I just click on the entity in the integration and use the slider that pops up. The living room fan is the P33 |
The strange thing is, all the other features are working fine, like setting the angle, the timer etc etc. |
I have both a dmaker.fan.p33 and a dmaker.fan.p18.
The dmaker.fan.p18 I can set from 1 to 100 %
The dmaker.fan.p33 can only be set to 25, 50, 75 and 100%
I have used the model: dmaker.fan.p18 option in the configuration to force it to think it is a dmaker.fan.p18 (the only difference should be the battery). But that does not seem to work either.
The text was updated successfully, but these errors were encountered: