Config for 2nice wifi plug

Hi,
Does anyone have a working config for the 2nice smart plug, every one that I have tried comes back with a not compatible error. I’ve flashed tasmota onto the plug with no issues but want to try esphome. I think the plug is based on the teckin sp20 but I keep getting an upload failed.
Thanks,
Matt

make sure you’re on tasmota 7.x and start with a minimal esphome config (wifi, ota and captive maybe).

I’ve had troubles updating from tasmota 8.x

There is a set command to unblock that

Oh, wasn’t aware - I guess this one

Thanks, that worked. I’ve uploaded a minimal config so will try and add the rest now. If I make chnages to the config, do I just upload using the ESPhome addon?

yeah, the device should show up in the addon if your initial wifi config was right and you had ota: active. Just edit your yamls and hit upload in the addon. it won’t let you flash if the yaml isnt correct so there’s not much risk.

PS: If the addon unable to connect try to give the ESP a static IP or enable multicast in your network

1 Like

Thanks for the reply, setting a static ip was also helpful to know thanks!