Wellā¦ I just tried all possible broadlink supported types in hopes that one would just work, none did.
More so, the RM4 Mini has the option of adding power cables that include sensors. Mine has humidity + temperature sensors and those donāt work with the broadlink sensor examples eitherā¦
This device really does seem like a step forward in the right direction, itās small and efficient, with modular sensor support. Would love to see this thing working with HA too soon.
If anyone is interested in making their RM4 sort of work with HA, see the link below.
It uses webhooks and IFTTT, so is just an interim while I wait for something better. The automations I wrote may inspire other uses apart from a/c control.
And the RM4C as well as the RM4 Mini and RM4C mini. As I was told that the 4series would have the same system inside as the BroadLinks before I decided to buy these, but they are not working with the old phone apps, neither on Android or iOS and BroadLink manager doesnāt connect to the different SSID name of the devices which changed to Universal Remote.
Iām a bit confused as I thought the RM4 was cloud API onlyā¦
The python-broadlink update states however:
A simple Python API for controlling IR/RF controllers from [Broadlink](http://www.ibroadlink.com/rm/). At present, the following devices are currently supported:
* RM Pro (referred to as RM2 in the codebase)
* A1 sensor platform devices are supported
* RM3 mini IR blaster
* RM4 and RM4C mini blasters
Ok - @friendodevil - been sticking pretty close to the python-broadlink GIT and this link:
and it looks like it is on the way. You can if you are in a hurry attempt to clone the broadlink integration into your custom components directory, then install the new version files into that. You will need the latest HA though, 0.108.6.
Iām more than happy to do some testing, but no idea how to do it. I canāt find a guide anywhere.
Iām familiar with GIT and Iām running the Docker version.