Madj42/ryobi_gdo3

doorid.py

Closed this issue · 3 comments

doorid.py only returns
gdoMasterUnit

login details are correct.

It's really hard to understand what's going on based on the details you provided. Please try changing the last line to the following:

print(doorval)

If that gives more information, the doorid value begins with varName. You may also be running into an issue where you have multiple doorid's in the account even if you have one door. Regardless, taking the [1] off the code above will take show all values.

Have you had any luck with this?

Closing this due to no response.