tom-jm69
tom-jm69
> The version on grafana.com is severely outdated. @eko could you update that one? Yeah, please @eko update the one on grafana. Also the pie chart plugin has to be...
Hey, what's the state of this? I really want this to be merged, because when coming home, the VPN connection is still active :)
I came up with a temporary solution/workarround: ```python except steam.errors.NoCMsFound: sys.exit(1) except steam.errors.LoginError: sys.exit(1) ``` As I'm running my bot in a docker container, this causes the container to stop....
> Is there any plans to add more methods to get detailed player stats. Using the steam web api I can fetch limited wepon kills and such, this is also...
Im facing the same Problem: ```bash (env) ➜ cc2538_bsl git:(main) ✗ sudo chown tom:tom /dev/ttyUSB0 && python3 cc2538_bsl.py -p /dev/serial/by-id/usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_f4a00a8ae473ef119553e71e313510fd-if00-port0 -evw --bootloader-sonoff-usb CC1352P2_CC2652P_launchpad_coordinator_20240710.hex --bootloader-sonoff-usb sonoff Opening port /dev/serial/by-id/usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_f4a00a8ae473ef119553e71e313510fd-if00-port0, baud 500000...
Thank you :) I will try my Luck.
I'm some steps further now. If you select a Equalizer in the GHUB Software, nothing is being sent between the Headset/Host so it seems like that the Equalizer is Software...
Hey, i got a error when trying to send some Data. Am i doing something wrong? `./headsetcontrol --dev -- --device 0x046d:0x0a87 --send-feature --receive " 0x1c, 0x00, 0x90, 0x92, 0xfd, 0x9c,...
Yeah, wow. One Folder called kitty something that is empty. I dont want to flame anyone, its my own fault i should have taken a deeper look at the script....
Maybe create a file in the installing process with a specific value inside that is also in the repo. Add a if that checks if the file exists in the...