Kamil Czyżnielewski
Kamil Czyżnielewski
Unfortunately I have similar problem with two monitors. Here is video presenting this problem https://drive.google.com/file/d/1hnF8xttNHjhyElcoPVua-bf8ASf1bT10/view?usp=sharing
They did change: https://sepan.remondis.pl/harmonogram2024/
@mampfes Can you please merge it so that after HACS update polish users would not have to update file manually? :)
I believe PR can be closed due to this commit -> https://github.com/mampfes/hacs_waste_collection_schedule/commit/9be021afb488e24ae4c1c0c7f5e6f07b50426cbb I upgraded this addon and it worked without any changes in source file. @UberDudePL
I found culprit: `io.jaegertracing.internal.propagation.TextMapCodec` in `jaeger-core` dependency. There is private constant `private static final String SPAN_CONTEXT_KEY = "uber-trace-id";`. I believe we stuck with this. :(