You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
requiring updating the button-card upon screen rotation to set various numbers in animations
like
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
requiring updating the button-card upon screen rotation to set various numbers in animations
like
which currently cant be done, as there is no entity for those properties, hence the template wont update other than on reload of the view
Describe the solution you'd like
A clear and concise description of what you want to happen.
aadd window/screen/media_query to triggers_update
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
only other workaround now is duplicate the card, and set
type: conditional
or layout card, as documented extensively in https://community.home-assistant.io/t/how-to-make-scroll-time-speed-and-translatex-string-length-dependent-in-css-animation/754407/8Additional context
Add any other context or screenshots about the feature request here.
see link to community above.
All it would take is the button-card to update on those screen orientations/sizing of the view
Hope you can consider,
thanks!
The text was updated successfully, but these errors were encountered: