I have spent the past six hours trying to solve this problem and I just cannot. We bought this house a year and a half ago and it came with fairly extensive automation, managed by HA. I rolled back to a previous backup and have fixed a number of things in the setup. What I can’t get past is with every browser on every device (iPhone, iPad, Macs) I get “Configuration Error” as in the image I have added. I get the same error with the iOS app on the iPhone and iPad. The only place everything looks fine is the Mac app. I have not included the configuration.yaml - if it is relevant let me know. It has 35 lines in total and refers to once device.
I dislike not being able to solve my own problems and I truly appreciate any help offered.
Thank you for the response. I forgot to note that the iOS apps were fine up until two or three weeks ago. Then they went to the error “Custom element doesn’t exist: mushroom-title-card”. Now the current error “configuration error”.
Another note is I have no experience with HA but I am comfortable around computers - I even learned to code on punchcards before PCs - and configured networks in the days of CAT 5. I am rusty but willing and appreciate all the help people are willing to give.
Yes, the yaml file points to more substantial files. automation: !include automations.yaml script: linclude scripts.yaml scene: include scenes.yaml
Version: 2025.5 (2025.1264).
Installation method Home Assistant OS
Core 2025.6.0
Supervisor 2025.05.5
Operating System 15.2
Frontend 20250531.2
I have cleared the caches everywhere. Restarted devices, deleted and reinstalled iOS apps. Different browsers, different OS (Mac, Windows).
The image shows the same views on the Mac and iPhone.
Thank you Nick. Connecting via IP returns the same errors.
I switched to masonry view yesterday because one of the views (downstairs) kept returning something like “can only display one card” or something to that effect and I could not get rid of it in the panel view.
Otherwise all the views return the same error (except in the Mac app where everything is fine).
I have been tinkering like mad. I have got things fixed yet not sure which “fix” was the winning one or whether it was a number of them. It’s been an interesting learning experience and why it was only working on the Mac app and nothing else is puzzling.
I can confirm that i had the same problem when accessing my HA from the mobile app.
Thanks @SirBurnsington, I think that has done the trick but only when I am on my home network. If I access the app through cellular services I still get the issue
I am having same issue, i had to revert to mushroom v4.4.0, as soon as i go to v4.5.0 i get configuration error, i have no idea what i’m doing wrong, still debugging. maybe this helps, duno
Not sure about you guys but in my case I was missing some stuff for whatever reason… mainly layout-card (which caused my masonry-layout to fail), and button-card (which caused a bunch of my cards to fail).
I installed them both from HACS and now everything is working fine