synologydsm-api
synologydsm-api copied to clipboard
bug-fix for python3
in python3 .values() returns dict_values object not a list, need to explicitly cast to list
Second commit fixes the README and also adds SYNO.SurveillanceStation.ExternalEvent API support