Skip to content

Releases: maglerod/andy-sensor-card

Andy Sensor Card v1.0.7.2

28 Apr 18:57
74eab35

Choose a tag to compare

UI: Replaced deprecated ha-select / mwc-list-item in visual editors with modern ha-selector-based select controls
UI: Updated editor boolean fields to use Home Assistant-compatible switch/formfield patterns where needed
FIX: Improved compatibility with newer Home Assistant versions in visual editors
FIX: Refactored editor select handling to avoid deprecated component usage and improve stability on reload/update

Andy Sensor Card v1.0.7

24 Apr 21:52
d75ab51

Choose a tag to compare

✅ Improvements & Fixes

  • Added support for decimal fan speed values on the default 0..100 scale.
    0.10 is now treated as 10% and 1.0 as 100%.
    This applies to both the main fan / heatpump symbols and fan-style badges.

  • Added a new optional config: tap_confirm_open_anywhere.
    When enabled, the second tap can be made anywhere on the card to confirm the open action.

  • Improved card stacking isolation to reduce badge overlap issues with floating UI elements such as popups, navbars, and similar overlays.

  • Added card size reporting to help dashboard layouts behave more consistently, including Safari/browser-related overlap cases.

Andy Sensor Card v1.0.5

11 Feb 13:00
a1155ad

Choose a tag to compare

✅ Improvements & Fixes

  • Fixed Card scaling issue, supporting decimal values
  • Added offset X,Y on Label / Value placement to tweak your own positions based on the chosen alignment
  • Added new symbol: Window, that supports 2 windows with Blind.
  • Windows also support Light in the room and can be visible thru both windows and blind.
  • Windows also support entity for open/close and can show window in different color based on the state (use intervals with Match state value), Symbol also shows that the window is opened or not.
  • Added fixed Badge width, 0 = autosize
  • Optimized updated() so DOM sync routines only run for relevant symbols: avoids unnecessary sync/RAF work on pages with many cards

Andy Sensor Card v1.0.4

08 Feb 00:26
3b1cf89

Choose a tag to compare

✅ Improvements & Fixes

  • Added Title font size
  • Added Tumble machine with animation via intervals. Set seconds to 1 for high speed or 3 for low speed
  • Added Wash machine with animation via intervals. Set seconds to 1 for high speed or 3 for low speed
  • Fixed exception while changing badge X and Y field manually
  • Fixed the Value position Bottom center closer to Water tank in horisontal orientation

Andy Sensor Card v1.0.3

05 Feb 03:54
def0900

Choose a tag to compare

✅ Improvements & Fixes

  • Fixed Value TopLeft, Top Right, Bottom Left positions
  • Added exception & debug management on Badge position buttons

Andy Sensor Card v1.0.2

04 Feb 07:26
4c89647

Choose a tag to compare

✅ Improvements & Fixes

  • Better defaults for Gate/Garage/Blinds: Max Scale now defaults to 1.
  • Gate/Garage/Blinds now supporting entities with more then 2 states, such as state during action, e.g: opening, closing
  • Reliable Call Service on tap: Tap action now correctly supports call-service, including scripts (e.g. script.garageport_open_close).
  • Instant animation on tap: Optional Tap starts animation (Gate/Garage/Blind) starts the animation immediately, even if the sensor state updates late.
  • Configurable confirmation delay: Confirm state in (seconds) (default 10s) keeps the predictive animation running until your sensor state has had time to update.
  • Safety confirmation for opening: Optional tap-to-unlock safety mechanism for Garage/Gate/Blind when the entity state is closed:
    First tap shows a 🔒 lock
    Tap the lock within X seconds to execute the configured action (call-service / toggle)
    Timeout resets automatically to prevent accidental opening

Andy Sensor Card v1.0.1

03 Feb 10:47
edd5ad5

Choose a tag to compare

v1.0.1 Update 🏆

  • Added Tap starts animation (Gate/Garage/Blind) option in the Visual Editor.
  • Added Confirm state in (seconds) setting (default 10s) to keep the predictive animation running until the sensor state has had time to update.
  • Changed For Gate / Garage Door / Blinds, default Max scale is now set to 1 for a better out-of-the-box experience with binary/open-close sensors.
  • Fixed Tap action → Call service now works correctly (e.g. calling scripts such as script.garageport_open_close).
  • Improved closing animation behavior for Gate/Garage/Blinds when the main entity reports state only after the device has fully closed (predictive animation starts on tap and waits for confirmation).

Andy Sensor Card v1.0.0

01 Feb 15:11
23de027

Choose a tag to compare

v1.0.0 Official release ⭐ 🏆

A highly configurable Home Assistant Lovelace card that renders advanced SVG symbols with animations (garage doors, blinds, tanks, batteries, gates, fan/heatpump, images…) and lets you place (drag & drop) badges anywhere - with actions, images and sliders and much more.