I am running HA v79. I have a Wink 2 hub. Connected to it is a generic zwave door sensor. I also have a wifi led controller running espurna that I communicate with via mqtt. I have an automation that turns the light on if the door is open and off if it is closed.
My question is, is this all running locally within my network or is it making calls out to the cloud somewhere?
I have occasionally noticed significant delays with the light coming on/off. I suspect that it is making cloud calls. If so, how to I make this run locally only?
There was a way to hack a wink-1 to get ssh access to have local connection and control of the devices it had added; but a way to do similar with wink-2 was never found.