This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## 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](https://github.com/maykar/compact-custom-header). | ||
|
||
### 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 | ||
- But wait, there's more... | ||
|
||
<img style="border: 5px solid #767676;border-radius: 10px;max-width: 350px;width: 100%;box-sizing: border-box;" src="https://github.com/maykar/custom-header/blob/master/demo.gif?raw=true" alt="Demo"> |