We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
looks like the dropdown values are translated but the actual selected value not.
2025.01.0
2024.12.x
Home Assistant OS
No response
The text was updated successfully, but these errors were encountered:
Unifi? That was mentioned as a breaking change
Sorry, something went wrong.
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.
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?
That would be something to report for the frontend then
No branches or pull requests
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.
looks like the dropdown values are translated but the actual selected value not.
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
The text was updated successfully, but these errors were encountered: