ADHDSquir
ADHDSquir
Here's an example of a simple multi-line regex from my settings.json that matches Python but it should work for many other languages if you change the comment character from #...
I included a fix for this in PR #26
I am experiencing this as well, intermittently. Strangely, even when I disable the denonavr integration, the log flood continues until I restart Home Assistant.
The upstream library `denonavr` specifies that "Receivers support only one active telnet connection." So I would expect either that library or this integration to ensure that all connections are closed...