Changeset 868623
- Timestamp:
- 03/03/2014 03:40:06 PM (12 years ago)
- Location:
- raspberry-weather
- Files:
-
- 4 edited
-
assets/screenshot-1.png (modified) (previous)
-
assets/screenshot-2.png (modified) (previous)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/readme.txt~ (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
raspberry-weather/trunk/readme.txt
r868223 r868623 14 14 you 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 15 15 is customizable. 16 16 17 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 17 want - today, yesterday or a specific date. 18 want - today, yesterday or a specific date. This plugin adds a new icon to your kitchen sink. By clicking on it, a shortcode is generated and pasted in your post. 18 19 19 20 If 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. … … 29 30 30 31 This 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. 32 33 = What caching plugin should I use? = 34 35 To speed the loading time on your Raspberry Pi, you should use a caching plugin. The Raspberry Weather plugin works well with Quick Cache plugin. 31 36 32 37 = I need more information about this plugin = -
raspberry-weather/trunk/readme.txt~
r868223 r868623 30 30 This 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. 31 31 32 = What caching plugin should I use? = 33 34 To speed the loading time on your Raspberry Pi, you should use a caching plugin. The Raspberry Weather plugin works well with Quick Cache plugin. 35 32 36 = I need more information about this plugin = 33 37 … … 38 42 1. Graph for temperature reading 39 43 44 2. Sample graph with dummy data 45 40 46 == Changelog == 41 47
Note: See TracChangeset
for help on using the changeset viewer.