
Security News
New CNA Scorecard Tool Ranks CVE Data Quality Across the Ecosystem
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Library to control various Broadlink devices using asyncio
This software is based on the protocol description from Ipsum Domus (?) Details at https://blog.ipsumdomus.com/broadlink-smart-home-devices-complete-protocol-hack-bc0b4b397af1
This software is based on python-broadlink by Matthew Garrett Details at https://github.com/mjg59/python-broadlink
Remote Control device seem to be working alright (both IR and RF)
RM4C are now supported. RM4 PRO are also supported.
A1 device also work.
Provisioning works.
Other will be tested when I get the relevant hardware.
Install with pip3. Be forewarned that aiobroadlink needs the 'cryptography' library. This library will be automatically installed, but for this to succeed, you do need to be able to compile things. To that effect you need a compiler and some header files. On Debian/Ubuntu distributions, this means you need the packages 'libffi-dev' and 'libssl-dev'
You can run
aiobroadlink
or
python3 -m aiobroadlink
If your IP address cannot be guessed, do
aiobroadlink -i xxx.xxx.xxx.xxx
with xxx.xxx.xxx.xxx the IP address of the interface you want to use.
When learning commands, they will be save in the file ~/.aiobroadlink.
FAQs
Pure Python library to control/provision Broadlink devices
We found that aiobroadlink demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.