Easily enable features like scheduling, scenes, and time zones, as seen in documentation examples . RMaker.h Library Download (ZIP File)
Avoid third-party websites that offer unverified ZIP files. They may contain outdated code or malware. Always use the official Espressif GitHub repositories. rmaker.h library download zip
(it’s small, but the repo has many examples). Easily enable features like scheduling, scenes, and time
cd ~/Documents/esp/projects # Change to your project directory wget https://github.com/espressif/esp-rainmaker/archive/refs/heads/master.zip unzip master.zip -d components/ mv components/esp-rainmaker-master components/esp_rainmaker Easily enable features like scheduling