Most active commenters

    ←back to thread

    280 points RyanShook | 17 comments | | HN request time: 0.002s | source | bottom
    Show context
    dreamcompiler ◴[] No.45144685[source]
    "Dumb" home devices work as expected for 25-50 years, and then you replace them.

    "Smart" home devices work as expected for about a year and then they fail in new and exciting ways, and then you replace them.

    replies(8): >>45144962 #>>45144973 #>>45144993 #>>45145082 #>>45145232 #>>45145349 #>>45145802 #>>45146174 #
    1. daviddavis ◴[] No.45144962[source]
    This is exactly why I’ve started only buying smart devices that work with Home Assistant and don’t rely on cloud services.
    replies(4): >>45144999 #>>45145002 #>>45145541 #>>45145810 #
    2. UnlockedSecrets ◴[] No.45144999[source]
    What are the best ways of finding such devices? Almost all the time when I look into some product it ends up being connected to some random cloud service with its own login.
    replies(3): >>45145064 #>>45145489 #>>45146529 #
    3. stego-tech ◴[] No.45145002[source]
    Ditto. Landlord shoved ecobees onto us after their developer program shuttered, and when internet connected they misbehave.

    Curious to hear what local polling or local push thermostat you settled on with HA support!

    replies(2): >>45145327 #>>45145666 #
    4. asdff ◴[] No.45145064[source]
    It isn't easy, but you just have to do your due diligence and really explore the featuresets available for a given category of product.

    A shortcut however is checking out the homelab subreddit. People will post about the gear they are using in their stack.

    5. jacquesm ◴[] No.45145327[source]
    Not the person you are asking. I'm partial to all Shelly stuff. So far very reliable and the price is ok. They do have a cloud but it is entirely optional.
    6. Izkata ◴[] No.45145489[source]
    HomeAssistant supports a bunch of home automation systems, including local-only ones like ZWave and Zigbee*. A search for "zwave thermostat" comes up with a lot of results, though I couldn't say how difficult it might be to configure them (I'm only using simpler devices like switches and sensors).

    * There are internet-connected controllers and local controllers so you'd also want a local controller. I've used an Aeotec Z-Stick for ZWave devices for around a decade, it plugs into USB, HomeAssistant accesses it directly, and the ZWave network itself is connections between the Z-Stick and the devices without the internet.

    replies(1): >>45145730 #
    7. hamdingers ◴[] No.45145541[source]
    Ironically the latest Nest thermostats offer fully local control with Home Assistant via Matter.
    replies(1): >>45145892 #
    8. colordrops ◴[] No.45145666[source]
    Ecobees (at least the model I have) can work without internet and integrate with Home Assistant.
    9. floating-io ◴[] No.45145730{3}[source]
    The Honeywell Z-Wave thermostats are trivial to connect and work with via Home Assistant.

    Source: I own one. :)

    replies(1): >>45146077 #
    10. sarchertech ◴[] No.45145810[source]
    Make sure that if you buy such a device it doesn’t do over the air upgrades. I bought a smart baby monitor (miku) that promised no monthly fees. Then they went bankrupt. A new company was formed that bought the assets. They disabled most functionality via forced over the air update then added a fee to enable the previously free functionality.
    replies(4): >>45146084 #>>45146491 #>>45151338 #>>45153339 #
    11. coin ◴[] No.45145892[source]
    Last I checked you have sign-in to Google before it lets you config via Matter
    12. acidburnNSA ◴[] No.45146077{4}[source]
    I own two and they are bulletproof with Home Assistant. When away from home I just wireguard in and adjust/monitor as needed.
    13. atonse ◴[] No.45146084[source]
    Isn’t that illegal? like under consumer law maybe?
    14. seam_carver ◴[] No.45146491[source]
    Louis Rossman would love to hear from you. Here's a recent video where he covers the exact same situation as you with another company where the purchasing company disables functionality behind a subscription.

    And is actively trying to prevent hackers from running stuff locally.

    https://www.youtube.com/watch?v=66j9dsPhAjE

    15. amatecha ◴[] No.45146529[source]
    One way is to look for devices that have unofficial firmware available, so you can just overwrite the included software for something more under your control. For example, check out Tasmota, "an open source firmware for Espressif ESP8266, ESP32, ESP32-S or ESP32-C3 chipset based devices": https://tasmota.github.io/docs/
    16. shrinks99 ◴[] No.45151338[source]
    And THAT'S why my smart home stuff is on a seperate VLAN that isn't internet connected!
    17. dreamcompiler ◴[] No.45153339[source]
    Nest itself did this too. My gen 1 (pre-Google) Nest did forced OTA updates. Once or twice it bricked itself; fortunately it was still able to receive updates and Nest corrected the problem.

    Then they couldn't resist fiddling with the UI. Every new update changed the UI such that I had to relearn how to operate it.

    That was the last straw, so I disconnected it from my wifi and just used it as a standalone thermostat.