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

Card condition do not work anymore due to translated values #134633

Closed
CFenner opened this issue Jan 4, 2025 · 3 comments
Closed

Card condition do not work anymore due to translated values #134633

CFenner opened this issue Jan 4, 2025 · 3 comments

Comments

@CFenner
Copy link
Contributor

CFenner commented Jan 4, 2025

The problem

I have conditional cards that should show when a device is not in connected state.

type:%20tile%0Aentity%3A%20sensor.u7_pro_state%0Avisibility%3A%0A%20%20-%20condition%3A%20state%0A%20%20%20%20entity%3A%20sensor.u7_pro_state%0A%20%20%20%20state_not%3A%20Connected%0Aname%3A%20WiFi%20EG%0Aicon%3A%20mdi%3Aaccess-point%0Ashow_entity_picture%3A%20false%0Avertical%3A%20true%0Agrid_options%3A%0A%20%20columns%3A%203%0A%20%20rows%3A%202%0A

(WTH, this is what is copied from HA code editor)

After the update this morning these cards are shown but the device is actually connected.

IMG_6801

IMG_6802

looks like the dropdown values are translated but the actual selected value not.

IMG_6803

What version of Home Assistant Core has the issue?

2025.01.0

What was the last working version of Home Assistant Core?

2024.12.x

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@joostlek
Copy link
Member

joostlek commented Jan 4, 2025

Unifi? That was mentioned as a breaking change

@CFenner
Copy link
Contributor Author

CFenner commented Jan 4, 2025

Yes, sure. But I thought I could not change the value by selecting the new one.

But this seems to be an issue with the mobile app instead.

IMG_6804

when I open the select box, the keyboard is opening as well. When selecting a value the keyboard collapses but the new value is not selected.

Could you move it over to frontend?

@joostlek
Copy link
Member

joostlek commented Jan 4, 2025

That would be something to report for the frontend then

@CFenner CFenner closed this as completed Jan 4, 2025
@CFenner CFenner closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants