Suchergebnisse
Suchergebnisse 1-4 von insgesamt 4.
-
I finally found some time to write a plugin for displaying sensor data from a REST service. It is based on the permanent clock. In my case, I display the room temperature, humidity and CO2 content that is published from a sensor via a REST end-point. The plugin code can be found here: github.com/deneba/sensor-data
-
Hi I would like to permanently display a string directly underneath the permanent clock, like the following: Temp: 20, Humidity: 50% Is there a plugin that I could use to send and display such values? There is a Web API to send messages but that is not similar to a permanent text in the corner. Any help or plugin snippet to start will be much appreciated. Deneb