Like the title says. Anyone using Claude? How is it working for you?

  • CanIFishHere@lemmy.caOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 days ago

    I’ve been using the one offered here.

    https://github.com/homeassistant-ai/ha-mcp

    Before I configured Claude, I was completely lost with dashboards. With Claude, I had a couple of false starts, but I now have a fully working dashboard.

    I have also used it to rationalize entity names for devices that have changed rooms/uses.

    I have a couple of automations that are incredibly useful. I used Claude for all of them, but I will say a few of them needed tweaking.

    Living Room blind: close blind if both people leave home. (we do not subscribe to nabu casa, had to be failed ping on phone). Then if either person returns home, open blind except if after sunset, then leave blind closed but turn on lights on driveway.

    Washer/Dryer: We have a dumb washer / dryer. Used a 4 gang switch from Amazon to service 4 people. If you want to be notified when washer/dryer is done, press your button. If you want to unsubscribe double press button. Here’s the great part. Log all washer/dryer completions in a Google Sheet. (yep, Claude did that).

    I have a bunch of others, but this post is too long already. (nfc tags, motion detector, etc).

    • anon947262949@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 days ago

      Thanks for sharing these and linking the MCP you’re using. I like the “subscribe” for notifications idea with a multi-person household and the total cycle logging. I’ve heard from others too that dashboards are a good use case but I haven’t tried yet myself.

      My biggest Claude automation success was also washer/dryer. I have a stacked washer+dryer with power monitoring on the washer and a vibration sensor on the dryer (240V in US, annoying to get power monitoring without CT clamps in the breaker box). Washer vibrates the dryer sensor, etc. But finally got a logic flow where I can reliably get washer or dryer notifications using an automation to change a state machine and trigger notifications. Would have gotten frustrated sooner without Claude I reckon.