Whats everyone using for smart plugs.

https://lemmy.world/post/36810733

Whats everyone using for smart plugs. - Lemmy.World

Been using tp-link smart plugs for a moment. Not really had any problems with them but i want to move to something such as z-wave or a ZigBee. Something that is totally local and does not require a different app on my phone.

I happened across a shit ton of kasa smart plugs, and don’t need the range/mesh that ZigBee provides, so ive just been using them. Been working well, they can be configured locally and can be blocked from internet access by my router
I got some NASA devices on sale, they work fine. I dislike that I have to use their app for initial setup and when I rotate WiFi passwords. Will use them until they fail, then will switch to something else.
Check out python-kasa. Pretty sure I’ve only used the proprietary app to set up the first one because I learned about this. The rest I could do on my computer from the command line.
Command-line usage — python-kasa documentation

Cooool, thanks!