Hi, Being an electronics and programming enthusiastic, I always wondered how can I automate my room appliances (not with smart bulbs). There were m...
For further actions, you may consider blocking this person and/or reporting abuse
Something is missing.. what to do with that code ..?
You can use this code to automate things using raspberryPi or other controllers. :)
How to upload this code on ESP32 ?
github.com/sinricpro/esp8266-esp32...
You can use the above library for both esp8266(NodeMCU) and ESP32
If i want to use python?
Do you want to use python for NodeMcu and Esp32. (Micropython) ?
Yes bro.. exactly microPython
Hmmm! Even I thought of this long back to integrate with micro python. But MicroPython didn't have WebSocket library which is a basic requirement for this skill. I need to check out once again.
If u found..kindly inform me please.
Sure i'll do it :).
I'm also looking for a method to comunicate through micropython on ESP32 with Alexa
How to upload these codes on NodeMCU?
github.com/sinricpro/esp8266-esp32...
You can use above nodemcu library for this automation. :)