joecarav
Results
1
issues of
joecarav
Hi, Just trying to run this to confirm I can sign in: ``` from sharkiqpy import get_ayla_api, OperatingModes, Properties, PowerModes USERNAME = 'my_username' PASSWORD = 'my_password' ayla_api = get_ayla_api(USERNAME, PASSWORD)...