github agoberg85/home-assistant-simple-tabs v1.1.3

latest releases: v1.1.7, v1.1.6, v1.1.5...
one month ago
  • Added option for default tab. Example:
type: custom:simple-tabs
pre-load: true
default_tab: 2
tabs:
  - title: Weather
    card:
      type: markdown
      content: Weather card goes here
  - title: Lights
    card:
      type: markdown
      content: Lights goes here

Important: If a tab is hidden via conditions it will fall back to the first visible tab.

  • Fixed issue where the font-family was not the theme default font.

Don't miss a new home-assistant-simple-tabs release

NewReleases is sending notifications on new releases.