John Jore
John Jore
### Describe your question As a few others, I had a lot of issues getting client certificates to work (using mosquitto on server side). Attached is a (poorly written) console...
I add labels to every n'th datapoint, to allow labels more space (Date & Time). Here every 8th datapoint has a label:  Would it be possible to allow labels...
Built it
Thanks for making it available. I built the v0.1 edition and used an 18650 battery, rated @ 2600mAh, (could be wrong / fake). I made the following changes: * No...
Current REST API documentation, https://www.openhab.org/docs/configuration/restdocs.html, is rather thin when documenting `/rest/events`, and how to detect visibility changes in sitemaps (not items), is missing. Here is an extract from a sitemap:...
My use case is pretty simple, I just want the maxspeed attribute at various GPS positions, and for the most part it works, but not when one road goes over...
Hi and I'm trying to do the same. However, there is something not right with the command to install the project itself and this is on a new install using...
Pressing Ctrl-Alt-Del does work, but it locks the local PC as well. I have no idea how to add a composite button to the source files, but made these changes...
I replaced the default streamer with https://github.com/pikvm/ustreamer to improve latency. Maybe something to look into on next iteration.
I have several 0 minute appointments in Google Calendar. These do not show up as events. When changed to 1 minute appointments, they are included. I use these as placeholders...
Occasionally this happens: ``` RouterPoint rp = router.Resolve(profile, new Itinero.LocalGeo.Coordinate((float)cLocation.Latitude, (float)cLocation.Longitude)); System.ArgumentOutOfRangeException: Offset and length were out of bounds for the array or count is greater than the number of...