Dominik

Results 158 comments of Dominik

@cococheaf Ist kein Problem, die Warnung kannst du ignorieren.

@andreasfurxer Der ESP32 hat mehrere UART-Schnittstellen. UART2 ist TX GPIO16 und RX GPIO17, du könntest also probieren RX und TX bei dir zu tauschen. > Kann es sein, dass der...

I don't really use the web server so I can't tell you for certain but I don't set anything to determine what gets exposed to the web interface. If it's...

The vertical swing is a select element in ESPHome (select::Select). The `set_vertical_swing_select` only sets a reference to that select, it does not set the value. The value itself is set...

+1 for this. I accidentally hit it as well and lost my active effect pipeline. Is there a way to restore it? I still have a btrfs snapshot from before...

Figured it out, the gsettings database is stored in `~/.var/app/com.github.wwmm.easyeffects/config/glib-2.0/settings/keyfile`. Restoring that file from backup did the trick.

If you can point me towards an existing RCon CLI client, sure. Don't have the spare time to write one myself right now though.

From what I've seen it only allows using the Messages.json, not directly passing commands.