Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add new integration to "integration support status" list #188

Closed
alex-jung opened this issue Jan 2, 2025 · 1 comment
Closed

Add new integration to "integration support status" list #188

alex-jung opened this issue Jan 2, 2025 · 1 comment

Comments

@alex-jung
Copy link

Hello,

Thank you for awesome card :) Can you please add my custom integration to your list?

Integration name and link
Public Transport Departures

Your card configuration

type: custom:timer-bar-card
name: Abfahrten Fürth-Hbf
invert: true
entities:
  - entity: sensor.furth_hauptbahnhof_u_bahn_u1_furth_hardhohe
    bar_width: 30%
    name: U1 - Hardhöhe
    guess_mode: true
    end_time:
      state: true
  - entity: sensor.furth_hauptbahnhof_bus_179_furth_sud
    bar_width: 30%
    name: 179 - Fürth Süd
    guess_mode: true
    end_time:
      state: true

Caveats

I have some questions:

  1. Is it possible to hide icon from card? (similar to hide_text option)
  2. Is it passible to change alternative text of my entity providing in state the end time point?
    please s. configuration above. I would change alternative text to something like "now" as soon the timer is in idle state. Option with translations does not work unfortunately in my case.
@rianadon
Copy link
Owner

Added :D Thanks for submitting the config!

Unfortunately, I don't support either of those things. Every card in Home Assistant has an icon, so what would be the use case for hiding it?

The translations are based on the entity state, so you're right they wouldn't work. However, you could use the format option together with a template card to change the text.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants