Fix parameters name for the sun module

This commit is contained in:
Frederic Junod 2021-05-10 14:35:34 +02:00
parent e560649531
commit 046b950b8a

View file

@ -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)