Fix parameters name for the sun module
This commit is contained in:
parent
e560649531
commit
046b950b8a
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