AalianKhan / mushroom-strategy

A strategy to automatically generate a dashboard using mushroom cards
MIT License
392 stars 38 forks source link

lock status shows as "?" #41

Closed hmatos-rogers closed 1 year ago

hmatos-rogers commented 1 year ago

Hi, I seem to be having a problem with the lock status for all of my locks. If I add a mushroom lock card, the status icon is correct, it shows as Locked or Unlocked. But in the strategy, it is a "?".

lock status issue

Correct Display:

lock correct

I also noticed that I'm unable to hide a domain. The "title" option works, but it will not hide -- with our without a "title".

views:
  cameras: false
domains:
  default:
    hidden: true
    title: My Title
areas:
  attic:
    hidden: true