I'm working on a home automation project to control three outdoor lighting circuits using voice commands. I’ve chosen to use Shelly 1 modules (one per circuit) to switch the lights on and off. These modules are connected via WiFi and can be controlled through HTTP requests.
The goal is to create a fully offline voice assistant that listens for specific commands like “Lumos” (to turn on the lights) and “Nox” (to turn them off), inspired by the Harry Potter universe. I plan to run this assistant either on a Raspberry Pi or a Windows-based mini PC, depending on ease of setup and long-term reliability. In my side, I've got a Synology server and it can be important 🙂
Currently it's a difficult project for me. But maybe someone here did this kind of project ?
Is this project is possible ?
Do I have to go on raspberry or mini PC ?
Let me know your point of view 🙂