Giter Club home page Giter Club logo

myq-alexa's People

Contributors

spenwall avatar spenwall1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

myq-alexa's Issues

Door is Undefined Error Again

Getting the response that the door is undefined again.
this is from my logs:
2021-01-08T20:21:09.183Z 736452fa-a313-4be9-84d2- INFO { MyQError: Unidentified error returned from service. at Function.handleServiceError (/va

Yes! An Alexa fix for MyQ that works!

Hi, was able to set up and working in minutes after spending days on others that were either way over my head or didn't work. Alexa commands working perfectly for opening and closing door. I even added several custom commands. I also added some confirmation prompts for now.
My problem is whenever I request status I get returned with the "something went wrong" statement. :(
Is there something I need to do with the package-lock json? Or perhaps I need to define the status codes?

The door is undefined

I wonder if something changed in the myQ api. The skill was working fine until a few days ago, now I keep getting "the door is undefined" even after trying all the suggestions above.

Login issues

Hi, this code was working amazingly until this morning, and now Alexa returns "the door is undefined". I think there is a login issue (I use a similar code for smartthings, which is no longer able to login to MyQ despite correct login information). I so hope someone can fix the Alexa skill! I discovered it 2 weeks ago and loved it haha

Door is undefined.

Hi. The application properly invokes however any utterance returns "the garage door is undefined". As best I can tell is this a failure with the my-q API. Thoughts?

Door is undefined

I followed all of the directions but when I tried anything, Alexa would say "door is undefined".

I found that line 28 of index.js had this:
return result.devices[1].serial_number;

I only have one garage door opener, so I changed the line to this:
return result.devices[0].serial_number;

Everything then works as expected. I would suggest a change that would loop through each of the devices and return the serial number of the first garage door opener it finds.

Is this library functional?

Would you happen to have tested this recently?

I ran into these problems when I tried to run it:

  • The myq-api package doesn't seem to produce usable artifacts. It runs into an issue where you aren't able to load the dist/myq file. Unclear if babel isn't doing its thing properly, or whatnot, but there's no dist folder in the artifacts.
  • The scoped myq-api package can't be found because the requires has myq-api instead of @spenwall/myq-api. If you fix this, you run into the dist folder issue.
  • If you fix all these things up, you find that the response from the myq api doesn't seem to work, and you end up with "Error handled: Cannot read property 'id' of undefined"

Files info

Hi, I am completely new on github (and code).
FYI. This is an non-code related issue but general question.
How can I download your files from an iPhone? (i.e. .json, .js, etc.).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.