#Take control from the New Overview page in 2026.2 version

1 messages · Page 1 of 1 (latest)

vast canopy
#

Hello, just a quick question please, How to Take control from the New Overview page in 2026.2 version ?

twin whale
#

It is auto-generated, you can not take control. Parts of it will be available for custom dashboards but the docs are a WIP at the moment.

cold spoke
#

you can recreate summaries using yaml example:

summary: climate
vertical: false
tap_action:
  action: navigate
  navigation_path: /climate?historyBack=1
grid_options:
  rows: 1
  columns: 6```
#

summary: light
summary: media_players
summary: security

#

and for rooms you can use this:

  - door
  - motion
  - moisture
sensor_classes:
  - temperature
  - humidity
display_type: compact
features_position: bottom
type: area
area: kitchen
color: deep-orange
navigation_path: /lovelace/kitchen
vertical: true
grid_options:
  columns: 3
  rows: 2```
winter lotus
#

Definitely need to check this later cause I want to remove basically everything there... it's hella buggy as of now still and I need fine control of what people can see there. As of now this new Overview exposes things to people in my family which I don't want them to have control over...