couriersud

Results 5 issues of couriersud

I am creating this PR to document a possible solution for immediate motion feedback via mqtt on S-CAM devices. Earlier information was provide in issue #113. The code is far...

I am running 0.1.5 on a fairly recent SONOFF firmware on the S-CAM model: Firmware Version | 0.1.5 -- | -- Base Version | V5520.2053.0504build20230103 Model | S-CAM In the...

Stale

ftppush (master) currently fails to remove empty folders. It uses `rmdir` which does not exist in the firmware. Replacing `rmdir` with `rm -rf` works, but is more risky since rmdir...

Thanks a lot for the hard work you invested into this projected. It would be great if the ftp server port in `ftppush.sh` can be configured through the UI. I...

This useful script is buried in a rather long discussion. Todo: Review and add to contrib folder. https://github.com/couriersud/msigd/issues/4#issuecomment-618991353