Does anyone know what outbound ports are needed for Hubitat to do its thing on a day to day basis?
I'm not complaining about what it does, I'm not overly concerned that it needs to talk to a server to get updates, I just want to know specifically what ports are required outbound, and what server IPs it will connect to, or at least a range.
It tries for this right now...
18.191.24.253:8883 --ec2-18-191-24-253.us-east-2.compute.amazonaws.com
443 is needed as well for outbound cloud connections if installed. 8883 is needed for checking for updates and registration (what shows up in portal).
Beyond that, unless you install a specific app that tries to connect to something on an unsecured port (80 or other) that would be up to that app / 3rd party.
The range of IPs would greatly depend on what 3rd party apps you install (google home, alexa, etc.)
Okey dokey. I agree on the "lots o' IPs depending on services" but what IPs for Hubitat updates? 4 amazon IPs so far. Is it trying for a dns name like "updates[.]hubitat[.]com" or is it hard coded somewhere (doubtful). I can adapt to either of those situations.