AmoebeLabs / swiss-army-knife-card

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.
234 stars 19 forks source link

210 wrong icon is displayed when using multiple entity indexes in animation #213

Closed AmoebeLabs closed 1 year ago

AmoebeLabs commented 1 year ago

Description

Once again 😄

Fix check for default entity index. The check did not explicitly compare with 'undefined'. And in JavaScript a value of 0 is also false. So an entity_index of 0 did nog pass the validation.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):