diff --git a/avahimonitor/README.md b/avahimonitor/README.md index 784b514c..91559864 100644 --- a/avahimonitor/README.md +++ b/avahimonitor/README.md @@ -1,7 +1,7 @@ # Avahi Monitor -This plugin allowes you to discover and monitor zeroconf based services in the local network. +This plugin allows you to discover and monitor zeroconf based services in the local network. -This allowes also to monitor the existence of a certain device in the network or just a special service of interest. +This allows also to monitor the existence of a certain device in the network or just a special service of interest. More information and explanation of zeroconf can be found [here](http://www.zeroconf.org/). diff --git a/daylightsensor/README.md b/daylightsensor/README.md index c118ded1..26c8e53f 100644 --- a/daylightsensor/README.md +++ b/daylightsensor/README.md @@ -1,6 +1,6 @@ # Daylight sensor -This plugin allowes to determin if currently daylight is available or not for a certain location. +This plugin allows 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. diff --git a/gpio/README.md b/gpio/README.md index 4fcf06d4..0b6d3249 100644 --- a/gpio/README.md +++ b/gpio/README.md @@ -1,6 +1,6 @@ # GPIO -This plugin allowes to control GPIOs on different boards. +This plugin allows to control GPIOs on different boards. ## Raspberry Pi 2/3 diff --git a/kodi/README.md b/kodi/README.md index 0644801f..1e5037fc 100644 --- a/kodi/README.md +++ b/kodi/README.md @@ -3,8 +3,9 @@ This plugin allows you to controll the media center [Kodi](http://kodi.tv/). If you want to discover and control Kodi with nymea, you need to activate the remote access and the UPnP service. -## "Activate UPnP" -In order to discover Kodi in the network, you need to activate the UPnP serive in the Kodi settings: +## Activate Zeroconf + +In order to discover Kodi in the network, you need to activate the zeroconf serive in the Kodi settings: ### Settings @@ -14,10 +15,7 @@ In order to discover Kodi in the network, you need to activate the UPnP serive i ![Services](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_services.png "Kodi services) -### Settings - Services - UPnP -Activate all options. - -![UPnP](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_upnp.png "Kodi UPnP) +Activate zeroconf. ## Activate "Remote Control" In order to control Kodi over the network with nymea, you need to activate the remote control permissions: diff --git a/kodi/docs/images/kodi_upnp.png b/kodi/docs/images/kodi_upnp.png deleted file mode 100644 index 79fc0c67..00000000 Binary files a/kodi/docs/images/kodi_upnp.png and /dev/null differ diff --git a/leynew/README.md b/leynew/README.md index f710b695..554025dd 100644 --- a/leynew/README.md +++ b/leynew/README.md @@ -1,8 +1,8 @@ # Leynew -This plugin allows to controll RF 433 MHz actors an receive remote signals from [Leynew](http://www.leynew.com/en/) +This plugin allows to control RF 433 MHz actors an receive remote signals from [Leynew](http://www.leynew.com/en/) devices. -Currently only following device is supported: +Currently only the following device is supported: [http://www.leynew.com/en/productview.asp?id=589](http://www.leynew.com/en/productview.asp?id=589) diff --git a/openweathermap/README.md b/openweathermap/README.md index 40641ce0..6f82402f 100644 --- a/openweathermap/README.md +++ b/openweathermap/README.md @@ -3,7 +3,7 @@ This plugin allows to get the current weather data from [OpenWeatherMap](http://www.openweathermap.org). The weather data will be refreshed every 15 minutes automatically, but can also refreshed manually. The plugin offers two different search methods for the location: if the user searches for a empty string, -the plugin makes an autodetction with the WAN ip and offers the user the found weather stations. +the plugin makes an autodetection with the WAN ip and offers the user the found weather stations. The autodetection function uses the geolocation of your WAN ip and searches all available weather stations in a radius of 1.5 km. Otherwise the plugin returns the list of the found search results from the search string. diff --git a/serialportcommander/README.md b/serialportcommander/README.md index 9f7b4fc0..e84b3cbd 100644 --- a/serialportcommander/README.md +++ b/serialportcommander/README.md @@ -1,3 +1,4 @@ # Serial port commander -This plugin allowes to send and receive custom serial port commands and integrate them into the rule engine. This plugin is ment as a generic approach for developers and assumes you know which data is coming form a serial device and how the API looks like. \ No newline at end of file +This plugin allows to send and receive custom serial port commands and integrate them into the rule engine. +This plugin is ment as a generic approach for developers and assumes you know which data is coming form a serial device and how the API looks like. diff --git a/simulation/README.md b/simulation/README.md index 8f499325..a7b41d79 100644 --- a/simulation/README.md +++ b/simulation/README.md @@ -1,3 +1,3 @@ # Simulation -This plugin contains may different simulated device in order to play with the system if you don't have any devices around or as a showcase for nymea. \ No newline at end of file +This plugin contains many different simulated device in order to play with the system if you don't have any devices around or as a showcase for nymea. diff --git a/snapd/README.md b/snapd/README.md index 24e7a968..c471f907 100644 --- a/snapd/README.md +++ b/snapd/README.md @@ -1,3 +1,4 @@ # Snapd -This plugin allowes to interact with the snap daemon in order to trigger updates, change the channel of snaps check if there are snaps which could be refreshed. The plugin allowes also to change the refresh schedule of snapd. \ No newline at end of file +This plugin allows to interact with the snap daemon in order to trigger updates, change the channel of snaps check if there are snaps which could be refreshed. +The plugin allows also to change the refresh schedule of snapd. diff --git a/tasmota/README.md b/tasmota/README.md index 4c337e88..cd89004a 100644 --- a/tasmota/README.md +++ b/tasmota/README.md @@ -4,7 +4,7 @@ This plugin allows to make use of Sonoff-Tasmota devices via the nymea internal Note that Sonoff devices must be flashed with the Tasmota sofware and connected to the WiFi network in order to work with this plugin. -See [Sonoff-Tasmota wiki](https://github.com/arendst/Sonoff-Tasmota/wiki) for a list of all supported devices and instructions on how to +See the [Sonoff-Tasmota wiki](https://github.com/arendst/Sonoff-Tasmota/wiki) for a list of all supported devices and instructions on how to install Tasmota on those. After flashing Tasmota to a Sonoff device and connecting it to WiFi, it can be added to nymea. The only required diff --git a/tcpcommander/README.md b/tcpcommander/README.md index 8fc3e272..033f8eb7 100644 --- a/tcpcommander/README.md +++ b/tcpcommander/README.md @@ -1,3 +1,3 @@ # TCP commander -This plugin is a generic approach in order to allow sending and receiving custom TCP packages in a network. \ No newline at end of file +This plugin is a generic approach to allow sending and receiving custom TCP packages in a network.