Thomas Zub

Results 6 comments of Thomas Zub

Hi @pway99, I made a PR which extends `Parser`, `Parser.Input` and `EncodingDetectingInputStream` with the possibility to set a `Charset`. This works with the maven-plugin if changed accordingly (I can make...

Hi Patrick, if I correctly remind this is not enough as the `JavaParser` will not pass the encoding to the `Input` and `EncodingDetectingInputStream`. Maybe we should team up and look...

Hi, same issue here with an Intel N100 and ConBee 2 (works in RPi 4). The issue `Zigbee2MQTT:info 2023-11-05 13:16:59: Coordinator firmware version: 'undefined'` vanished for me with updating the...

Happy new year :) I get the following dmesg logs (running zigbee2mqtt in a container): ``` [ 154.126479] usb 1-1: new full-speed USB device number 4 using xhci_hcd [ 154.268553]...

I have a similar issue in which version tags are inserted into managed dependencies. I made a PR that should fix this. Currently some of the used `UpgradeDependencyVersion` are configured...