Merge pull request #789 from fredj/sun_param_fix

Fix parameters name for the sun module
This commit is contained in:
tobi-wan-kenobi 2021-05-10 17:46:24 +00:00 committed by GitHub
commit 9e20b48cee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)