mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 09:38:59 +00:00
Add note about key entry and troubleshooting steps for weatherkit (#29201)
This commit is contained in:
parent
c13e9ac91a
commit
6673082fda
@ -49,4 +49,11 @@ You can add a new WeatherKit integration entry now that you have all the credent
|
||||
- **Apple team ID**: `ABC123DEFG`
|
||||
- This value can be found in the top-right of the Apple Developer website.
|
||||
- **Private key**: `-----BEGIN PRIVATE KEY----- [...]`
|
||||
- Open the `.p8` file you downloaded earlier in a text editor and copy the contents into this field.
|
||||
- Open the `.p8` file you downloaded earlier in a text editor and copy the _entire_ contents into this field, including the header and footer.
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
If you are having issues setting up the integration, please make sure the following are true:
|
||||
|
||||
- You are entering the key exactly as it appears in the `.p8` file, including the header and footer.
|
||||
- There are no leading or trailing spaces in other configuration values.
|
Loading…
x
Reference in New Issue
Block a user