hjdhjd / homebridge-myq

:car: myQ Liftmaster and Chamberlain Plugin for Homebridge https://github.com/nfarina/homebridge
Other
567 stars 44 forks source link

Shortcuts State Shows as Numbers #1022

Closed CipherTheWolf closed 1 year ago

CipherTheWolf commented 1 year ago

Describe The Problem: <When attempting to build a button to open and close MyQ garage door in Shortcuts, setting the current state looks for a numerical entry, not text options like Open, Closed, Obstructed. When I previously did this with this plugin a little over a year ago, those options were there. Not sure if the issue is on this plugin or user error (very likely).>

To Reproduce: <Open Shortcuts, create new Shortcut, add IF, select Home as input, select MyQ, select current door state, set condition to IS, Choose shows 0,1,2,3,4 (not Open, Closed, Obstructed)>

Logs:

Show the Homebridge logs here.
Remove any sensitive information.

Homebridge Configuration:

    {
            "email": "xxx@email.com",
            "password": "X123",
            "name": "myQ",
            "platform": "myQ",
            "_bridge": {
                "username": "......",
                "port": 32626
            }

Screenshots:

Screenshot 2023-03-12 at 9 39 21 PM

Environment:

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

CipherTheWolf commented 1 year ago

Thanks in advance for your help and support for the community!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

hjdhjd commented 1 year ago

Thanks for the report, but unfortunately there’s nothing I can do on the plugin end. This appears to be an issue in the Shortcuts UI not HBMQ. I’d suggest filing a bug report with Apple. Best of luck!

CipherTheWolf commented 1 year ago

I wasn't sure. Thanks for your help and all you do for the community!

github-actions[bot] commented 1 year ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue for related bugs.