Is anyone aware of a node to interface flows with Control 4 devices?
no luck on this?
After 5 mins searching and reading, it looks like its all done via http calls to an API under the hood.
If you can find the rest api for control4 (scour the forum and look at those npm modules) you can simply do http requests to the network.
Thank you, lucky man. It's more than a week that I am searching. The problem is to find the rest API for Control4, but I will investigate.