mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Fixed incorrect type of client_secret
in Netatmo docs. (#12009)
This commit is contained in:
parent
6361d44451
commit
f77071de56
@ -45,7 +45,7 @@ client_id:
|
|||||||
client_secret:
|
client_secret:
|
||||||
description: The `client secret` from your Netatmo app.
|
description: The `client secret` from your Netatmo app.
|
||||||
required: true
|
required: true
|
||||||
type: integer
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
Once that is configured you can enable it from the integrations page.
|
Once that is configured you can enable it from the integrations page.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user