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
Describe what is wrong Why last Entities don't show Color?
type: custom:battery-state-card secondary_info: '{last_changed}' icon: mdi:signal filter: include: - name: entity_id value: '*linkquality' exclude: - name: state value: '*NaN' sort: by: state bulk_rename: - from: ' linkquality' to: ' Linkquality' value_override: '{state|abs()}' colors: steps: - value: 30 color: '#ff0000' - value: 80 color: '#ffff00' - value: 255 color: '#00ff00' gradient: true
Screenshot
The text was updated successfully, but these errors were encountered:
#656
Sorry, something went wrong.
No branches or pull requests
Describe what is wrong
Why last Entities don't show Color?
paste your card configuration here
Screenshot
The text was updated successfully, but these errors were encountered: