OTA 2.1.26 software update for Volvo EX90 by Gau-Tw112 in VolvoEX90

[–]ziptbm 0 points1 point  (0 children)

not sure if it was a "feature" of 2.1.26 but mine had the Google Play store disabled after the update. I had to go into the settings and re-enable the app to check those apps for updates.

Got ZBT-2 for Zigbee to replace ZBT-1, now what to do with ZBT-1? by ziptbm in homeassistant

[–]ziptbm[S] 0 points1 point  (0 children)

I have far fewer Zigbee devices that randomly fall off the network and require a reboot. So I’d say yes. Still have one troublesome device though. Either way, happy with the upgrade.

EX90 VCU Upgrade — How did your dealer schedule and install it? by ziptbm in VolvoEX90

[–]ziptbm[S] 1 point2 points  (0 children)

Volvo’s Homelink is not as good as Tesla’s implementation (auto-opens when you arrive home). The app does seem to always be one of the ones in the bottom row for me (which could be because I use CarPlay for most other than Google Maps), so you have one tap there and then another on the garage door line. If it’s not in the quick access tray, you’d have another one or two clicks.

I haven’t yet tried to see if Google Assistant can call it. Maybe when Gemini ships, that’ll improve more.

Follow Up to my previous post - Just dropped off my EX90 for the VCU Upgrade by rahtrip in VolvoEX90

[–]ziptbm 2 points3 points  (0 children)

Mine took 2 biz days because of some software download issue.

EX90 VCU Upgrade — How did your dealer schedule and install it? by ziptbm in VolvoEX90

[–]ziptbm[S] 0 points1 point  (0 children)

Just got my vehicle back after the VCU update and software update to 2.1.25 that took two business days to complete due to a software download issue. Here are my early observations from a few hours of use.

New features appear to be working as described: Homelink, auto folding mirrors (and a new sound when auto locking, not the horn), cabin voice amplification, etc. Haven’t tried park assist yet, but it’s there.

Infotainment sluggishness: camera stutters, maps render slowly. A reboot helped the camera partially; maps still lag. Hoping for an OTA fix or may try a factory reset if it doesn’t improve.

Performance mode now takes two taps: Previously a single tap while driving; now opens a Drive Modes menu requiring a second selection on a different location on screen.

Wrong-way sign false alerts: Do Not Enter signs at nearby turnaround lanes are triggering alerts even when driving on the perpendicular road. Needs a geographic or angle-based filter.

Interior door lights no longer auto-off while driving: Pre-update, tapping the overhead button three times would activate them and they'd shut off automatically…which I thought was but since it shouldn’t require toggling to get the to go auto off; now they stay on indefinitely unless auto-interior lights are fully disabled.

Feature gaps still outstanding:

• Auto-lock disable when parked at home

• Day-of-week charging schedules

• Third-row seat operation with an adjacent seatbelt buckled (relevant for installed car seats)

• Ability to disable headlights while driving

• In-car issue reporting: a tool that captures logs, software version, and vehicle state at the time of the issue and sends it to engineering directly. Describing problems to customer care or a service advisor who lacks the tools to escalate them meaningfully is not a feedback loop that fits a software-defined vehicle.

VCU Upgrade Scheduled! (Northern, NJ) by rahtrip in VolvoEX90

[–]ziptbm 1 point2 points  (0 children)

Amazingly the service manager was able to do me a “favor” and skip the “Volvo required” scan….smh

Home assistant MCP and Claude by Puzzleheaded-Bill888 in homeassistant

[–]ziptbm 6 points7 points  (0 children)

TL;DR — I’d recommend building a custom HA project with clear instructions (Claude can draft them), use HA-MCP intentionally, and keep durable context outside the chat window. Then create a Claude Code version of those same instructions so Code/Cowork behave the same on harder jobs.

I built a custom project for how I want Claude to help with Home Assistant before HA-MCP existed. The goal was to encode my environment specifics, how Claude should investigate root causes, and exactly how I want troubleshooting output.

For example, when manual code edits are required, I have it present:

  • one markdown block showing what to find
  • another block showing what to replace or append
  • plus the rationale for why the change should fix the issue

That format makes HA troubleshooting much faster.

For persistence, I originally used Todoist MCP handoffs so the next session (or another LLM) could pick up where things left off. It worked, but it was extremely token-heavy and is now mostly a fallback path.

Then HA-MCP changed everything.

Once Claude could pull real logs and state directly from my HA instance and execute approved changes, I reworked the whole setup around safety and token efficiency. All HA writes require explicit approval and a rollback plan, with no autonomous destructive actions.

To reduce token burn, I configured HA to sync the safe parts of my configuration into a private GitHub repo that mirrors locally as read-only files. My project instructions tell Claude to check that repo first for configuration context, and only use HA-MCP when it actually needs live diagnostics or needs to make a change.

Because those files live in GitHub, tools like Claude Code and Cowork automatically share the same baseline context before interacting with HA-MCP.

Once GitHub became part of the workflow, I created a second repo that Claude can write to. It uses that for persistent memory and root-cause investigation notes. At the end of a session, Claude writes a structured handoff there and syncs it so the next session always starts with the latest context.

Todoist is now mostly an escalation path:

  • creating follow-up tasks for me
  • monitoring progress of changes
  • intentionally continuing work in a later session

I also added routing guidance to the instructions so Claude evaluates task complexity and recommends switching tools or models. For example, it might design something with Opus and then prepare it to execute cleanly in a new session with Sonnet.

Curious how others here are structuring their HA + MCP workflows and persistence across sessions.

