Description
Luftdaten Live Widget is a WordPress Widget which helps to show live data from a
sensor node registered at luftdaten.info.
Choose a Widget title and provide a sensor ID. After saving this information, you can customize
the text shown for each sensor value.
Widgets can be used with shortcodes, too! Examples:
[feinstaublive title=”Titel” sensorIDs=”260,262″]
[feinstaubampel title=”Titel” sensorIDs=”260″]
An additional shortcode is the map:
[feinstaubkarte sensorIDs=”255,260,262″]
Thank you for testing: networx,alexschnapper!
Reviews
Contributors & Developers
“Luftdaten Live Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Luftdaten Live Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
*Bugfix: Error if whitespaces between sensor ids
*Bugfix: Error if sensor offline
1.1
*new Widget: colorful widget for showing the current PM values. Turns red if over EU threshold.
1.2
*new Shortcodes: widgets can now be used with shortcodes. See description
1.2.1
*Bugfix: faulty color on value 10
*optional unit
*optional info text
1.3.0
*Minor Bugfixs
*Time is now fetchted from WordPress GTM
*JSON Requests zu luftdaten api are cached for 120s
*A map is available as shortcode.
1.3.1
*removed faulty var_dump
1.3.2
*added support for http and https iframes
*added notification if wrong tick have been copied from the wordpress side for shortcodes