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
Moved from integration to frontend Original issue: home-assistant/core#136515 (comment)
I noticed an automation was not working as intended. I expect it is due to a whitespace at the end of the trigger ID.
It would be nice if whitespace would be automatically removed or ignored since I cannot imagine anyone wants to use this whitespace.
Whitespace is automatically trimmed from Trigger IDs.
2025.1.4
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Describe the issue you are experiencing
Moved from integration to frontend
Original issue: home-assistant/core#136515 (comment)
I noticed an automation was not working as intended. I expect it is due to a whitespace at the end of the trigger ID.
It would be nice if whitespace would be automatically removed or ignored since I cannot imagine anyone wants to use this whitespace.
Describe the behavior you expected
Whitespace is automatically trimmed from Trigger IDs.
Steps to reproduce the issue
...
What version of Home Assistant Core has the issue?
2025.1.4
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue?
No response
Which operating system are you using to run this browser?
No response
State of relevant entities
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
Additional information
No response
The text was updated successfully, but these errors were encountered: