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

LG Air fan speed control with Homekit bug #101

Open
crackn opened this issue Nov 19, 2022 · 6 comments
Open

LG Air fan speed control with Homekit bug #101

crackn opened this issue Nov 19, 2022 · 6 comments

Comments

@crackn
Copy link

crackn commented Nov 19, 2022

hello,
is there a way to change fan speed mode from "min" to "low" in LG config because Apple homekit only accept low/medium/high and LG air accept min/medium/high or min/medium/max if i just change the min mode to low, LG refuses the command.

so to tasmota IR the command must be FanSpeed: "min" but for homeassistant the command must be "Low"

thanks,

@hristo-atanasov
Copy link
Owner

Currently I can't imagine a way to make this to work. I can only propose a way how you can change the code (locally on your machine) to make it work for you. But this mean, that you'll have a custom version of the custom component. This means, that every time there is a new version, you will have to update and change the code on few places. :)

@crackn
Copy link
Author

crackn commented Nov 20, 2022 via email

@hristo-atanasov
Copy link
Owner

I made the changes you need in separate branch. Try this branch and tell me if it works for you:
https://github.com/hristo-atanasov/Tasmota-IRHVAC/tree/for-crackn
There are only two changes marked witch "# crackn" so it would be easier for you to find them. If it is working, you can fork it, but remember, that you have to apply this changes each time there is a new version. :)

@crackn
Copy link
Author

crackn commented Nov 20, 2022

going to try it right now, I will let you know if it works.

thanks

@crackn
Copy link
Author

crackn commented Nov 20, 2022

Yes it works. Now I can control it from homeassistant interface and from Homekit using apple Home app.

now I can say that integration with LG is working 100%

thanks alot for your help.

@crackn crackn closed this as completed Nov 20, 2022
@crackn
Copy link
Author

crackn commented Jun 28, 2024

hello, could you verify what changed in new versions about this bug, It's not working and I cant merge the code you did for LG problem. thanks in advance.

@crackn crackn reopened this Jun 28, 2024
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