Skip to content
New issue

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

SUGGESTION: Name Value #26

Closed
phoniclynx opened this issue Oct 12, 2021 · 4 comments
Closed

SUGGESTION: Name Value #26

phoniclynx opened this issue Oct 12, 2021 · 4 comments

Comments

@phoniclynx
Copy link

Is it at all possible to add a variable to change the name of the timer? can change everything else.. if you change name: it changes the title.. but I want to be able to change the timer name itself... not to just have it disappear or be very long as the entity names it

@rianadon
Copy link
Owner

This is already possible!

Make sure you set the name under the entities array so that it is specific for that particular row, like so!

type: custom:timer-bar-card
name: Card title
entities:
  - entity: timer.alarm_two
    name: Entity name

@phoniclynx
Copy link
Author

phoniclynx commented Oct 12, 2021 via email

@rianadon
Copy link
Owner

It's in percent. Making this based on time is an open issue (#21).

@rianadon
Copy link
Owner

I'm closing this since the problem seems to be resolved, but please reopen if I am incorrect!

Make sure to update modifications since the syntax has changed a bit in v1.14!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants