-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mycroft times out on homeassistant commands #106
Comments
I've also tried to remove homeassistant skill with: ./bin/mycroft-msm remove homeassistant
INFO - building SkillEntry objects for all skills
INFO - Best match (1.0): homeassistant by MycroftAI
MultipleSkillMatches: homeassistant, homeassistant but that is behaving bizarrely. It seems I've got two skills installed? |
Hi @robertsawko, sorry for late reaction. This is caused by issue #104 or at least partially. PR #112 will fix |
Thanks, @Tony763. I will see if I can get some time in the week to test it, but if not it may be next or the following weekend where I properly look at it. |
That's perfectly fine. I did not have time half a year so week or two are like nothing 🙂 |
Thanks. It does work now. What joy! It's like Mycroft returned from a long holiday. |
Wow, glad to hear it work. Thanks for testing it out. Now we have to wait for Kris to merge it. This post track needed changes in order to update HA skill version in marketplace. |
Since about a month now my Mycroft homeassistant skill running on Picroft stopped working. Using the client in debug mode I write
turn on corner lamp
which used to work pretty flawlessly, but now I am getting:
Environment (please complete the following information):
I have regenerated the long term key for homeassistant and pasted it in the skill as a way to force a restart, but that didn't help. It did however uncover a problem with the log in:
And at the same time I am seeing home assistant complaining about the failed login. It looks to me that maybe the token is now being downloaded?
Please let me know if there's anything I can do or check more detail to improve this description?
The text was updated successfully, but these errors were encountered: