I have a sonoff mini which I am testing with ESP home. I was able to successfully flash the firmware using the below yaml file and now I was able to add the device to Home Assistant. This shows one “firmware” entity.
I would like to now update the yaml and firmware so the switch can actually do something, but not able to figure out what exactly needs to be done. I was able to find the Sonoff S20 yaml at Using With Sonoff S20 — ESPHome. But a bit clueless on how to adapt this for Sonoff mini. Can someone please provide an example yaml for sonoff mini?
Hi, yes I have been reading some docs, but wasn’t able to get very far. After a lot of trail and error, got the below working. This gives me the switch toggle functionality. But I understand I could get the wifi strength etc, but haven’t figured that out yet.
You can add lots of generic stuff to your yaml for things like RSSI, restart etc just google “esphome” followed by what ever it is you want to add e.g wifi signal
I am using this device to get used to ESPHome as I just ordered some ESP32 boards and LD2410C mmwave sensors and would need to set them up in ESP Home when they arrive .