roben

Results 7 issues of roben

It would be great to have some way to generate PDF files from HTML with a transparent background. It should be possible by setting `Emulation.setDefaultBackgroundColorOverride` in Puppeteer as stated here:...

enhancement
chromium

Short version: If the gateway gets physically dis- and reconnected the binding does not automatically reconnect to it. To reestablish the connection manually, the IP can be changed to something...

Binding-Trådfri

**Describe the bug** The watch app only shows an empty sitemap. First I thought it was an issue with my sitemap but digging further revealed that no requests are logged...

It would be great if `InvalidRecurrenceRuleException` could be changed to be a `RuntimeException` so it does not have to be handled explicitly every time a rule String is parsed. I...

This pull request adds support for transaction codes, a.k.a. Geschäftsvorfall-Code / GV-Code. It is based on https://github.com/mschindler83/fints-hbci-php/pull/77 because it changes related code parts, mainly the regexp used by `MT940.php`.

According to https://www.hbci-zka.de/dokumente/spezifikation_deutsch/fintsv3/FinTS_3.0_Formals_2017-10-06_final_version.pdf (G. Data Dictionary -> Segmentkennung), the splitting in the constructor of `Response.php` needs to be something like this: `$this->segments = preg_split("/'+(?=[A-Z0-9]{1,6}:\d{1,3}:\d{1,3}(:\d{1,3})?)/", $rawResponse);`

Adds getters and setters for kundensystemId, see #453.