mirror of
https://github.com/bricebou/weewx-netatmo.git
synced 2025-01-18 12:01:11 +01:00
simplify instructions
This commit is contained in:
parent
652a71c03b
commit
45592cc83c
1 changed files with 2 additions and 6 deletions
|
@ -25,13 +25,9 @@ Installation instructions:
|
|||
|
||||
wee_extension --install weewx-netatmo.tgz
|
||||
|
||||
2) modify weewx.conf:
|
||||
2) select and configure the driver:
|
||||
|
||||
[Netatmo]
|
||||
username = INSERT_USERNAME_HERE
|
||||
password = INSERT_PASSWORD_HERE
|
||||
client_id = INSERT_CLIENT_ID_HERE
|
||||
client_secret = INSERT_CLIENT_SECRET_HERE
|
||||
wee_config --reconfigure
|
||||
|
||||
3) start weewx:
|
||||
|
||||
|
|
Loading…
Reference in a new issue