Turn on my coffee warmer with Mycroft

Опубликовано: 24 Июль 2026
на канале: Tony Fernandez
1,459
31

I created this skill for fun just to understand how to create skills. I'm not a programmer just a hobbyist.


The skill works by issuing http gets to a sonoff device that I have connected to my coffee mug warmer. This can be pretty much used with anything that is connected to a sonoff device for example turning on lights, TVs, water pumps, sprinkler systems, planter watering systems etc.


You'll need an FTDI USB to TTL cable to program the ESP device. I've included the ESP firmware in my github repo which I slighlty modified however you can find my source here: https://randomnerdtutorials.com/repro....


For my skill you will need to go to https://home.mycroft.ai/#/skill and modify the IP info in the Coffee Warmer Settings section.


Let me know what you think!