I’ve been looking for some smart outlets, and it seems impossible to discover which ones can be used with normal well-known protocols and which can only be used through a phone app locked into a cloud service.
I have several US V2 plugs from athom.tech and they work great via home assistant. They just sit on WiFi don’t call home and are reliable through hoke assistant
Check out the new IKEA Matter over Thread stuff. They have two smart plugs (an indoor single plug and an outdoor double plug). You can flash one of the esp-idf example images to an ESP32-C6 and plug it into your HA server to turn it into a Thread Border Router for under $10. Everything on Thread uses a fully local encrypted mesh network that by default has no Internet access (leave NAT64 turned off in the HA border router add-on).
P.S.: Make sure to update the firmware on the devices (which HA can do), as several don’t act as routing end devices until after the first upgrade.
Local control, most use very little power and can either be plugged in or use a 1-3yr battery you swap out sparingly, and they communicate on a separate set of channels from your internet at low-latency so they don’t eat up internet bandwidth.
My favorite smart outlet switch though was recently sold out and it’s an Aeotec smart switch 7.
I’ve got it set up on Home Assistant so that whenever certain devices in my home are detected on or off via watt usage minimum changes I monitor on those smart switches, it toggles the Lutron Caseta (best smart light control there is) lights via commands for different rooms in my house.
I also have things like waterproof outdoor gate sensors made by Zooz that are smaller than a single stick of gum where the small flat watch battery in it lasts for almost a year and it will alert me when the gate opens or closes, but only when I’m a certain distance away from the house’s geofence I’ve set up.
I’ve been looking for some smart outlets, and it seems impossible to discover which ones can be used with normal well-known protocols and which can only be used through a phone app locked into a cloud service.
I have several US V2 plugs from athom.tech and they work great via home assistant. They just sit on WiFi don’t call home and are reliable through hoke assistant
Check out the new IKEA Matter over Thread stuff. They have two smart plugs (an indoor single plug and an outdoor double plug). You can flash one of the esp-idf example images to an ESP32-C6 and plug it into your HA server to turn it into a Thread Border Router for under $10. Everything on Thread uses a fully local encrypted mesh network that by default has no Internet access (leave NAT64 turned off in the HA border router add-on).
P.S.: Make sure to update the firmware on the devices (which HA can do), as several don’t act as routing end devices until after the first upgrade.
Z-Wave & Zigbee devices.
My favorites are made by Aeotec & Zooz.
Local control, most use very little power and can either be plugged in or use a 1-3yr battery you swap out sparingly, and they communicate on a separate set of channels from your internet at low-latency so they don’t eat up internet bandwidth.
So, if I’m reading things right, anything that runs on Z-Wave or Zigbee will necessarily run locally, because those are mesh protocols?
Anyway, thanks a lot. Those are really simple keywords to check.
The Hook Up had a great video on this. He compared a lot of different options and ranks them based on functionality with and without internet.
https://youtu.be/wnFoQ84SRL4
Yep.
My favorite smart outlet switch though was recently sold out and it’s an Aeotec smart switch 7.
I’ve got it set up on Home Assistant so that whenever certain devices in my home are detected on or off via watt usage minimum changes I monitor on those smart switches, it toggles the Lutron Caseta (best smart light control there is) lights via commands for different rooms in my house.
I also have things like waterproof outdoor gate sensors made by Zooz that are smaller than a single stick of gum where the small flat watch battery in it lasts for almost a year and it will alert me when the gate opens or closes, but only when I’m a certain distance away from the house’s geofence I’ve set up.