Skip to content

trollix/ha-tpower-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ha-tpower-card

Home Assistant Simple Power Card

A Home Assistant lovelace card to display bar chart oriented to display power sensors

Sun Card 2 License: MIT

hacs_badge

Options

Name Type Requirement Default Description
type string Required custom:tdv-bar-card
title string Optional Optional header title for the card
height number Optional The height of the card in pixels
rangemax number Optional 2000 Maximum bar scale range
scaletype string Optional log10 Scale type (linear or log10 )
entities object Required Displayed entities. See Entities

Entities

Name Type Requirement Default Description
entity string Required Entity id of the sensor
icon string Optional Icon for this entity
name string Optional Custom label for this entity
state string Optional Change state entity id (e.g. switch)
barcolor string Optional Prymary system color Individual bar color

releases-shield License-schield