Jan Wiele

Results 6 issues of Jan Wiele

Hi, I have some security concerns regarding theJK-BMS. Am I right that the pins one needs to use in the offical app are somewhat snake oil? I assume that they...

documentation
enhancement

Hi, first of all, thanks for this great project. I'm following the docker installation guide and I have problems starting the gstreamer container. It seems to have problems accessing the...

Hi, I'm getting a NaN for $Jset in getSunTimes for night/nightEnd. Location `$sc = new SunCalc(new DateTime(), 53, 9);` Thanks again for this library! Jan > PHP 7.1.4 (cli) (built:...

Hi, thanks for this library! In the usage example `$sunrisePos = $sc->getPosition($sunTimes['sunrise']);` should be `$sunrisePos = $sc->getSunPosition($sunTimes['sunrise']);`

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... I understand that not following...

bug
stale

Hi, I'm emitting a lot of JSON messages from a thread (QAmqpClient runs in the main thread). About 100k-500k in less than 10s. The first 50k messages are correctly received...