Bond app intermittently working with Minka Aire Skyhawk

Bond staff members have mentioned that the Raw Record signal is basically just a recorded and played back slice of time (0.6 seconds) within a specific RF (or IR) frequency, including any ‘noise’ it wasn’t able to confidently filter out.

Things that have been helpful to other folks historically with “intermittent” issues on raw recorded devices:

a) re-recording as new devices with various distances between OEM remote to Bridge ( sometimes as close as 2-3 inches away, sometimes 6+ feet )

b) re-recording as new device with Advanced → Frequency set to specific FCC ID identified transmitter/remote frequency instead of Auto

c) using the API to get the stored raw recorded signal and seeing if you can find a pattern to it, and going through the semi-arduous effort of modifying the Signal for a Command, or making a new Command via API POST’ing and then PUT’ing the cleaned up Signal payload.
Similar to this, but maybe you could directly PATCH the existing non-clean Signal with what you want to try as a cleaned-up version.

d) to help with (c), you can take a look at this cool tool and see if it helps