Skip to content

v1.0.7 - Dynamic Units & Stability Update (Migration)

Choose a tag to compare

@lop1505 lop1505 released this 22 Jan 07:11

Release v1.0.7

This release brings two major requested features: Resolved Naming Conflicts and dynamical Temperature

⚠️ Important: Migration / Breaking Change

To guarantee compatibility and prevent conflicts with other cards in the Home Assistant ecosystem (e.g., other "Room Cards"), we have standardized the card type.

New Type: custom:oneline-room-card

Old Type: custom:room-card (Now displays a "Action Required" warning)

Action Required: Please update your dashboard YAML. Replace type: custom:room-card with type: custom:oneline-room-card. If you use the visual editor, simply add a new card, and it will use the correct type automatically.

🚀 New Features

  • 🌍 New Feature: Dynamic Temperature Units
    Gone are the days of hardcoded Celsius! 🌡️ The card now automatically detects your Home Assistant system settings.

Fahrenheit (°F) supported automatically.

Celsius (°C) remains the default if nothing else is defined.

This applies to the main header info as well as all climate buttons within the card.