rianadon / timer-bar-card

A progress bar display for Home Assistant timers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrusaLink integration working

deadly667 opened this issue · comments

Thank you for taking the time to document your card configuration! Feel free to simply delete this text and describe the integration you set up and changes you made to get the card working. However, using the structure below and filling in all the sections will help me add the changes faster.

Integration name and link
PrusaLink - https://www.home-assistant.io/integrations/prusalink/

Your card configuration

type: custom:timer-bar-card
entity: sensor.prusamk4_progress
name: Progress
guess_mode: true
active_icon: mdi:printer-3d
end_time:
  entity: sensor.prusamk4_print_finish
start_time:
  entity: sensor.prusamk4_print_start
mushroom: null
bar_radius: 4px
resolution: minutes
...

Screenshot from 2023-10-16 17-57-55

Caveats
Any bugs?

Amazing! Thank you for documenting this, and it's awesome to see the prusalink integration publishes both a start and end time. I'll link this to the README shortly.