You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.3 KiB
30 lines
1.3 KiB
{ |
|
"auth": { |
|
"username": "admin", |
|
"password_hash": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8" |
|
}, |
|
"wifi": { |
|
"ssid": "Livebox-9DBA", |
|
"password": "keyWifi-78955", |
|
"ap_password": "123456" |
|
}, |
|
"system": { |
|
"hostname": "Routeur-solaire", |
|
"session_timeout": 60, |
|
"heater_max_power": 2400, |
|
"min_water_temp": 40.0, |
|
"max_water_temp": 60.0, |
|
"coeff_jour": 350.0, |
|
"target_max_water_temp_hour": 17, |
|
"latitude": 49.01023, |
|
"longitude": 2.03552, |
|
"night_start_hour": 0, |
|
"night_end_hour": 4 |
|
}, |
|
"enphase": { |
|
"gateway_ip": "192.168.0.201", |
|
"token": "eyJraWQiOiI3ZDEwMDA1ZC03ODk5LTRkMGQtYmNiNC0yNDRmOThlZTE1NmIiLCJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiJ9.eyJhdWQiOiI0ODIzMzAwOTIzNTgiLCJpc3MiOiJFbnRyZXoiLCJlbnBoYXNlVXNlciI6Im93bmVyIiwiZXhwIjoxNzk5NzA1MDI3LCJpYXQiOjE3NjgxNjkwMjcsImp0aSI6IjYwOGZiMzI4LWQ2MGQtNDA5NC05YWIyLWNhYTUzN2Q2NGZiZSIsInVzZXJuYW1lIjoiY2hyaXN0b3BoZS5zY2F5YUBnbWFpbC5jb20ifQ.UtMHxb1E2_3IfTFzn6sZZ7J1Bc-cNezTo-0cio6djc_fRpHbUfvZkWmhotiQUntf_k6Kv2v3HPhmPZFE27Yy6Q", |
|
"update_interval": 5 |
|
}, |
|
"comment": "Le hash ci-dessus correspond au mot de passe 'password'. Utilisez SHA-256 pour générer votre propre hash. session_timeout est en minutes. update_interval est en secondes. ap_password est le mot de passe du mode Access Point de secours (minimum 8 caractères)." |
|
}
|
|
|