Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS app crashes rendering an auto entities cards mid edit. #3514

Open
paulte opened this issue Mar 30, 2025 · 0 comments
Open

iOS app crashes rendering an auto entities cards mid edit. #3514

paulte opened this issue Mar 30, 2025 · 0 comments

Comments

@paulte
Copy link

paulte commented Mar 30, 2025

iPhone: 14 mini
iOS 18.3.2
App 2025.2 (2025.1178)
Running HAOS. Versions:
Core
2025.3.4
Supervisor
2025.03.3
Operating System
15.0
Frontend
20250306.0

Steps to reproduce :

In iOS, manually add a dashboard element and paste the following in:

type: custom:auto-entities
card:
type: entities
title: Room lights switched on
state_color: true
filter:
include:
- domain: number
state: "on"
exclude:
- entity_id: "orange"
show_empty: false
sort:
method: friendly_name

At this point, the card will auto render. Delete the state on line to reproduce the bug.

Current behaviour - app crashes.

Desired behaviour - app doesn’t crash and allows auto entity cards to be edited when on mobile.

Additional context

Never had the app crashes before but generally edit dashboards from home on a Mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant