flex-horseshoe-card icon indicating copy to clipboard operation
flex-horseshoe-card copied to clipboard

Flexible Horseshoe card for Home Assistant Lovelace UI. A card with a flexible layout, a horseshoe-like donut graph, multiple entities or attributes, graphics and animations!

Results 70 flex-horseshoe-card issues
Sort by recently updated
recently updated
newest added

Similar to the dual gauge card, it would be great to somehow indicate (even if a tick mark), the desired value or range.

enhancement

I try not to open issues that skew towards support, but I've double checked that I followed the instructions before coming here. ### Error When creating a simple "getting started"...

The Lit-Element reference broke today for me with a CORS-error in the console. Fixed the issue in this Fork and made a pull request: https://github.com/Lau-ie/flex-horseshoe-card

Hi, after the update to HA 0.106.6 I receive the following error: **Cannot add property tap_action, object is not extensible** Can you help me to resove this issue? My configuration...

I could not make it work as a command, just as a sensor, I mean: lovelace -> automation -> cover Not Working cover -> automation -> lovelace Working Is it...

Hi. A change in how lovelace cards are set up in Home Assistant 0.105 increases performance, but enables cards to accidentally modify their own configuration in the loaded lovelace configuration....

I installed the card via HACS, added the URL to the lovelace resources and copied your basic example. All I see is "No horseshoe scale defined". After removing various elements...

Hi, Hassio ver. 0.105.5 and flex-horseshoe-card downloaded from HACS 1 hour ago. The simple card is blank, no messages on log, on Developers Tools page : **flex-horseshoe-card.js:1703:1 TypeError: entityConfig is...

As shown in this post: https://community.home-assistant.io/t/lovelace-flexible-horseshoe-card-donut-graph-flexible-layout-multiple-entities-actions-animations-including-next-gen-experimental-examples/137850/47, template sensors using a value_template don't render. ![](https://community-home-assistant-assets.s3.dualstack.us-west-2.amazonaws.com/optimized/3X/b/8/b81b2193ae7f10e7b205a84a59145b66f294ed7b_2_690x423.jpeg) Sensor is defined as: ```yaml esxi_vm0_datastore1_total_capacity: friendly_name: 'VM0 Used Disk Space - Datastore 1' value_template: "{{...

bug

This issue only implements the background color, NOT the drop shadows on a per element basis. See #5 for the drop shadows. As requested here: https://community.home-assistant.io/t/lovelace-flexible-horseshoe-card-donut-graph-flexible-layout-multiple-entities-actions-animations-including-next-gen-experimental-examples/137850/52 The idea is this:...

enhancement