mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 22:06:29 +00:00
Update external_api_rest.md (#429)
Check config needs the config integration to be enabled to works.
This commit is contained in:
parent
ecfb922243
commit
0937dd6be9
@ -487,7 +487,7 @@ $ curl -X POST -H "Authorization: Bearer ABCDEFGH" \
|
||||
|
||||
#### POST /api/config/core/check_config
|
||||
|
||||
Trigger a check of `configuration.yaml`. No additional data needs to be passed in with this request.
|
||||
Trigger a check of `configuration.yaml`. No additional data needs to be passed in with this request. Needs config integration enabled.
|
||||
|
||||
If the check is successful, the following will be returned:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user