Christian Schwinne

Results 284 comments of Christian Schwinne

Do you have a physical Echo speaker on your network? Try "Alexa, discovering devices" with that. If you only have the app or a fire tv stick, it can unfortunately...

Sorry, in that case Espalexa will not work for you.

@Reni0013 From the debug output it does not seem like one of your Echo devices is sending an appropiate SSDP `M-SEARCH` request with service type (ST) of either `ssdp:all`, `upnp:rootdevice`...

@hey24sheep unfortunately it is not that easy. The standard way of voice control is `Echo Device -> Amazon Server -> Device Manufacturer Server -> Smart Device`. It is outside my...

@hey24sheep Controlling the device when away from the network works perfectly with the local approach (it does with Espalexa in the case the device is discovered successfully). It just uses...

> This is not like Amazon is closing support of old Philips hue API right? I don't hope so. It's still useful to use Hue lights without having the Hue...

Hi! I would love to offer out of the box Google Assistant support, but I can't, since Google doesn't offer a local API. I'd need public servers and a complicated...

That is correct, Google Home is supported via IFTTT. Thanks for making me aware, seems like Google is working on a local API, which would allow me to support the...

Google Home still does not offer a local API without cloud dependance, sorry.

Hi! I don't know if it will resolve the issue, but to use v2.7, you can specify the version as ``` lib_deps = https://github.com/Aircoookie/Espalexa.git @ 2.7.0 ``` and it should...