Karsten Roemke
Karsten Roemke
Hi Tobias, I have extended the master branch to connect a small PIR Sensor and worked like the #button concept in the original master branch. It would be nice, if...
Hi, thanks for your work. I think there is a minor bug in line 346 Instead of prevIdx = idx - 1, it should be something like prevIdx = idx...
Don't know if it is the right place for announcing a fork. Thanks for your great work. I take the project to learn (both - programming for pebble and hadling...
Thank you very much - a nice tutorial. Around 10 years ago I worked with websockets but they work not as expected. With your tutorial I get a small server...
Hi, thanks very much for your work, for my approach it works most the time. I have set the read interval to 10 Seconds and get an Exception, only sometimes:...
Hi I'm just finding this code, thank you very much. I experimented a little with example_influxdb_v2.py and reduced the output by adding only the fields of my interest to the...