swiss-army-knife-card icon indicating copy to clipboard operation
swiss-army-knife-card copied to clipboard

The versatile custom Swiss Army Knife card for Home Assistant allows you to create your unique visualization using several graphical tools, styling options and animations.

Results 61 swiss-army-knife-card issues
Sort by recently updated
recently updated
newest added

## The Problem To Be Solved The current animations handling assumes the current entity_index as the state that is processed for getting different animations/styles per state. In some situations it...

enhancement
tool/base

## The Problem To Be Solved The current svg tool supports state images. Extend the possibilities with: - static images, ie load an external svg file and display it given...

enhancement
tool/usersvg

## The Problem To Be Solved There is no way yet to display random text. It was in the flexible horeseshoe card. So add this tool and see what functionality...

enhancement
tool/text

## The Problem To Be Solved One large file is nice but inhibits a good overview. ## (Optional): Suggested Solution Split source files into smaller, dedicated files to enhance maintainability....

Code Quality

## The Problem To Be Solved After using the slider on many views, the incidents where the slider is touched unintentionally is growing 😄 Setting the brightness of a light...

enhancement
tool/slider
idea

## The Problem To Be Solved The segmented arc draws its arc using a scale where min < max: if not, nothing is drawn. In some cases it would be...

enhancement
tool/segmented-arc

## The Problem To Be Solved There is a simple `line` tool which can draw a single line. But what about a polyline, or using multiple lines as ONE tool?...

tool/lines

## The Problem To Be Solved The current slider tool implementation has two orientations: horizontal and vertical. - [ ] Add another option to make a circular / ellipse slider....

enhancement
tool/slider

## The Idea Grouping tools within toolsets might by handy to control a complete group. Situations: - for instance to display:disable for a group that is not used. - must...

idea

## The Problem To Be Solved The bar tool is actually a sparkline variant: it displays only the bar values, nothing more. Adding min/max value labels (positioning is free) would...

enhancement
tool/bar