From 6faff52d9edcfc552ea621d18332076c4a4325cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 29 May 2019 11:19:44 +0200 Subject: [PATCH] Migrate daylightsensor plugin documentation --- datetime/README.md | 2 +- daylightsensor/README.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 daylightsensor/README.md diff --git a/datetime/README.md b/datetime/README.md index de861258..1226d08d 100644 --- a/datetime/README.md +++ b/datetime/README.md @@ -1,4 +1,4 @@ - +# Time The time plugin allows you create rules based on the time, day, month, year, weekday or on weekend. diff --git a/daylightsensor/README.md b/daylightsensor/README.md new file mode 100644 index 00000000..c118ded1 --- /dev/null +++ b/daylightsensor/README.md @@ -0,0 +1,7 @@ +# Daylight sensor + +This plugin allowes to determin if currently daylight is available or not for a certain location. +The plugin supports autodetect location using the WAN IP, but also offline calculation for sunrise +and sunset. + +