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
So far I could make the Card flash, unfortunately this has not worked anymore. Is there a way to set this up
No response
YAML state
- Browser: - HA Version: - TrashCard:
The text was updated successfully, but these errors were encountered:
look my code: type: custom:trash-card entities:
@Keyframes blink { 0%, 100% { opacity: 1; } 50% { opacity: 0; } }
Sorry, something went wrong.
Unfortunately it doesn't work
No branches or pull requests
Requirements
Current Behavior
So far I could make the Card flash, unfortunately this has not worked anymore. Is there a way to set this up
Expected Behavior
No response
Steps To Reproduce
No response
Context
YAML state
Environment
Debug data
Anything else?
No response
The text was updated successfully, but these errors were encountered: