-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
130 lines (87 loc) · 6.6 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
=== Weather Station ===
Contributors: jaz_on
Tags: weather, openweathermap, netatmo, weatherflow, weatherstation
Requires at least: 4.9
Tested up to: 6.3.1
Requires PHP: 7.1
Stable tag: 3.8.14
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://support.laquadrature.net/
Display on your WordPress site, in many elegant ways, the meteorological data collected by public or personal weather stations.
== Description ==
Weather Station is a plugin that allows you to display, on your WordPress site, meteorological data from weather stations you have access to. It provides full support for [many models of weather stations and for free or paid services](https://weather.station.software/handbook/technical-specifications/)…
Whether you own a weather station or not, you can enjoy the power of Weather Station!
You can find many demos and documentation on the [official website](https://weather.station.software/).
= Simple and efficient =
The use of Weather Station requires no knowledge of programming and does not require writing code.
Just set it and insert (in a page or an article) the provided shortcodes. And it works!
= How does it work? =
Once you have connected the plugin to your weather stations (via the dashboard of your WordPress site), the data you have access to is collected regularly and stored in the database of your WordPress site.
The various controls and viewers now will get their data from this database with the certainty of having fresh and cached data.
To see all available widgets, controls and viewers, please take a look at the [live demo](https://weather.station.software/weather-station-in-action/).
= Supported devices & services =
Weather Station supports:
* the BloomSky stations (Sky1, Sky2 & Storm)
* the Netatmo station (all modules)
* the Netatmo *Healthy Home Coach*
* the Pioupiou wind stations (V1 & V2)
* the WeatherFlow station (Sky & Air modules)
* all stations published on Ambient Weather Network
* all stations published on WeatherLink Network
* all stations supported by software like Cumulus, Weather Display, WeeWX, etc. (so, yes, stations from Davis, La Crosse, Oregon Scientific, RainWise, etc. are supported)
* all stations supported by software like WeatherLink, WsWin32, MeteoBridge (with stickertags export)
* all geolocation from OpenWeatherMap
If you want, Weather Station can send outdoor data to the following services:
* [Met Office](http://wow.metoffice.gov.uk/) weather observations website
* [PWS Weather](http://www.pwsweather.com/)
= Instructions =
You can find a more in-depth description and instructions to configure [in the handbook](https://weather.station.software/handbook/).
= Support =
This plugin is free and provided without warranty of any kind. Use it at your own risk, I'm not responsible for any improper use of this plugin, nor for any damage it might cause to your site. Always backup all your data before installing a new plugin.
- Community support [via the support forums on wordpress.org](https://wordpress.org/support/plugin/live-weather-station/)
= Contribution =
- Active development of this plugin [is handled on GitHub](https://github.com/Weather-Station-Software/live-weather-station). Pull requests are highly appreciated!
- If you want to help us translate "Weather Station" into your language, [you can do so on WordPress Translate.](https://translate.wordpress.org/projects/wp-plugins/live-weather-station/)
= Credits =
- Original author: [Pierre Lannoy](https://profiles.wordpress.org/pierrelannoy/) (see props.txt for more details)
- Actual maintainer (since v3.8.12): [Jason Rouet](https://profiles.wordpress.org/jaz_on/)
= Donation =
If you like this plugin or find it useful and want to thank me for the work done, please consider donating [La Quadrature Du Net](https://www.laquadrature.net/en) which is an advocacy group defending the rights and freedoms of citizens on the Internet. By supporting them, you help the daily actions they perform to defend our fundamental freedoms!
== Installation ==
= From your WordPress dashboard =
1. Visit 'Plugins > Add New'.
2. Search for 'Weather Station'.
3. Click on the 'Install Now' button.
4. Activate Weather Station.
= From WordPress.org =
1. Download Weather Station.
2. Upload the `live-weather-station` directory to your `/wp-content/plugins/` directory, using your favorite method (ftp, sftp, scp, etc...).
3. Activate Weather Station from your Plugins page.
= Once Activated =
1. Visit 'Weather Station' in the left-hand menu of your WP Admin to adjust settings.
2. Enjoy!
== Frequently Asked Questions ==
= What are the requirements for this plugin to work? =
You need **WordPress 4.9** and at least **PHP 7.1**. See full [requirements](https://weather.station.software/handbook/requirements/).
= Can this plugin work on multisite? =
Yes. You can install it via the network admin plugins page but the plugin **must not be "Network Activated"**, instead you must activate it on a site by site basis.
= Where can I get support? =
Support is provided via [the plugin's official support forum here on wordpress.org](https://wordpress.org/support/plugin/live-weather-station/).
= Where can I find documentation? =
You can find instructions [here](https://weather.station.software/handbook/).
= Where can I report a bug? =
You can report bugs and suggest ideas [via the Github repository](https://github.com/Weather-Station-Software/live-weather-station/issues).
= Where do I report security bugs found in this plugin? =
Please report security bugs found in the source code of the Weather Station plugin through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/live-weather-station).
The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
Alternatively, you can also [contact me directly by email](mailto:[email protected]).
= Are there some paid services or limitations? =
NO. Weather Station is a free software. That means you (the users) have the freedom to run, copy, distribute, study, change and improve the software.
Although it is not free of charge for its maintainer, I'd rather have your help to improve the plugin's code than receive money to pay for my coffee or beers. 🫶
== Changelog ==
See [full changelog](https://weather.station.software/handbook/changelog/).
== Upgrade Notice ==
Please, see [full changelog](https://weather.station.software/handbook/changelog/) and [requirements](https://weather.station.software/handbook/requirements/).
== Screenshots ==
To see Weather Station in action, please take a look at the [live demo](https://weather.station.software/weather-station-in-action/).