cross-posted from: https://lemmy.world/post/10882099

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!

  • @Static_Rocket
    link
    English
    1175 months ago

    significant economic harm to our company

    Oh! I have a solution! Make it a local API you fucking goofs.

    • @[email protected]
      link
      fedilink
      265 months ago

      I went with Daikin 'cause they had local control… Except that they changed it in the meantime, and I had 2 different AC splits connected to the pump, one of them is older and still has local control, while the other is newer and doesn’t. Fuck all of them.

      • @[email protected]
        link
        fedilink
        125 months ago

        You can make a thermostat with a raspberry pi, a few sensors, and a relay board. They’re pretty simple devices.

        Really, you don’t even need a pi. An ESP8266 would be more than sufficient.

        Source: I made my own thermostat from an esp8266, some sensors, and a relay board.

        • @[email protected]
          link
          fedilink
          75 months ago

          I did that, for my gas heater.

          AC is more complex, it has fan speed, air direction (2 of them), temperature settings and so on. I solved with an IR blaster, but that’s not what I wanted, I specifically selected this brand to have local control via wifi.

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

          Good enough for a fan, furnace, and AC setup. What we need going forward, though, is something that can intelligently use heat pumps to take into account electrical costs, current rooftop solar generation (if any), and the heat pump’s efficiency ratings in order to most efficiently balance between the heat pump and a regular furnace. Can choose the balance between either cheapest way to run or the least amount of CO2 (which won’t always match up). May also have to consider multi-stage setups where you can run it at low/medium/high levels.

          I don’t think it’s impossible for a FOSS solution to do this, but I don’t think anyone has tackled it, either.

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

            I don’t think it’s impossible for a FOSS solution to do this, but I don’t think anyone has tackled it, either

            That’s just a software problem. Not all that difficult, assuming the hardware manufacturers don’t lock you into some bullshit locked down proprietary cloud control thing.

    • @rishado
      link
      95 months ago

      My manager once asked me if I could code in API

    • @[email protected]
      link
      fedilink
      55 months ago

      Nah, I’d rather data get sent out to external servers and then come back. This is efficient and very smart.

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

    Forked, and mirrored to my Forgejo server. As someone else pointed out on a different community, this is a great example of the Barbra Streisand effect in action.

    People like me, without Haier appliances, are now aware of this fuckwittery, and have actively taken steps to preserve the code, before it gets taken down.

    Dickheads.

    • Danny M
      link
      fedilink
      275 months ago

      Seconded, and added Haier to my mental list of companies to never buy from.

      • @[email protected]
        link
        fedilink
        65 months ago

        Had a nice TV from that company. It was really long ago, though, and the terribly bright blue indicator of it being on I didn’t like, especially when using as a PC monitor.

    • @sparr
      link
      English
      175 months ago

      And, since we don’t own or use any Haier appliances, we aren’t subject to their TOS.

  • @filister
    link
    555 months ago

    When companies build shitty software for which they charge arms and legs extra and are pissed that someone found their way around it

  • Eager Eagle
    link
    English
    48
    edit-2
    5 months ago

    Translation: our legal team has to justify their employment, thus we’re threatening non-profit open source projects that can’t fight back and pose no harm whatsoever to the company’s financials, market position, customers, or any other stakeholder.

    It’d be awesome if the maintainers could get a pro bono advice / representation here to make a proper response. They’re volunteering their free time improving an extensive list of crappy products of a brand and this is what they get back? Disgusting move from Haier.

  • poVoq
    link
    fedilink
    445 months ago

    Seems like I dodged a bullet by recently deciding for another company. Definitely on my permanent do-not-buy list now, thanks for letting us know that you do not want any customers, Haier 😑

    • @DehydratedOP
      link
      75 months ago

      Do you use any smart home solution with your AC? Maybe even Home Assistant? Just curious

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

        Not the person you asked, but i have a mitsubishi electric heatpump, which i have hooked up to homeassistant via an esphome library. It has a header on the controller board that you can connect to.

        Normally the header is for their $200 controller and app, i spent $10 on the parts.

        https://github.com/geoffdavis/esphome-mitsubishiheatpump

        I think i better start mirroring the repo…

        • @DehydratedOP
          link
          65 months ago

          That’s amazing. I love such open source projects! I love the Lemmy, Home Assistant and Open Source community.

          • @[email protected]
            link
            fedilink
            15 months ago

            I have a diy thermostat project (really a multi-zone hvac setup) that I might pick back up given what’s going on.

            It kinda fell by the way side after my 3D printer started having issues.

        • @[email protected]
          link
          fedilink
          25 months ago

          I installed this same system a few months ago. It’s been fantastic - responsive and intuitive. The 5V pin in the CN105 connector means no external power or wiring is required. We haven’t touched the remote since it was installed.

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

            Yeah, its great. My only complaint is that you cant set the vane positions. And the temp sensors are a bit meaningless due to the height on the wall.

            I intend to investigate the vane positioning in the future.

      • @[email protected]
        link
        fedilink
        35 months ago

        I have a Lennox multistage system with a heat pump, and furnace for when it gets too cold. The best way to run those (according to the installer) is at a low level all the time. So it doesn’t benefit much from things like location tracking to turn the system up or down while we’re out. Especially since I work from home.

        What it does do is make graphs for tracking how it runs the heat pump and furnace each day.

        • @DehydratedOP
          link
          25 months ago

          That’s cool. Similar to how I use my heating Home Assistant integration.

        • @DehydratedOP
          link
          25 months ago

          This is cool, I actually such something similar for my old school (~10 year old) AC unit because Infrared is the only way to control it.

        • @[email protected]
          link
          fedilink
          15 months ago

          The problem with a product like that is that there’s nothing stopping them from locking down their API to only work with their app.

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

            Compared to what what and at what relative cost? Given the actions of Haier buying into a product eco system seems like a far more expensive and risky proposition!

          • @[email protected]
            link
            fedilink
            15 months ago

            The IR blasters can usually be flashed with open firmware like tasmota or esphome. I started with IR as well. The downside for me was that IR was one way. You can tell the unit to turn on, but you cant know if it actually did turn on.

            For a cheaper IR option: https://www.aliexpress.com/item/1005004486051086.html

            If anyone is in Aus and wants some IR blasters with tasmota, happy to ship my spares :D

  • @[email protected]
    link
    fedilink
    435 months ago

    Bit of a tangent, but I hear Haier’s legal department can be reached at [email protected], if anyone has any questions about the legal grounds they’re claiming, I’m sure they’d be happy to elaborate - they clearly have plenty of free time on their hands.

    • @muntedcrocodile
      link
      45 months ago

      Is that an actual email? I wonder how lomg it would take them to realise they are talking to chatgpt when its asked to waste as much of their time as possible?

  • Wouldn’t be a bad idea for potential customers to write Haier and let them know they’re on a personal blacklist.

    Is there an OSS-hostile list, like the opposite of the Awesome-XYZ lists?

  • Tired and bored
    link
    315 months ago
    1. Give the copyright to the FSF
    2. Donate to the FSF
      • Tired and bored
        link
        65 months ago

        The FSF actively encourages people to do that, and yes their legal team is there. Not sure whether it’s “powerful” but surely better than a single developer

  • @erranto
    link
    295 months ago

    I always thought about why don’t FOSS projects that are at risk of getting sued by big corp like (NewPipe, Popcorn Time, streamio, tachiyomi …) embrace the dark web or git over torrent via VPN, so their projects don’t get threatened with take downs. z-library ended having to move to the dark web after all.

    • @[email protected]
      link
      fedilink
      475 months ago

      It’s not like a judge said it’s illegal… what happened is that a huge multinational company sent a menacing letter to a developer regarding their hobby project, and the developer —understandably— decided to comply.

      • @[email protected]
        link
        fedilink
        105 months ago

        Yeah, even though the claim is 1000% horseshit, it’s not like some small time python dad has the means to defend against a giant multinational in court.

        Laws are only for the common man.

      • @[email protected]
        link
        fedilink
        95 months ago

        The developer has not yet fully complied - the repo is still up, they have legal insurance and are in discussion with lawyers, and they have responded requesting clarification on the specifics of their alleged “violation”.

        In the mean time, I think many people have reached out to Haier to express their displeasure. On an unrelated note, the original menacing letter came from [email protected] in case anyone was curious.

    • @DehydratedOP
      link
      105 months ago

      Ask those brain dead fucks at Haier

      • @[email protected]
        link
        fedilink
        135 months ago

        It sounds like someone out of their jurisdiction should host the repos and tell them to pound sand.

        • @DehydratedOP
          link
          45 months ago

          Codeberg is hosted in Germany

          • @subtext
            link
            25 months ago

            Pretty sure the maintainer is in Germany so that wouldn’t help (unless you meant something else by your comment)

  • @JoeKrogan
    link
    155 months ago

    Another one to the boycott list

  • @[email protected]
    link
    fedilink
    115 months ago

    From what I read, this project does help integrate with HA to avoid using the Haier app, but still uses Haier’s cloud. Can anyone confirm if this was true?

    • @MrMcGasion
      link
      135 months ago

      Based on the documentation on the GitHub, it looks like it does use Haier’s cloud. Which, doesn’t make Haier’s actions any less shitty, but I can understand a company not wanting a bunch of users using their undocumented API, especially if there’s potential to have automations hitting it more frequently than their own app does (not that I have any reason to believe this project was actually being inefficient with API calls).