synologydsm-api icon indicating copy to clipboard operation
synologydsm-api copied to clipboard

bug-fix for python3

Open pcr20 opened this issue 3 years ago • 1 comments

in python3 .values() returns dict_values object not a list, need to explicitly cast to list

pcr20 avatar Jan 16 '22 22:01 pcr20

Second commit fixes the README and also adds SYNO.SurveillanceStation.ExternalEvent API support

pcr20 avatar Jan 18 '22 22:01 pcr20