mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Added commentary about base_url port requirements (#11349)
* Added commentary about base_url port requirements Update based on learnings of: https://github.com/home-assistant/home-assistant/issues/29303 * Update source/_integrations/smartthings.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
8371770483
commit
3851c8c6ca
@ -46,7 +46,7 @@ If you are using Home Assistant Cloud (Nabu Casa) the integration will create a
|
||||
|
||||
1. A [personal access token](https://account.smartthings.com/tokens) tied to a Samsung or SmartThings account (see below for instructions).
|
||||
2. Home Assistant setup for [remote access](/docs/configuration/remote/) via a domain name secured with SSL. *Self-signed SSL certificates are not supported by the SmartThings Cloud API.*
|
||||
3. [`base_url` of the http component](/integrations/http#base_url) set the URL that Home Assistant is available on the internet.
|
||||
3. [`base_url` of the http integration](/integrations/http#base_url) set the URL that Home Assistant is available on the internet. SmartThings requires the `base_url` and Home Assistant to use the standard HTTPS port (443).
|
||||
|
||||
## Setup instructions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user