Hi, would it be possible to use REST to communicate to other home automation systems?
For instance, if I want to publish the sun Entity using REST, how would I be able to GET that from another system?
Would that be something like http://x.x.x.x:3128/api/entity/sun and would that work out of the box?
Thanks!