AalianKhan / mushroom-strategy

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

Unable to delete certain entities / tags #113

Closed hackintoshlover closed 7 months ago

hackintoshlover commented 7 months ago

Describe the bug Trying to delete few entities but not finding an option for the same. Please refer picture below. Screenshot (352)

Also how to delete pages like the camera page, i don't see an option to do so. Screenshot (353) Screenshot (354)

Versions

To Reproduce Steps to reproduce the behavior:

Create a mushroom strategy dashboard.

AalianKhan commented 7 months ago

Hello,

It looks like you didn't install mini graph card. You can follow the instructions here to install them.

To hide a view, you can follow the steps listed here.

For example:


strategy:
  type: custom:mushroom-strategy
  options:
    views:
      camera:
        hidden: true
views: []