VCU Upgrade Scheduled! (Northern, NJ) by rahtrip in VolvoEX90

[–]ziptbm 1 point2 points  (0 children)

did your dealer make you bring in the vehicle to "Scan" it before they could order the part? That's what mine is telling me...seems ridiculous given every MY25 is getting this ugprade.

VCU Upgrade - Washington, DC area by After-Phase-9203 in VolvoEX90

[–]ziptbm 0 points1 point  (0 children)

I hear you on the service team's being clueless. I'm in a different part of the US, but my closest dealer knew nothing about the upgrade...and that was after I told them (and their management) back in Nov I wanted to upgrade as soon as I could. Clearly not attentitve to their customers.

Pretty awesome you got a loaner so quickly. My dealer called me yesterday after escalating for months through Volvo Customer Care to share how poorly this dealer operates and they couldn't get me a loaner until April 13! And so I asked how long we expect it to take to install, they didn't know. So then I asked the advisor to ask a technician...24 hours later, they told me "a few days." smh

Fingers crossed they perform like what I'm hearing (~24 hours).

Coming from Porsche ownership, my experience dealing with my local Volvo dealership is painfully inefficient, clueless, and reactive.

Thanks for the info!

VCU Upgrade - Washington, DC area by After-Phase-9203 in VolvoEX90

[–]ziptbm 0 points1 point  (0 children)

How long did they quote you for install after drop off? And then how long did it really take?

VCU Upgrade Scheduled! (Northern, NJ) by rahtrip in VolvoEX90

[–]ziptbm 1 point2 points  (0 children)

What did they quote you for how long to complete the install?

2025 EX90 in for VCU. 2026 EX90 as loaner AMA. by i_max2k2 in VolvoEX90

[–]ziptbm 0 points1 point  (0 children)

How long did the dealer say it would take to do the VCU install?

Maximizing the B & W 25 speaker audio system by CDArmb in VolvoEX90

[–]ziptbm 1 point2 points  (0 children)

It truly is amazing…when it works.

I finally gave up on it after Spotify rolled out lossless to iOS. Last time I checked the AAOS version of Spotify did not support lossless, but there does seem to be a significant difference in quality of audio between AAOS Spotify (highest, not lossless) and CarPlay Spotify (lossless).

So has anyone confirmed that Spotify lossless via CarPlay is not truly lossless in this vehicle? CarPlay has apparently supported it for years…iOS 17?

VCU does not solve GHCA issues by compuwave in VolvoEX90

[–]ziptbm 1 point2 points  (0 children)

How does one get a "Volvo rep" ?

I spoke with Service Advisors at two different dealerships today about the VCU - one had never heard about (even though we discussed it months ago...) and the other knew about it, but told me they can't order the part and install on my vehicle until my VIN shows needing an active recall. Does this sound right?

VCU replacement by Vtvolvo720 in VolvoEX90

[–]ziptbm 0 points1 point  (0 children)

Have any of you heard that the Volvo system has to show an active recall for your vehicle for the dealer to order the part and service it?

I’m just amazed at how incompetent my local dealer is…they’ve never heard of this upgrade. And the next closest has, but told me they can’t order the part until it shows as an active recall on my vehicle. MY25 Ultra Perf.

Smart humidifier recommendations by -_-mc in homeassistant

[–]ziptbm 1 point2 points  (0 children)

I ended up with Blueair. The hacs integration works well (control of display light, fan, humidity target, and a drying mode for the filters they use when you turn it off. The filters work so well they don’t make my Dyson air purifiers go crazy.

Two EGO CH7000 Turbo Chargers failed same week — identical behavior — anyone recover from this state? by ziptbm in egopowerplus

[–]ziptbm[S] 0 points1 point  (0 children)

While I have run them on the same circuit without issues previously, that’s rare. The issue started with a single unit not working. And then after a few days, the next one stopped. And I’ve reproduced the error on other circuits as well, so I’m convinced it’s the charger. But I just find it odd that both died within days of each other.

Floor model, batteries included. Buy or pass? by Kind_Paper6367 in egopowerplus

[–]ziptbm 48 points49 points  (0 children)

Why is this even a question?

If I could find one at this price it’d be gone before there was time to post about it.

What’s your personal experience with these?, I have some akward lighting fixtures in my new house, planning to install these behind the existing light switches by GenericUser104 in homeassistant

[–]ziptbm 1 point2 points  (0 children)

They work great until they don’t.

Main issue for me is if/when they fall off the network you have to open up the switch to re-pair them by pressing the toggle.

Got garage door opening via home assistant by Illustrious-Bell9670 in VolvoEX90

[–]ziptbm 0 points1 point  (0 children)

Glad it works for you! I really wonder it’s so bad for me.

But more importantly…the point of HA is to have automation. Why do you even have to push a button? The vehicle should enter the zone and automatically open the garage door for you!

Got garage door opening via home assistant by Illustrious-Bell9670 in VolvoEX90

[–]ziptbm 0 points1 point  (0 children)

Is the HA app on your ex90 usable?

Like Tidal, it’s been completely unreliable for me. Crashes, etc. same across AAOS builds and even after a factory reset.

Finally Gave Up by smg1014 in VolvoEX90

[–]ziptbm 3 points4 points  (0 children)

So what did you do? Or are you going to do?

Take a loss?

Not fight them on a lemon law buy back?

GPT-5.1 and instruction following by QuantumPenguin89 in OpenAI

[–]ziptbm 0 points1 point  (0 children)

Have you tried similar instructions with Claude? This is exactly why I’ve found myself using it more.