Thankfully I don’t use any of their products, but this really pisses me off. They claim that this open source project “causes significant economic harm to their company”

This is ridiculous. It is truly ridiculous. How can something that enables the user to efficiently control their AC cause “significant economic harm”???

Consider forking the repository or mirroring it to another platform like GitLab, Codeberg or your self-hosted Git server, so the project can continue to exist and someone can maybe fork it and maintain it.

The effected repos are: https://github.com/Andre0512/hOn and https://github.com/Andre0512/pyhOn

If you don’t know about Home Assistant, check it out. It’s an amazing piece of open-source software, that you can run at home on your own server and use it to control your smart home devices. That way, you don’t need to connect them to the manufacturer’s (probably insecure) cloud. It gives you sovereignty over your smart home instead of some proprietary vendor-locked garbage. Check out their website and the Lemmy community: [email protected]

I also highly recommend Louis Rossmann’s video about this: https://youtu.be/RcSnd3cyti0

He makes awesome videos in general, consider subscribing.

As Rossmann said, don’t ever buy anything from such a shitty company that doesn’t respect their customers. This move by Haier is nothing other than a slap in the face for everyone, who just wants to comfortably control the product they paid for. This company is actively hostile towards their paying customers. Fuck these bastards!

  • @[email protected]
    link
    fedilink
    English
    305 months ago

    Isn’t the whole point of this to not use their services? As long as Haier’s software and servers are not being touched I don’t see how they have any legal standing. This guy should speak to a lawyer to verify if this is the case.

    Anyhow, the last Haier/GE air conditioner I took apart had a commodity off-the-shelf USB Wi-Fi dongle inside it plugged in via a short USB extension lead to an off-the-shelf microcontroller board to enable its “smart” features. I’ll bet you a dime Haier is violating the terms of at least one open source license, possibly more than one, via the software stack they’re running in there. So as far as I’m concerned they’re free to take a flying fuck at a rolling doughnut.

    • @[email protected]
      link
      fedilink
      English
      115 months ago

      Generally, a lot of companies that add “cloud enabled” to their products don’t let you access the local device. Home Assistant isn’t talking to the air conditioner, it’s logging into their web interface. If it’s polling 1/minute, that can be a lot of extra traffic, compared to a normal user.

      The better solution is to work with their buyers, not against them. If they provided a local API, then the excess traffic would go away. Theirs no money in that, in the short term, however. So they take the lazy route.

      There’s a reason I only buy IoT type devices with a local API. They also have a tendency to turn servers off. Suddenly your smart device is bricked, despite working fine.

    • @[email protected]
      link
      fedilink
      English
      11
      edit-2
      5 months ago

      The problem is it’s a script that logs onto Haier’s servers with the user’s email and password and starts polling for data. Considering that most designed usage is probably based around users every once in a while checking and adjusting their thermostat, just one user with an HACS install doing a poll every minute is 1440x more usage than the next who checks it once a day. If HACS uses were the majority of traffic for these devices I wouldn’t be surprised by that metric.

      That’s what probably meant by the ToS because the users using it are probably violating it, and the addon can be considered as something that makes violating it easier (it doesn’t have a secondary purpose other than using a set of credentials that are only given after accepting the ToS).

      I’ve had crappy “Smart” ACs and Samsung was the absolute worst. At random times their AWS instance in Europe would go down or their app wouldn’t respond. I gave up and coded my own script to directly interface with the device over the local WiFi. You cut Samsung completely out of the equation. You don’t have to worry about their servers not working anymore. That’s an ideal way for an add-on to work. Ideally most of the script can be retuned to work directly with the device.

      • @[email protected]
        link
        fedilink
        English
        35 months ago

        Any appliance made by Samsung is pure garbage. I just got rid of one of their dryers and I’m very glad to have it gone.

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            5 months ago

            All the parts they used internally are made to be as cheap as possible. The rollers that support the drum, and the belt tensioner, use low quality bushings that wear out prematurely. The extra fiction the parts caused would cause the belt to fail too. I’d have to tear the entire thing apart every two years or so and replace these parts to keep it running, far more often than I’d have to repair any other dryer brand. The sensor dry cycle on it never properly dried the clothes, and the steam function on it didn’t work very well either.

            A friend of mine has a Samsung dryer, washer, fridge, dishwasher, and microwave. He hates all of them with a passion for similar reasons.

            I don’t hate everything Samsung as I’m quite happy with their tablets and watches, but I’d never purchase another one of their appliances.

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            5 months ago

            My drier squeaks a lot, it seems like the previous owner has replaced the wheel once, and I replaced the wheel again, and it still squeaks…

    • MudMan
      link
      fedilink
      35 months ago

      I’m curious about the details, yeah. Maybe they’re plugging into some API or something? Breaking some safety measure? Otherwise I really don’t see how these threats aren’t empty. Suing somebody for breaking EULA terms does not have a great track record, and neither does modifying things you buy or making unauthorized software for computers.

      But hey, if the guy says the project is coming down, then I guess the aggressive language did the thing they wanted it to do, even if it’s relatively toothless.