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

  • Thanks. I'm going to give it a try. Zitat von AlfredENeumann: „I have no idea where you want to get humidity from, “ I plan to get it in via a REST call from my server.

  • Anyone? Any hint will be helpful. Should I create a widget and draw a screen to display it? Some lines of code will be a great help. Thanks.

  • 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