Anyone else get this email from Leviton about their decora light switches and their changes to ToS expressly permitting them to collect and use behavioral data from your devices?
FUCK Leviton, long live Zigbee and Zwave and all open-sourced standards
My Leviton
At Leviton, we’re committed to providing an excellent smart home experience. Today, we wanted to share a few updates to our Privacy Policy and Terms of Service. Below is a quick look at key changes:
We’ve updated our privacy policy to provide more information about how we collect, use, and share certain data, and to add more information about our users’ privacy under various US and Canadian laws. For instance, Leviton works with third-party companies to collect necessary and legal data to utilize with affiliate marketing programs that provide appropriate recommendations. As well, users can easily withdraw consent at any time by clicking the links below.
The updates take effect March 11th, 2024. Leviton will periodically send information regarding promotions, discounts, new products, and services. If you would like to unsubscribe from communications from Leviton, please click here. If you do not agree with the privacy policy/terms of service, you may request removal of your account by clicking this link.
For additional information or any questions, please contact us at dssupport@leviton.com.
Traduction française de cet email Leviton
Copyright © 2024 Leviton Manufacturing Co., Inc., All rights reserved. 201 North Service Rd. • Melville, NY 11747
Unsubscribe | Manage your email preferences
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.
Rules:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
The problem with all Home tech I’ve scene you control none of it. Only when you get a full copy of the source code which you are allowed to control and modify to your hearts content will I even consider one of these devices.
While not quite “copy of source code” there are many, many zigbee/zwave devices that literally do not have the capability to phone home. They work fully within their respective networks and only talk to each other/the hub.
Now, the hub can phone home. But that’s when you use something like Home Assistant, which is open source.
The fact that they can’t connect to the internet is no consequence to me and could even be considered a inconvenience. I want something that I can control the entire system. I should be able flash my own software based on the original code.
That’s the ideal, but it’s difficult to do that with every single machine. Like even with a computer not every motherboard can be flashed with Coreboot. The closest you can get right now is probably building devices with the ESP32 chips.
You also can use ARM boards
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
3 acronyms in this thread; the most compressed thread commented on today has 14 acronyms.
[Thread #599 for this sub, first seen 13th Mar 2024, 01:55] [FAQ] [Full list] [Contact] [Source code]
I use some of their switches using Home Assistant’s Homekit integration. Set them up on wifi in their app, add to HA, then block internet access in my router’s firewall. Kind of the best of both worlds at that point.
I use Lutron Caseta which has a local hub and no cloud control. It’s the same company and I didn’t get that notice.
Wonder what’s different about the Decora switches?
Are Lutron and Leviton the same company? I’ve always wondered but never found any definitive confirmation one way or another.
Edit: see, two replies, two answers… shrouded in mystery haha
They’re competitors.
They’re like the Lincoln & Ford (or Acura & Honda, if you prefer a less ambiguous simile) of the electrical components world
Did you really expect them to not collect your usage patterns?
I’m not defending them, I’m saying stop supporting these companies.
I have exactly zero of these automation devices in my house. Wait, that’s a lie, I have one, a temp monitoring device for a freezer - and only because I needed it in a hurry.
I’m currently working on self-hosted solutions with no web-based account.
Simply don’t use these automation devices, it’s very clear they collect your data - why else would they host a web service for it for free, when it could just was easily be self-hosted today.
I found this on github to activate tplink kasa plugs and switches to a local IP and never phone home. It swaps the internal server lookup, and allows you to Activate to your wifi SSID with no app https://github.com/jkbenaim/hs100
Couple things:
That said: of course i advocate against these brands. I have several zigbee dimmer switches ready to swap out with leviton already. But that doesn’t mean this information shouldn’t be widely circulated when it surfaces, so that other people know the landscape better when they go to purchase.
Hue Bulbs are zigbee. They weren’t bricked. You can use them with any zigbee adapter plugged into home assistant, hubitat, etc. I believe you are thinking of the hue hub that began requiring a hue account for “security reasons”
Seems to be more on the web side of things for affiliate marketing, not necessarily light switch usage patterns? At least the pasted/quoted bit doesn’t suggest that it’d cover interactions with the devices.
It’s any of their products that utilize their app or web servers to work. Here’s their ToS, and below is a snippet:
And their privacy policy:
and section 3:
Cool. So don’t use their app. I’d imagine HomeAssistant usage cannot be tracked as it wouldn’t go through their app.
FWIW, I’m all in on HomeKit, so I only control over Home app for my light switches from another vendor, and I’ve got no skin in the game with Leviton, but same idea applies. No vendor apps means their app based tracking are much less relevant.
These devices are home-polling, which means commands/info is managed through WAN and their home servers.
Even if you don’t use their app, it still uses their servers.
FWIW, i also use home assistant. But some of the devices I have were not choices I made, so it’s a slow trudge replacing them all with locally-managed devices.
Can’t wait for Matter and Thread become more mainstream. Local first (and device level egress blocked by VLAN) for the win.
You can use these devices with HomeKit and firewall then off from the internet so they can no longer phone home. I have mine brought into home assistant with the HomeKit controller integration and it’s on a WiFi network with no connection to the outside world. The downside is that it can’t receive a firmware update.
This is why I buy TpLink Kasa switches and plugs and use the hs100 code on github to activate them only to local server, so they never phone home to tplink servers.
https://github.com/jkbenaim/hs100
Oh interesting. I have a few kasa items
Does that work for devices not listed? I’ve got 2 KP125 and a few other things. It works fine but would be nice to decouple.
It does work for many not listed, but no guarantees from the dev. And there are some sold where the firmware version blocks this path. But I have had success with six separate plugs and a dimmer. None were listed in the supported product numbers
This also looks promising https://github.com/python-kasa/python-kasa
I been using TP-Link Matter junk with Home Assistant.
Im using homeassistant also, just used the git code to change their built in server lookup, and associate them to wifi
It’s why I only buy their ZigBee/Z-Wave devices. Safer than any WiFi-connected alternative.