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
So I'm having a new problem trying to use this script to control my doors. The last issue I reported was that the control function worked, but the status function did not work with multiple doors. I am now having the exact reverse problem - the status function reports correctly for both doors, but control does not work.
# ./myq-garage.py status
1. South Garage Door is Closed. Last changed at Sun 27 May 2018 09:19:58
2. North Garage Door is Closed. Last changed at Mon 04 Jun 2018 15:15:36
# ./myq-garage.py open "North Garage Door"
North Garage Door not found in available devices.
The text was updated successfully, but these errors were encountered:
So I'm having a new problem trying to use this script to control my doors. The last issue I reported was that the control function worked, but the status function did not work with multiple doors. I am now having the exact reverse problem - the status function reports correctly for both doors, but control does not work.
# ./myq-garage.py status
1. South Garage Door is Closed. Last changed at Sun 27 May 2018 09:19:58
2. North Garage Door is Closed. Last changed at Mon 04 Jun 2018 15:15:36
# ./myq-garage.py open "North Garage Door"
North Garage Door not found in available devices.
The text was updated successfully, but these errors were encountered: