You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2026. It is now read-only.
@arraylabs ... very much appreciate your Python library. I've been monitoring the "hjdhjd/myq" app but am not proficient in JS or TS or yours is best solution for me.
I've successfully written a short app to get the status of my MyQ devices using the sample code in the readme. Now I'd like to do a loop to monitor the status of my devices (every 5-10 seconds). Since I've executed the login function and assigned it to a var, what function must I use to refresh the status of my devices?
@arraylabs ... very much appreciate your Python library. I've been monitoring the "hjdhjd/myq" app but am not proficient in JS or TS or yours is best solution for me.
I've successfully written a short app to get the status of my MyQ devices using the sample code in the readme. Now I'd like to do a loop to monitor the status of my devices (every 5-10 seconds). Since I've executed the login function and assigned it to a var, what function must I use to refresh the status of my devices?