Red5d
Red5d
The previous method of parsing the output of the "version engines" console command doesn't always work. The console command sometimes doesn't return data. This AJAX post method is what the...
64-bit?
Is it possible to get this to work with a 64-bit Arch image?
B2 supports a "large files" upload feature to allow uploading files larger than 5GB and/or splitting large files into parts for faster multi-threaded upload: https://www.backblaze.com/b2/docs/large_files.html
This is a neat tool! It would be great if support could be added for python's "pip" package manager as well.
I know it's early days, but are there plans for being able to use a Linux system as the server?
I've configured my ping sensor like this: sensor: - platform: ping ip_address: 8.8.8.8 num_attempts: 15 timeout: 60sec loss: name: Packet Loss id: loss on_value: then: - switch.turn_off: relay - delay:...