Alexxander0 / custom-header

Lovelace Custom Header

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUSTOM HEADER

Custom Header adds enhancements and customization options to Home Assistant's Lovelace header. Custom Header is the replacement and successor of Compact Custom Header.

Docs (installation, config, and issues)

Features

  • Per user/device configs
  • Every config item can be templated with Jinja
  • Style and hide any element in the header
  • Dynamically style header elements based on entity states/attributes
  • Buttons can be hidden, made into custom or templated text, or be placed in the options menu
  • Compact mode, kiosk mode, and footer mode
  • Default/starting view
  • And much more

Supporting Development


Demo

resources:
  - url: /community_plugin/custom-header/custom-header.js
    type: module

About

Lovelace Custom Header

License:MIT License


Languages

Language:JavaScript 99.6%Language:TypeScript 0.4%