From 95c3040fe2a691a9da30c4c56600fdb427dcabfa Mon Sep 17 00:00:00 2001 From: George Yatsev Date: Fri, 22 Nov 2019 11:41:15 +0200 Subject: [PATCH 1/7] Spelling Fix --- philipshue/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/philipshue/README.md b/philipshue/README.md index 9532cc4a..ae11671a 100644 --- a/philipshue/README.md +++ b/philipshue/README.md @@ -1,3 +1,3 @@ # Philips Hue -This plugin allows to interact with the [Philips hue](http://www2.meethue.com/) bridge. Each light bulp, sensor and remote controller connected to the bridge will appear automatically in the system, once the bridge is added to nymea. +This plugin allows to interact with the [Philips hue](http://www2.meethue.com/) bridge. Each light bulb, sensor and remote controller connected to the bridge will appear automatically in the system, once the bridge is added to nymea. From 9c0dd321f64da73779aad78ded973a853f270191 Mon Sep 17 00:00:00 2001 From: George Yatsev Date: Fri, 22 Nov 2019 11:51:45 +0200 Subject: [PATCH 2/7] Update README.md Fix spelling error --- anel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anel/README.md b/anel/README.md index f3add9ce..c0f4342e 100644 --- a/anel/README.md +++ b/anel/README.md @@ -1,6 +1,6 @@ # ANEL Elektronik devices -This plugin allows to make use of ANEL Elektronik NET-PwrCtrl controlled powet sockets. +This plugin allows to make use of ANEL Elektronik NET-PwrCtrl controlled power sockets. See [https://anel-elektronik.de](https://anel-elektronik.de/) for a detailed description of the devices. From fcaa8f43ff8f8fb0d9034e1c09a548962179db37 Mon Sep 17 00:00:00 2001 From: George Yatsev Date: Fri, 22 Nov 2019 12:07:08 +0200 Subject: [PATCH 3/7] Update README.md Spelling fix --- awattar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awattar/README.md b/awattar/README.md index 9843f9d8..d6ee857e 100644 --- a/awattar/README.md +++ b/awattar/README.md @@ -8,7 +8,7 @@ information about you accesstoken [here](https://www.awattar.com/api-unser-daten In following chart you can see an example of the market prices from -12 hours to + 12 hours from the current time (0).The green line describes the current market price, the red point line describes the average -price of this interval and the red line describes the deviation. If the deviation is positiv, the current +price of this interval and the red line describes the deviation. If the deviation is positive, the current price is above the average, if the deviation is negative, the current price is below the average. * -100 % current price equals lowest price in the interval [-12h < now < + 12h] From bf05c2144a3451d8ce177418ce3bd241764477d0 Mon Sep 17 00:00:00 2001 From: George Yatsev Date: Fri, 22 Nov 2019 12:09:06 +0200 Subject: [PATCH 4/7] Update README.md Spelling fixes --- coinmarketcap/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coinmarketcap/README.md b/coinmarketcap/README.md index 1e55f329..13ddcd0e 100644 --- a/coinmarketcap/README.md +++ b/coinmarketcap/README.md @@ -1,6 +1,6 @@ #CoinMarketCap -The coin market cap plugin gets the latest crypto prices from coin market cap and displays it in your favorite fiat currency. +The coin market cap plugin gets the latest crypto prices from coin market cap and displays it in your favorite flat currency. Supported cypto currencies: @@ -16,7 +16,7 @@ Supported cypto currencies: * miota - IOTA * ans - NEO -Supported fiat currencies: +Supported flat currencies: * EUR * USD From 4929dfadcf56ad8caae8ff548b2d35fe5fd732f3 Mon Sep 17 00:00:00 2001 From: George Yatsev Date: Fri, 22 Nov 2019 13:18:36 +0200 Subject: [PATCH 5/7] Update README.md Spelling fixes --- datetime/README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/datetime/README.md b/datetime/README.md index 6fa43244..2202e986 100644 --- a/datetime/README.md +++ b/datetime/README.md @@ -1,9 +1,9 @@ # Time -The time plugin allows you create rules based on the time, day, month, year, weekday or on weekend. +The time plugin allows you to create rules based on time, day, month, year, weekday or on weekend. -For the correct setup you can configure the time zone in the plugin configuration. The language -of the "month name" and "weekday name" depends on the locale settings of the system. To have the correct +For the correct setup, you can configure the time zone in the plugin configuration. The language +of the "month name" and "weekday name" depends on the locale settings of your system. To have the correct time you need [ntp](https://en.wikipedia.org/wiki/Network_Time_Protocol). The weekday integer value stands for: @@ -21,10 +21,8 @@ The *weekend* state will be true, if the current weekday is Saturday or Sunday, ## Today The today plugin gives you information about the current day and some special times of the day like -dawn, sunrise, noon, sunset and dawn. In order to get the correct times of the current day for your location, the plugin needs to know where -you are. The plugin will autodetect your location according to you WAN IP [http://ip-api.com/json](http://ip-api.com/json). -and will download the sunset / sunrise times from the online database [http://sunrise-sunset.org/](http://sunrise-sunset.org/). -If the configured timezone does not match with the autodetected timezone from the ip the specialdates will be set to 0 (01.01.1970 - 00:00.00). +dawn, sunrise, noon, sunset and dawn. In order to get the correct times of the current day for your location, the plugin needs to know where you are. The plugin will autodetect your location according to you WAN IP [http://ip-api.com/json](http://ip-api.com/json) and will download the sunset / sunrise times from the online database [http://sunrise-sunset.org/](http://sunrise-sunset.org/). +If the configured timezone does not match with the autodetected timezone from the IP, the `specialdates` will be set to 0 (01.01.1970 - 00:00.00). ![Day times](https://raw.githubusercontent.com/guh/nymea-plugins/master/datetime/docs/images/day-times.png "Day times") @@ -32,8 +30,9 @@ Special times of a day ([original source](https://en.wikipedia.org/wiki/Twilight ## Alarm -The alarm plugin allows you to define an alarm which depends on a certain time, weekday or special day time like sunrise or -sunset. An offset can also be definend. +The alarm plugin allows you to define an alarm which depends on a certain time, weekday or special day time, like sunrise or +sunset. An offset can also be defined. ## Countdown -The countdown plugin allows you to define a countown which triggers an event on timeout. + +The countdown plugin allows you to define a countdown, which triggers an event on timeout. From a1e206b7297666128b6b90f7f532e4aa350a6913 Mon Sep 17 00:00:00 2001 From: George Yatsev Date: Fri, 22 Nov 2019 13:23:10 +0200 Subject: [PATCH 6/7] Update README.md Spelling & Wording --- denon/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denon/README.md b/denon/README.md index af440242..50df7958 100644 --- a/denon/README.md +++ b/denon/README.md @@ -1,3 +1,3 @@ # Denon -This plug-in supports the [Denon AV Amplifier AVR-X1000](http://www.denon.de/de/product/hometheater/avreceivers/avrx1000). +This pluging provides support for the [Denon AV Amplifier AVR-X1000](http://www.denon.de/de/product/hometheater/avreceivers/avrx1000) device. From 9d44a6672335b1910b582be8cbc2b05febd3df3b Mon Sep 17 00:00:00 2001 From: George Yatsev Date: Fri, 22 Nov 2019 13:41:38 +0200 Subject: [PATCH 7/7] Update README.md spelling & URL update (old url is dead) --- elgato/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/elgato/README.md b/elgato/README.md index 628034fe..15ea1fbd 100644 --- a/elgato/README.md +++ b/elgato/README.md @@ -1,4 +1,3 @@ # Elgato Avea -This plugin allows to find and controll the Bluetooth Low Energy light bulb from [Elgato Avea](https://www.elgato.com/en/smart/avea). - +This plugin allows to find and control the Bluetooth Low Energy light bulb from [Elgato Avea](https://www.elgato.com/en/news/elgato-avea-transform-your-home).