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

Add support for Broadlink SP4L-EU (0xA5D3) #582

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Conversation

felipediel
Copy link
Collaborator

From: home-assistant/core#49596.

Thank you @dawik!

@felipediel felipediel merged commit bae819d into mjg59:dev Apr 23, 2021
@dawik
Copy link

dawik commented Apr 25, 2021

@felipediel do you think this will make its way to next HA-core?

@felipediel
Copy link
Collaborator Author

I will do my best to release it soon, but there are steps that do not depend only on me so it is impossible to determine how long it will take. If you want to add support before the release:

  1. Open Home Assistant and install "SSH & Web Terminal" add-on
  2. Disable Protection mode
  3. Click "Terminal" on the sidebar and install the patch:
docker exec -it homeassistant /bin/bash
pip3 install git+https://github.com/felipediel/python-broadlink.git@0xa5d3 --force-reinstall --no-deps
  1. Restart the server.

You need to reinstall the patch when you update Home Assistant.

felipediel added a commit to felipediel/python-broadlink that referenced this pull request Apr 26, 2021
@dawik
Copy link

dawik commented Apr 27, 2021

I will do my best to release it soon, but there are steps that do not depend only on me so it is impossible to determine how long it will take. If you want to add support before the release:

  1. Open Home Assistant and install "SSH & Web Terminal" add-on
  2. Disable Protection mode
  3. Click "Terminal" on the sidebar and install the patch:
docker exec -it homeassistant /bin/bash
pip3 install git+https://github.com/felipediel/python-broadlink.git@0xa5d3 --force-reinstall --no-deps
  1. Restart the server.

You need to reinstall the patch when you update Home Assistant.

Unfortunately I am bound to just use core/docker container

But I can work around it with IFTTT until then

Thanks for your work on this!

@felipediel
Copy link
Collaborator Author

You're welcome!

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

Successfully merging this pull request may close these issues.

2 participants