DigiLive/mushroom-strategy

"Area not found" error thrown when using HaAreaCard for area card type

zbulb opened this issue · 0 comments

What happened?

When using area card type = HaAreaCard, a "Area not found" error is thrown; no error thrown when using area card type = default

Steps to reproduce

Configuration used as follow

strategy:
  type: custom:mushroom-strategy
  options:
    areas:
      _:
        type: HaAreaCard
        aspect_ratio: 25%
views: []

Image

Versions

  • Mushroom Dashboard: 2.3.1
  • Lovelace Mushroom: 4.4.0
  • Home Assistant: 2025.5.0

Environment

Web Browser (specify name and version)

Environment and Version

Microsoft Edge (136.0.3240.64)

Expected Behavior

The "Area not found" error should not be thrown

Actual Behavior

"Area not found" error is thrown

Error Logs (if applicable)


Additional Information

No response

Guidelines

  • I have read and agree to the guidelines.