alpauna
alpauna
Just tested on [0.9.51](https://github.com/rroller/dahua/tree/0.9.51) and it impacts the exact same lines.
Just tested on 0.9.54 the line has moved to 537 but otherwise it works just the same.
Did you try with ^" on robocopy paths? Like this: `robocopy Q: ^"F:\Backup (Test)^" /E /COPYALL /FFT /Z /XJ /ETA /LOG:^"C:\Users\username\Documents\Backup\log.txt^"` Just a suggestion. I have not tried this yet,...
Probably have to add to supports security light. ```python def supports_security_light(self) -> bool: """ Returns true if this camera has the red/blue flashing security light feature. For example, the IPC-HDW3849HP-AS-PV...