I'm not sure I understand the question completely. The log entry is pretty much just saying that your triggered event "Home Button On' wrote something to the Insteon driver's SIDEENTRYIN field that wasn't legal, so it was rejected.
But there are no iteme details for such an error, that's something that only occurs on the GUI side of things. So I'm not sure what the connection is there that you are describing.
What I am saying is it is reading a trigger from my Insteon device but in the details mentions the AudioPlayer. These 2 are not connected and I don't understand why the player would be mentioned and thus wondering why this trigger is not working.
Yes there is. On 4-27, Post #9 I said:
CQCKit, CQCKit_DriverBase.cpp.4214, API Failed/Not Found, Error: 2016/0/0
The value written to field Insteon.SIDEENTRYIN was rejected by the driver
If I look at the Item Details I see: CQCDrv_Javan-AudioPlayer_Thread0
I see the AudioPlayer when I click on the log entry listed above and then see it posted in the Item Details.
Attached file so you can see the error I am receiving. Sometimes the one button works and sometimes not. Another button I have programmed to trigger is not even showing up in the logs and it does not work ever.
I am not seeing the audio player now in the item details. So just need to figure out why this is not working.
There's no mention of the audio player in those log entries. It's the same as what you originally posted. The value being written to the SIDEENTRYIN field is being rejected. Either it's not valid for the field, or the field is in error state.