Skip to content

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

Merged
felipediel merged 1 commit intomjg59:devfrom
felipediel:0xa5d3
Apr 23, 2021
Merged

Add support for Broadlink SP4L-EU (0xA5D3)#582
felipediel merged 1 commit intomjg59:devfrom
felipediel:0xa5d3

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

Comments