IraSch
IraSch
After going through several projects that are supposed to work with Alexa "as-is", yours is the first the worked right from the start. Some others don't even compile. Older ones...
I installed the BearSSL library latest version. I put the `ArduinoBearSSLConfig.h` file in the same directory as my sketch, and modified it to uncomment the line: ```cpp #define ARDUINO_DISABLE_ECCX08 ```...
I'm using SleepyDog with a SAMD processor. I changed over from WDTZero to SleepyDog to avoid an issue where WDTZero causes problems with the RTC. In the SleepyDog code (WatchDogSAMD.cpp...
**iOS device model, version and app version** Model Name: Software Version: App version: **Home Assistant Core Version** **Describe the bug** **To Reproduce** **Expected behavior** **Screenshots** **Additional context**
Hi, I'm not sure how to contact you directly through Github without using the "Issue" option. So, sorry for going this route. Do any of your Alexa interface projects work...