I am attempting to convert the AlarmDecoder Smartthings smartapp/drivers to Hubitat. The AlarmDecoder system uses a nodejs server to communicate with ST. The big issue is I am not a coder and the Smartapp and parent driver have a decent amount of code. Originally I was going to try and attempt most of this myself, but even after looking through the driver/smartapp porting thread I found it to be a little over my head. Basically on the ST platform when setting up the SmartApp you would use the simulator option in the ST IDE to find the AlarmDecoder device on the network. Next the settings to access the panel would be configured through the ST mobile app.
I did manually install the Smartapp and all parent/child drivers including the main Network Appliance driver. The Network Appliance driver is configured so that the DNI is set to the IP of my AlarmDecoder device in HEX format. My AD device also has a static IP set. I do not have a good understanding with the way that HE will work when subscribing to events with nodejs and I think this is where I am having issues.
This is really the last item that I need to move off ST and then I can finally shut it down. Any other info that is needed please ask, I will try and provide as much as I can.
Below is the Network Appliance Configuration.