Hi, I bought the RM4C and homeassistant says that this model is not supported. I tracked the problem down to python library called python-broadlink and the problem can be fixed by adding one line with the model type to the python script https://github.com/mjg59/python-broadlink/pull/476
I installed the ssh terminal plugin in order to find the boardlink-python library and modify the file by myself( I dont want to wait half year until it gets merged and released as official).
The question is: where is the broadlink library? is searched whole storage and found /usr/lib/python3.8/site-packages but there is no such library.
Have a read up on custom components. I am definitely not an expert but I think that is the way to achieve what you want, replacing the existing Broadlink component.
I just purchased one too and was silly enough not to double check compatibility assuming it would work like the others. Hopefully this can be figured out as it’s a little bit more pleasing on the eye that the old Rm minis.
Managed to get that and now I’m down to the " 1. Open the file using the command: vi init.py" bit, I entered that, hit enter and I got a lot of lines of ~ then I init.py 2/1 200% and under that I’m now seeing *1 [docker] not sure if I messed up or not