Skip to content

Commit 433e95a

Browse files
B1ue-W01ffabaff
authored andcommitted
Added Nest Developer Outbound Port Info (home-assistant#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
1 parent d9439c8 commit 433e95a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/nest.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ The Nest component is the main component to integrate all [Nest](https://nest.co
3434
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.
3535
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.
3636

37+
Connecting to the Nest Developer API requires outbound port 8553 on your firewall. The configuration will fail if this is not accessible.
38+
3739
### {% linkable_title Configuration %}
3840

3941
```yaml

0 commit comments

Comments
 (0)