custom-cards / circle-sensor-card

A custom component for displaying sensor values as cards or elements
Apache License 2.0
174 stars 23 forks source link

Doesn't work #39

Open giros79 opened 2 years ago

giros79 commented 2 years ago

Hi everybody. I tried to add this card but seems something is wrong. Added as resource (module) but when create a manual card copying script (with a correct sensor) it doesn't work. "No card type configurated"

Thanks for helping me

Pihlflykt commented 2 years ago

Same here... doesn't work for me.

DJBenson commented 1 year ago

There's a bug - try adding the following to your configuration, just beneath your entity definition;

style:
  width: 100%
  height: 100%
  left: 0
  top: 0