Plugin Directory

Changeset 868221


Ignore:
Timestamp:
03/02/2014 09:39:24 PM (12 years ago)
Author:
peterkodermac
Message:

fixed readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • raspberry-weather/trunk/readme.txt

    r868212 r868221  
    1 This plugin displays data recorded by your weather station. It connects to your database and draws a nice line graph.
    2 If you do not have any data to display, it shows predefined sample values. In order to fully use this plugin, you need to complete the easy to follow tutorials.
     1=== Raspberry Weather ===
     2Tags: Raspberry Pi, Raspberry Weather, temperature, humidity
     3Requires at least: 3.0.1
     4Tested up to: 3.8.1
     5Stable tag: 4.3
     6License: GPLv2 or later
     7License URI: http://www.gnu.org/licenses/gpl-2.0.html
     8
     9This plugin displays data recorded by your weather station. It connects to your database and draws a nice line graph.
     10
     11== Description ==
     12
     13By following the tutorials on www.raspberryweather.com you can use your Raspberry Pi to create your own weather station. When the initial steps are completed,
     14you can display the readings in a nice graph. It connects to the Wordpress database and draws a graph that contains temperature and humidity readings. The graph
     15is customizable. You can decide if you want to display the temperature and humidity or just temperature or humidity. The graph displays the data from the date you
     16want - today, yesterday or a specific date.
     17If you just want to take a look at how this plugin looks, you can. It will display some dummy data to show you how everything looks like.
     18
     19
     20== Frequently Asked Questions ==
     21
     22= What do I need for this plugin? =
     23
     24You need a Raspberry Pi, temperature sensor and some spare time. More information is provided on www.raspberryweather.com.
     25
     26= Something is not working! =
     27
     28This is the first release, bugs are likely to be present. Drop me a line at peter@raspberryweather.com, I will do my best to fix it.
     29
     30= I need more information about this plugin =
     31
     32Same as above, drop me a line on my email. Or take a look at http://www.raspberryweather.com/raspberry-weather-graph/.
     33
     34== Screenshots ==
     35
     361. Graph for temperature reading
     37
     38== Changelog ==
     39
     40= 1.0 =
     41* Initial release
Note: See TracChangeset for help on using the changeset viewer.