Brent Leeper
Brent Leeper
Leaving the logging level at info for the message is agreeable. However, in my current use case, logging the payload and headers in the info log is exposing NPI in...
NPI - Non Public Information
I understand that this would be a large undertaking. But what you describe above is exactly what I am thinking and we do have logging in our own components. For...
Currently, even if I set the qualifier in the DelimiterWriterFactory to FPConstants.NO_QUALIFIER, there is still a case where the qualifier will be written. This is incorrect.
First can you help me to understand the purpose of foundQualifier, just to make sure I am understanding correctly
Hello. I am facing a similar issue. I am also using Hoobs. I have correctly configured the plugin with the host using the RM4 pro ip and Mac address. However...
Here is my config ```{ "accessories": [], "platforms": [ { "platform": "BroadlinkRM", "name": "Broadlink RM", "hideScanFrequencyButton": false, "hideLearnButton": false, "hideWelcomeMessage": true, "hosts": [ { "address": "redacted", "mac": "redacted", "isRFSupported": true,...
The firmware on my RM4 Pro is V62093
Downgraded to V62092 using http://124.71.130.238/RMBL4-62092-8720-BL-FC-3389.upd.bin
Was able to discover the device but RF learning fails. I attempted to use [python-broadlink](https://github.com/mjg59/python-broadlink) and was able to control the device and extract the RF packet. But not sure...