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

I have a problem since the mobile app update to 2022.6.0. It's working fine with browser version and worked in mobile app before. Pushing the now "invisible" fan button in...

My current code is as follows: ``` type: custom:flex-horseshoe-card entities: - entity: sensor.air_quality_index name: Air Quality attribute: state decimals: 1 show: horseshoestyle: colorstopgradient layout: states: - id: 0 entity_index: 0...

![Screenshot_20220426-155707_Home Assistant](https://user-images.githubusercontent.com/40418405/165316463-b6ddd32a-cdd2-48cb-a349-105693d352b9.jpg)

i am able to see the custom:flex-horseshoe-card when i am connected to the web but in my case i run my HomeAssistance without internet Is there a way to run...

The latest version of HA requires manual configuration. The existing reference configuration is invalid.

Fix for an issue where the background color per state was not applied when defined in an animation block. (It could be seen also as an enhancement, when the entity...

Hi, I hope your recovery is going well. I'm using your Horseshoe card and on a browser or the companion app on IOS the postion of the icons is shown...

I want to change the size of an icon according to the example. icons: # Icons 0 refers to the second entity in the list, ie index 1 - id:...

Hi, I would find it useful to be able to use a sensor or a template as min and max values for horseshoe_scale. Something like: ``` horseshoe_scale: min: 0 max:...