Merge pull request #789 from fredj/sun_param_fix
Fix parameters name for the sun module
This commit is contained in:
commit
9e20b48cee
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ Requires the following python packages:
|
||||||
* python-dateutil
|
* python-dateutil
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
* cpu.lat : Latitude of your location
|
* sun.lat : Latitude of your location
|
||||||
* cpu.lon : Longitude of your location
|
* sun.lon : Longitude of your location
|
||||||
|
|
||||||
(if none of those are set, location is determined automatically via location APIs)
|
(if none of those are set, location is determined automatically via location APIs)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue