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 can't seem to style the secondary_info. This is what I have and the secondary_info does not become green.
type: entities entities: - type: section - entity: automation.battery_charge type: custom:multiple-entity-row name: Import icon: mdi:battery-plus-outline unit: " " toggle: true format: precision0 secondary_info: entity: input_number.ess_import_threshold styles: color: green ...
The text was updated successfully, but these errors were encountered:
format: precision0
No sense for automation entity.
automation
style the secondary_info
Not supported according to Docs. Duplicate of #347 Not a bug - user's error.
Sorry, something went wrong.
No branches or pull requests
I can't seem to style the secondary_info. This is what I have and the secondary_info does not become green.
The text was updated successfully, but these errors were encountered: