I am not sure if this is the correct forum for help with this user app, but I try. I have this app running on the C8 PRO bridging to Homekit. I can see the sensors in the C8 and in Homekit, and they are working. The commands, however, do not work - ARM STAY, DISARM, etc., and they do not show up in any way on the Homekit app integration page (shouldn't they?). The Device>Commands tabs says they are sent, but nothing happens. The current status reported is also always DISARM even if the IQ4 panel is armed.
Here is the top of my log, but I am certain I have set the correct IP address:
dev:512025-04-03 09:30:19.312 PM
error
groovy.lang.MissingMethodException: No signature of method: user_driver_dcaton_qolsysiqpanel_QolSys_IQ_Alarm_Panel_747.armStay() is applicable for argument types: (java.lang.String) values: [1]
Possible solutions: armStay(java.lang.String, java.lang.String), armStay(java.lang.String, java.lang.String, java.math.BigDecimal), armAway(java.lang.String, java.lang.String, java.math.BigDecimal), armAway(java.lang.String, java.lang.String, java.math.BigDecimal, java.math.BigDecimal) (method armStay)
dev:512025-04-03 09:18:20.646 PM
error
QolSys IQ Alarm Panel: IP Address of alarm panel not configured
dev:512025-04-03 09:18:20.645 PM
debug
QolSys IQ Alarm Panel: Clearing driver state...
dev:512025-04-03 09:18:20.185 PM
debug
QolSys IQ Alarm Panel: Attempting to close socket if it is open...
Thanks for any and all help!!