python-broadlink
python-broadlink copied to clipboard
Python module for controlling Broadlink RM2/3 (Pro) remote controls, A1 sensor platforms and SP2/3 smartplugs
Using version 0.19 with latest HA 2025.03, error code is Unsupported device: 0xa64f Using CLI to discovery is not showing anything but "[]" and will be Authen Adjusted in the...
After using direct discovery with a new RM4 Mini, can't authenticate with the "auth()" method: Traceback (most recent call last): File "", line 1, in File "..\Lib\site-packages\broadlink\device.py", line 185, in...
## Context I've tested this OEM version of `RM MINI 3` and I already have it integrated in my HA setup. ## Proposed change ## Type of change - [...
Can you use this cli to change the wifi network a broadlink is attached to? I tried the following command and it seems to kick my broadlink off the network...
Hello. Working with an RM4 Pro, hub is unlocked, am able to discover, hello, auth. I've added a test TV device via the phone app and the TV is functional...
With the RM4 Pro I can discover the device (using hello only), scan frequency successfully, and when i scan for the code the LED turns off when i press the...
When trying to set up a device, I run the command: `broadlink.setup('mywifi','some37characterlongpassword',3,ip_address='192.168.1.255')` Which results in ``` Traceback (most recent call last): File "", line 1, in File "/home/jamo/.local/lib/python3.10/site-packages/broadlink/__init__.py", line 318,...
I try to learn using device.enter_learning() but packet = device.check_data() stays empty
## Context ## Proposed change Add CLI to deployment package Refactor of CLI code for clarity JSON output JSON input template ## Type of change - [ ] Dependency upgrade...
I tried to integrate my Broadlink MP1-1K3S2U and received an Unsupported Device message. 2024-12-27 12:16:32.383 ERROR (MainThread) [homeassistant.components.broadlink.config_flow] Unsupported device: 0x4eda. If it worked before, please open an issue at...