karlis-vagalis / circular-timer-card

Custom Home Assistant card to display timer countdowns using D3.js
MIT License
32 stars 8 forks source link

support for other entity types #3

Open SpiGAndromeda opened 9 months ago

SpiGAndromeda commented 9 months ago

Hi, this is a very nice frontend extension! I wonder if it would be possible to extend it to support numeric entities as well.

My thermostat exposes a value for the boost times that acts as a countdown. This is a just a sensor with a numeric value. It would be very nice to use that card for the visualization of that timer.

best regards, spigandromeda

arkixana commented 3 months ago

Adding support for input select entities to show actual state from a repeating cycle would be nice too!!