Changeset 3041128
- Timestamp:
- 02/26/2024 09:49:12 AM (2 years ago)
- Location:
- air-quality-data-from-foobot/trunk
- Files:
-
- 2 edited
-
aq-data-foobot.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
air-quality-data-from-foobot/trunk/aq-data-foobot.php
r2232309 r3041128 6 6 * Description: Call your air quality data via the Foobot API. 7 7 * Author: Bain Design 8 * Version: 1.2. 08 * Version: 1.2.1 9 9 * Author URI: http://bain.design 10 10 * License: GNU General Public License v2.0 -
air-quality-data-from-foobot/trunk/readme.txt
r2280354 r3041128 2 2 Contributors: markcbain 3 3 Donate link: https://bain.design/ 4 Tags: data, air quality, api, foobot, pollution, monitor, co2, pm2.5, particle matter, humidity, temperature, voc4 Tags: air quality, foobot, pollution, air, monitor, particles, air, measure, CO2, humidity, temperature, API 5 5 Requires at least: 4.6 6 Tested up to: 5.47 Stable tag: 1.2. 06 Tested up to: 6.4 7 Stable tag: 1.2.1 8 8 Requires PHP: 5.2.4 9 9 License: GPLv2 or later … … 14 14 == Description == 15 15 16 This plugin lets you show the data from one or more Foobot Air Quality Monitor devices on your WordPress site in a simple table. Please check out [the demo site](https://foobot.bain.design/ "Air Quality Data from Foobot demo site").16 This plugin lets you show the data from one or more Foobot Air Quality Monitor devices on your WordPress site in a simple table. Apart from a Foobot device, you will need to [request an API key](https://api.foobot.io/apidoc/index.html "request a Foobot API key") from the Foobot API website. 17 17 18 18 == Installation == … … 41 41 == Changelog == 42 42 43 = 1.2 = 44 * Add credits and assets for plugin repo 45 46 = 1.1 = 43 = 1.0 = 47 44 * Initial plugin version 48 45 49 46 == Upgrade Notice == 50 47 51 = 1. 1=48 = 1.0 = 52 49 * Initial plugin version 53 54 == Credits ==55 56 Icon made by [Vitaly Gorbachev](https://www.flaticon.com/authors/vitaly-gorbachev) from [www.flaticon.com](https://www.flaticon.com)
Note: See TracChangeset
for help on using the changeset viewer.