haaska icon indicating copy to clipboard operation
haaska copied to clipboard

Home Assistant Alexa Skill Adapter

Results 47 haaska issues
Sort by recently updated
recently updated
newest added

when I remove switches from the list of exposed domains, lambda fails.

https://developer.amazon.com/blogs/alexa/post/1314314b-9b98-4501-9032-f72c000a59b5/how-to-control-your-content-with-the-video-skill-api Something to consider.

Can I say 'Alexa open [Script Name] to start a script on home assistant? Saw the list of turn on and off commands on the readme, but only 'Alexa, turn...

Been looking at the smart home skill api for temperature control and query and it seems that it is viable for setting and controlling query and setpoint control. We can...

I had the problem that initially no entities were found by Alexa and the following was logged: `Discovery failed: 'friendly_name'`. Turns out that I have an entity in my local...

Hi, Please add support for input_select component

I'm currently getting an error when running the "Alexa Smart Home - Discovery" test using the amazon lamda function. My function is shown in my skills on the App and...

When units are set to metric in the alexa config and a temperature in celsius has a repeating decimal Alexa will announce the repeating decimal up to 10 decimal places....

``` $ make test { "errorMessage": "2017-05-19T05:18:35.950Z 9a24631b-3c52-11e7-a65b-5f65a273a1ef Task timed out after 3.00 seconds" } null Makefile:38: recipe for target 'test' failed make: *** [test] Error 1 ``` At the...

Is there any interest in making the project localizable? I had to adjust some things in the code to make it work properly on my German Echo, so we could...