Default_view Sensors - Resolved

Is it possible to split these types of sensors out of default_view and into different groups without putting them into cards?

image

I’ve resolved this issue

How did you solve it? (In case someone else has the same question)

I would have suggested creating a new view, and adding the sensors to the view directly.

You would be correct :slight_smile:

  default_view:
    view: yes
    icon: mdi:home
    entities:
      - sensor.cpu_speed
      - sensor.processor_use
      - sensor.memory_use_percent
      - sensor.memory_free
      - sensor.network_in_eno1
      - sensor.network_out_eno1
      - sensor.time_utc