Fix problem with preset calls (missing /dev/null redirection)
Improve ptz binary choice
Improve gitignore
Update readme
Use hostname in onvif wsd
Create stale.yml
Service start/stop code refactoring
Update wpa_supplicant.conf in wifi.sh
Revert changes to Dropbear config setting wrong paths (thanks to @darkxst)
Fix switch on/off for cam where ProcessGuard is running - #168
Fix #107
Add home position command to onvif config
Add control of pan and tilt from MQTT topics (thanks to @X-Ryl669)
Init WiFi configuration with init file on SD Card (thanks to @flreinhard)
Typos and spelling (thanks to @flreinhard)
Fix sed injection
Fix github build / actions (thanks to @flreinhard)
Use safe string operations (thanks to @flreinhard)
Use less crashes in mqtt-sonoff (thanks to @flreinhard)
Consistent make files: use all processors on all make commands (thanks to @flreinhard)
Avoid negative numbers in PTZ presets (thanks to @flreinhard)
Use only one ptz arrow icon and rotate via css (thanks to @flreinhard)
Improve PTZ handling (thanks to @flreinhard)
Fix ptc html indentation (thanks to @flreinhard)
Speedup serving configs as json (thanks to @flreinhard)
Properly escape values (thanks to @flreinhard)
Fix parallel builds for snapshot (thanks to @flreinhard)
Fix setting timezone/offset (thanks to @flreinhard)
Update dropbear to 2024.86
Fix values when colink.conf is not present
Fix scripts when colink.conf is not present
Custom ssh login screen aka "motto of the day" (thanks to @flreinhard)
Update onvif_simple_server to the last commit
Rename wd_rtsp.sh to wd.sh