Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Luftdaten Live Widget

Περιγραφή

Luftdaten Live Widget is a WordPress Widget which helps to show live data from a sensor node registered at sensor.community.

Choose a Widget title and provide a sensor ID. After saving this information, you can customize the text shown for each sensor value.

You can find the sensor ID at https://devices.sensor.community/sensors. If they are not owned by yourself, you can find them by searching on the map at https://sensor.community/.

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″ zoom=”13″]

Thanks to bleeptrack who wrote this great plugin!

Thank for testing and contributing patches: networx,alexschnapper,abulvenz!

Κριτικές

4 Μαΐου 2017
Das Luftdaten Live Widget macht genau das was es soll, einfache Installation, Einbindung in die Widgets problemlos, das Anzeigen der Sensoren IDs auch optimal. Danke, weiter so.
3 Μαΐου 2017
Klar kann man es noch verbessern (Link zur Karte, mittige Darstellung der Ampel), aber ich finde das alles schon sehr großartig und freue mich, dass @bleeptrack das für uns alle anbietet. Thx!
12 Απριλίου 2017
Schlankes und funktionales Widget. Verbesserungsvorschläge wurden prompt umgesetzt, freue mich bereits auf die integration der Karte 🙂 Ausgezeichneter und sehr netter Premium-Support!
Ανάγνωση όλων των 3 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Luftdaten Live Widget” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Luftdaten Live Widget” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Luftdaten Live Widget” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

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

1.4.0

*patches for php 8.1
*change to new sensor.community urls
*minor cleanups