Merge PR #184: DaylightSensor: Update README.md
This commit is contained in:
commit
8a55c08168
@ -1,7 +1,8 @@
|
|||||||
# Daylight sensor
|
# Daylight sensor
|
||||||
|
|
||||||
This plugin allows to determin if currently daylight is available or not for a certain location.
|
A simple daylight "sensor". Works offline, just like that, no hardware required.
|
||||||
The plugin supports autodetect location using the WAN IP, but also offline calculation for sunrise
|
|
||||||
and sunset.
|
|
||||||
|
|
||||||
|
During setup, a one time geolocation lookup is performed using local network's public IP address. After that, the plugin calculates sunset and sunrise for your location completely offline.
|
||||||
|
|
||||||
|
This comes in handy for setting up rules, e.g. automatically turn on lights at sunset.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user