Ristomatti Airo
Ristomatti Airo
@batrachophagous1 I would suspect there to be a similar directory but just using Windows conventions. Perhaps `AppData` under user account dir: https://softwarekeep.com/help-center/what-is-the-appdata-folder-in-windows-10?
Are there plans to complete this? And later add support for other backends, like B2?
I got the same. Oddly enough, when the build reaches that point my X11 session dies and I'm sent to login page. I tried twice as I missed the error...
I got it to build now after pulling new commits. Panic crashes a lot though.
Should a weather station work with SX127x 868M Lora boards that I've been using with a RTL_433 w/ SDR dongle? It's detected by "Fine Offset Electronics WH1080/WH3080 Weather Station" decoder?...
Answering myself: WH1080 seems to be using either OOK_PWM or FSK_PCM depending on the variant (https://github.com/merbanan/rtl_433/blob/master/src/devices/fineoffset_wh1080.c). I hope ours is not using FSK. 🤞
@nickdos It is a standalone application. I'm using it with Node-RED. Maybe the author uses it with HA and just gave an example on how to use it with it?
So this issue should rather be to update the README to reflect HA is optional.
The options `--window-height` doesn't seem to work with this option, at least not with `-KM --no-video --no-audio`. My use case involves moving scrcpy's window off screen with just 1px shown....
> there's a new option --no-window to restore the previous behavior. No window implies no control. Is there a reason why this mode has to imply `--no-control`? If it didn't,...