dahua
dahua copied to clipboard
Lorex Floodlight support requested
It's another rebadged Dahua. To test, I replaced
return self.model.upper().startswith("ASH26")
with
return self.model.upper().startswith("V261LC")
and it works fine. Well, I can't change the brightness, but I can turn the floodlight on and off as expected.