Fixed incorrect type of client_secret in Netatmo docs. (#12009)

This commit is contained in:
Morten Rugaard 2020-02-07 21:11:35 +01:00 committed by GitHub
parent 6361d44451
commit f77071de56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ client_id:
client_secret:
description: The `client secret` from your Netatmo app.
required: true
type: integer
type: string
{% endconfiguration %}
Once that is configured you can enable it from the integrations page.