I have a new Reolink Elite WiFi Floodlight/camera.
I know there is an HA integration that will allow some controlling of the camera/floodlight.
I would like to start simple and just change the floodlight mode.
E.g., from always on to auto and vice versa.
Would like to keep it simple if possible and NOT have to create an HA instance.
Any thoughts?
Technically, you could use the API with RM to send HTTP post commands to do what you want. As I did not go that deep in to how auth works on their API, it could require writing a smartapp to do what you want directly from hubitat. Depending on your skillset, it might be easier to spin up a home assistant instance.