whc2001

Results 89 comments of whc2001

I tested further (including moving the RTTTL component out to a passive buzzer) and seems like the problem is not related as much to the RTTTL component but rather the...

So after a while I have tried again, this time I was able to find a few factors hinder it working correctly: 1. I2S is not supposed to have multiple...

> > ```yaml > > channel: left > > ``` > > your solution works great on my ESP32-devkit board as long as I commented out this line "channel: left"...

I think even adding the config into custom location won't work, since the directives will be added above the default config and get overriden ![image](https://github.com/NginxProxyManager/nginx-proxy-manager/assets/16266909/9ae20189-4fe3-482e-b4af-7d99feb4142f)

I don't think it's possible. Take a look at the code and you'll find it just calls zxing package from the command line. You will have to write the stream...

But I didn't write square brackets in the test program. The code with square brackets above was added automatically by ESPlorer.

Clearly this utility is NOT designed for Windows. I tried it on Windows, and it completely destroyed all my file names in many unexpected ways. Switched to Linux and everything...

IIRC this behaviour is baked into MPD without a tunable option. Also `trusted_networks` won't hide the warning notification due to 404 not found. For a long time to come the...

There is an alternative which is [to set up an automation to automatically remove the notification from only MPD](https://community.home-assistant.io/t/disable-or-hide-notifications/391203/4). It's by no mean a perfect solution and the notification still...

I also need something like this. The printer I use only supports TSPL over USB. My old solution with PartKeepr was to made a local application to packet capture the...