WiFi / LAN devices

So a few things that will help us understand would be to understand what your prefered outcome would be. Cloud devices are not really a optimal device for hubitat, and then zero cameras are officially supported.

There is a unofficial Ring support application out there. Not 100% sure if it supports the cameras, but it may.

Another option if you are willing to run a intermediate web server at home is to use something like Node-Red with with Samsung Automation Studio Pallet and Smartthings as a aggregator in a hubless configuration. If you need immediate notification of events you will need to create a event endpoint for each camera's motion activity. I have this setup with ARLO cameras and it has worked really reliably now for some time. The best part is that because the Samsung Automation Studio is using the new Smartthings API it isn't at risk of being ended any time soon like the groovy stuff. You could in theory even use the virtual driver i made for arlo for Ring as well. I wrote up something for it at Node-Red with Samsung Automation Studio

The wyze cam if setup to use RSTP can use something like Motion on a Raspberry pi with TinyCam Connector to get motion events in Hubitat. I have used this method with Eufy Cameras.

No idea about the Honeywell stuff, but perhaps someone has a driver for it.

The key is that both of the options for the cameras require a external device/server runing some software to act as a itermediate. It could be as simple as a raspberry pi for both of them, but it will need to be on something.