Skip to content

An Alexa skill to tie into the VHS API for door and equipment status

Notifications You must be signed in to change notification settings

ferruzzi/alexa-vanhack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alexa-vanhack

An Alexa skill to tie into the VHS API for door and equipment status.

Currently supported:

  • Alexa, ask VHS if they are open
  • Alexa, ask VHS if the laser is free

Current Issues:

There is currently a bug where the skill always responds to the previous utterance, not the most recent. To reproduce:

  • Utterance: Ask VHS if they are open
  • Response: Sorry, I didn't understand the command.
  • U: Ask VHS if they are open
  • R: Yes, we are open
  • U: Ask VHS if the laser is free
  • R: Yes we are open
  • U: Ask VHS if they are open
  • R: The laser is currently off

I think there is a scope issue with the getWebRequest function returning speechText

About

An Alexa skill to tie into the VHS API for door and equipment status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published