Skip to content

sorted01/tabbed-stack-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabbed Stack Card

A Lovelace card that adds sticky tab navigation (Bubble style) to switch between card stacks.

Features

  • Sticky tabs
  • Bubble chip look
  • Persist active tab per popup (localStorage)
  • Works inside Bubble Card popups

Installation

  1. Add this repository to HACS (Frontend)
  2. Install
  3. Reload Lovelace resources

Example

type: custom:tabbed-stack-card
storage_key: wohnen_tabs
default_tab: Licht
sticky_tabs: true
tabs:
  - id: Licht
    icon: mdi:lamp
    card: { ... }

About

A HomeAssistant Tab Card

Resources

Stars

Watchers

Forks

Packages

No packages published