Live data from Hacker News

Haier hits Home Assistant plugin dev with takedown notice

bleepingcomputer.com

101–110 of 172 posts

Re: Haier hits Home Assistant plugin dev with takedown notice

#101

I'm in the process of reverse engineering an appliance myself to allow it to be integrated with Home Assistant, one which requires an mobile app to operate remotely and is connected to the net all of the time, when it doesn't need to be. I was gifted this particular appliance, but the solution is really to just not give companies like this your money. Unfortunately it's easier said than done, but looking for things w…

which appliance?

Re: Haier hits Home Assistant plugin dev with takedown notice

#102

I’m really worried this will become common practice. We MUST fight against this otherwise they will take away open source from us. Making an integration to work with devices you own is NOT ILLEGAL. I’m happy to contribute to a qualified and trustworthy gofundme to protect devs. I myself have a few integrations I made and would refuse to take them down. Granted, I intentionally don’t use any “cloud” api garbage.

[deleted]

Re: Haier hits Home Assistant plugin dev with takedown notice

#103
post #99

Scratches Haier off list of household vendors. I use HomeKit so this probably doesn’t directly affect me at all. But if I stop using HomeKit, I can and will do as I see fit to make the gear I already own work with whatever I’ve switched to. If adversarial companies want to stop people from doing that, then I’ll help them in that mission by not bringing their stuff into my house in the first place.

Scratch off everything that requires internet access (in this case the Home Assistant integration talked to the vendor's API servers). See also previous discussion on https://news.ycombinator.com/item?id=39044932

curious, is there a vendor that isn't "cloud-first" today? I've never seen an appliance that doesn't call home

Re: Haier hits Home Assistant plugin dev with takedown notice

#104
post #99

Earlier quoted context omitted.

Scratch off everything that requires internet access (in this case the Home Assistant integration talked to the vendor's API servers). See also previous discussion on https://news.ycombinator.com/item?id=39044932

curious, is there a vendor that isn't "cloud-first" today? I've never seen an appliance that doesn't call home

The one that frustrates me the most is Home Depot's HubSpace. You do not have to link the devices to the router. They can be operated by Bluetooth.

However, the app to control them cannot work without a connection to the server. It has no local device functions at all. It won't even launch if their servers are offline.

That's just next-level stupid to me. Why build in a useless option? If Bluetooth won't work without a server connection anyway, what's the point?

Re: Haier hits Home Assistant plugin dev with takedown notice

#105

Is anyone maintaining and publishing a list of these consumer-hostile companies to avoid? In the last half year Haier, Chamberlain, and Mazda have issued takedowns or actively blocked access to HA integrations.

Just go to the bottom of the integration listing on Home Assistant's website and skip anything with a category that involves cloud. When companies are providing things for free that has an ongoing cost, something is going to break eventually.

Re: Haier hits Home Assistant plugin dev with takedown notice

#106
post #99

Earlier quoted context omitted.

Scratch off everything that requires internet access (in this case the Home Assistant integration talked to the vendor's API servers). See also previous discussion on https://news.ycombinator.com/item?id=39044932

curious, is there a vendor that isn't "cloud-first" today? I've never seen an appliance that doesn't call home

The trick is to get a ZigBee device instead of a WiFi one. It's an inherently local-only protocol and you can make your computer a Hub with a $30 stick.

Re: Haier hits Home Assistant plugin dev with takedown notice

#107
post #91

The tech community as a whole is dropping the ball by not advocating loudly and openly for adversarial interoperability. It is a fundamental digital right despite what nonsense-ese is present in any service's egregious terms and conditions. There needs to be an anti-adversarial interop specific complaint department at the EFF. Otherwise one day, one of these developers will take the lack of support at its face and ch…

I am very ignorant about this topic. Can you please explain what "adversarial interoperability" means? The term sounds very intriguing.

Re: Haier hits Home Assistant plugin dev with takedown notice

#108

I’m really worried this will become common practice. We MUST fight against this otherwise they will take away open source from us. Making an integration to work with devices you own is NOT ILLEGAL. I’m happy to contribute to a qualified and trustworthy gofundme to protect devs. I myself have a few integrations I made and would refuse to take them down. Granted, I intentionally don’t use any “cloud” api garbage.

Everyone working this space should include the following in their headers:

  * A declaration that no content copyrighted by the hardware vendor is in the codebase

  * The code cannot be classified as a DMCA circumvention device as it does not provide
    access to copyrighted works

  * An assertion that the RE activities are protected under US fair use doctrine for the
    purposes of hardware interoperability (even if not a US citizen)

  * Any potential trade secrets were discovered independently through the RE process

This will deflate their legal team's attempts to exploit common ignorance when the code is admitted as evidence.

Re: Haier hits Home Assistant plugin dev with takedown notice

#109
post #104

Earlier quoted context omitted.

curious, is there a vendor that isn't "cloud-first" today? I've never seen an appliance that doesn't call home

The one that frustrates me the most is Home Depot's HubSpace. You do not have to link the devices to the router. They can be operated by Bluetooth. However, the app to control them cannot work without a connection to the server. It has no local device functions at all. It won't even launch if their servers are offline. That's just next-level stupid to me. Why build in a useless option? If Bluetooth won't work without…

The "feature" is end user tracking and isn't for you, it's for the vendor. So if the servers are down they don't care about the rest of it.

Re: Haier hits Home Assistant plugin dev with takedown notice

#110
If you are going to break DRM know that the DMCA makes it copyright infringement regardless of how easy it is. If you create software that does this do not use your real identity and ensure any IP used is not your own. Leave them nowhere to send "legal action" to. Only those that play by the rules are affected by those rules.
Post reply on HN