From 433e95a6529798b1fccff442d677cbc658e4b65c Mon Sep 17 00:00:00 2001 From: B1ue-W01f <32985875+B1ue-W01f@users.noreply.github.com> Date: Sun, 22 Oct 2017 16:31:11 +0100 Subject: [PATCH] Added Nest Developer Outbound Port Info (#3701) Configuration fails if outbound port is unavailable. Added info about required port from Known Issues section in: https://github.com/openhab/openhab1-addons/wiki/Nest-Binding --- source/_components/nest.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/nest.markdown b/source/_components/nest.markdown index b697d5ab3ea..b3d376c50fc 100644 --- a/source/_components/nest.markdown +++ b/source/_components/nest.markdown @@ -34,6 +34,8 @@ The Nest component is the main component to integrate all [Nest](https://nest.co 9. Once the new product page opens the "Product ID" and "Product Secret" are located on the right side. These will be used as `client_id` and `client_secret` below. 10. Once Home Assistant is started, a configurator will pop up asking you to log into your Nest account and copy a PIN code into Home Assistant. +Connecting to the Nest Developer API requires outbound port 8553 on your firewall. The configuration will fail if this is not accessible. + ### {% linkable_title Configuration %} ```yaml