esp8266-esp32-sdk icon indicating copy to clipboard operation
esp8266-esp32-sdk copied to clipboard

Library for https://sinric.pro - simple way to connect your device to Alexa, Google Home, SmartThings and cloud

Results 12 esp8266-esp32-sdk issues
Sort by recently updated
recently updated
newest added

Is there a list somewhere of the valid Google Assistant voice commands? Specifically, I'm testing an ESP32 with the TV.ino example and I can't seem to change inputs. When I...

stale

Hi, I apologise if this has already been asked, I would just like to know if anyone could help me with coding an ESP8266. I want just 3 on/off switches...

stale

Dear Sinric Team, The 'Fan Device' configured in SinricPro Portal shows the ON/OFF state of fans but the Speed Control & Feedback appears neither on Google Home or Amazon Alexa...

stale

hello, I'm new to this, I'm making an assembly with the code of the switch send a signal from google assistant, but it hasn't worked out quite right, so I...

stale

Hi, is there anyway to get the location sent from the app to esp8266 so the devices can do action whenever I'm near the house or far?

stale

/data/data/name.antonsmirnov.android.arduinodroid2/sdkEsp8266/hardware/esp8266/2.7.1/cores/esp8266/Updater.h:53:18: error: 'function' in namespace 'std' does not name a template type

Hi, getting error with "undefined reference to vtable" during compiling. Please help? HW - esp32c6 Error: /Users/IoT/Library/Arduino15/packages/esp32/tools/esp-rv32/2302/bin/../lib/gcc/riscv32-esp-elf/12.2.0/../../../../riscv32-esp-elf/bin/ld: /private/var/folders/5w/fptbs2sd1fs1wcpbs_78bfcr0000gp/T/arduino/sketches/32815A3D67364512A0EE046AE4D8E164/sketch/main.ino.cpp.o: in function `SINRICPRO_3_0_1::SinricProDeviceInterface::SinricProDeviceInterface()': .../SinricPro/src/SinricProDeviceInterface.h:9: undefined reference to `vtable for SINRICPRO_3_0_1::SinricProDeviceInterface' /Users/IoT/Library/Arduino15/packages/esp32/tools/esp-rv32/2302/bin/../lib/gcc/riscv32-esp-elf/12.2.0/../../../../riscv32-esp-elf/bin/ld: /Users/IoT/Pyro-E...

I'm facing an issue with my ESP32 project where I'm unable to send temperature, humidity, and air quality data to Sinric Pro. The device connects to WiFi and Sinric Pro,...

stale

Hi. I'm working with the Sinric Pro modes on a humidifier that works in sequential mode, that is, it enters the first mode (30 minutes), then the second mode (60...