• Stars
    star
    182
  • Rank 209,886 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Control any light or switch entity

Light Entity Card

Control any light/switch entity through lovelace

Support

For help, visit the light entity support thread here

GitHub Release License Project Maintenance hacs_badge

Features

  • Works on any light and switch based entity
  • Toggle on/off
  • HS Color wheel
  • Color temperature and white value support
  • Support for configured language
  • Compact card support for grouped entities
  • use persist_features: true to always show entity features
  • use effects_list to add custom effects list or use input_select entity
  • always show or hide header and each input

Installation

Add through HACS

Issues with the installation should be asked in the Home Asssitant forums

Configurations

type: custom:light-entity-card
entity: light.downstairs
type: custom:light-entity-card
entity: light.downstairs
effects_list:
  - effect1
  - effect2
type: custom:light-entity-card
entity: light.downstairs
effects_list: input_select.custom_effect_list
type: custom:light-entity-card
entity: light.downstairs
group: true

Options

Name Type Requirement Default value Description
type string Required custom:light-entity-card
entity string Required The entity name of the light entity to control
shorten_cards boolean Optional false show a compact version of the card
consolidate_entities boolean Optional false if entity is a group you can consolidate all entities into one
persist_features boolean Optional false always show entity features
effects_list list/string/boolean Optional custom list of effects, an input_select entity, or set false to always hide
header string Optional custom header name
hide_header boolean Optional false hides the entity header of the card including toggle
show_header_icon boolean Optional false shows the entity icon of the card including toggle
brightness boolean Optional true show brightness slider if available
color_temp boolean Optional true show color temp slider if available
white_value boolean Optional true show white value slider if available
color_picker boolean Optional true show color picker wheel if available
speed boolean Optional false show speed slider if available
intensity boolean Optional false show intensity slider if available
force_features boolean Optional false force showing all features in card
full_width_sliders boolean Optional false makes slider the full width of card
brightness_icon string Optional weather-sunny change the brightness slider icon
white_icon string Optional file-word-box change the white slider icon
temperature_icon string Optional thermometer change the temperature slider icon
speed_icon string Optional speedometer change the speed slider icon
intensity_icon string Optional transit-connection-horizontal change the intensity slider icon
show_slider_percent boolean Optional false show percent next to sliders
child_card boolean Optional false remove padding/margin to make this card within another card

Enjoy my card? Help me out for a couple of 🍻 or a β˜•!

coffee

More Repositories

1

calendar-card

Home Assistant Lovelace UI Custom Google Calendar Card
JavaScript
104
star
2

ha-email-sensor

Email Sensor for collecting tracking numbers from over 30 providers.
Python
70
star
3

ha-our-groceries

Our Groceries Integration for Home Assistant
Python
35
star
4

our-groceries-card

our groceries lovelace card
JavaScript
29
star
5

fitbit-card

fitbit-card for lovelace
JavaScript
23
star
6

travel-time-card

show travel times for you travel time sensors
JavaScript
23
star
7

tracking-number-card

Show Tracking Numbers from the Email Sensor for Home Assistant
JavaScript
21
star
8

github-card

Track your repo issues, starts, forks, and pull requests
JavaScript
10
star
9

reddit-card

Reddit Card for Home Assistant
JavaScript
9
star
10

passport-social-auth

Node.js Passport authentication syncing for local login, Google, Facebook, Github, Twitter, Instagram, and LinkedIn
JavaScript
9
star
11

ngx-dayjs

dayjs pipes for Angular
TypeScript
8
star
12

py-our-groceries

Unofficial Python Wrapper for Our Groceries
Python
6
star
13

harmony-remote-card

Harmony Hub Remote Control Card for Home Assistant
JavaScript
4
star
14

awesome-lovelace-cards

A curated list of amazingly awesome Lovelace cards for Horne Assistant
3
star
15

Image2CSS

convert image files to css
CSS
2
star
16

lovelace-cards

Container repository for all my custom lovelace cards
2
star
17

vue-oauth

OAuth signup and login using Vue.js for a Chuck Norris quote generator using an express backend server
JavaScript
2
star
18

kinect-skeleton-tracking

Arduino
1
star
19

KinectInvisiblePencil

Draw with your hand
Processing
1
star
20

mqtt-multisensor

C++
1
star
21

sketch_3D_object_vector_point_cloud

Processing
1
star
22

KinectDrumset

Processing
1
star
23

pk-app

Pokemon GO Angular4 App for tracking raids and pokemon
TypeScript
1
star
24

kinect-joint-angle-tracking

C++
1
star
25

StockerApp

Uses AngularJS to create a stock market web application
JavaScript
1
star
26

mqtt-msgeq7-led-strip

MQTT based LED Strip Effects with MSGEQ7 Music Effects
C++
1
star
27

slackbot-readability

JavaScript
1
star
28

media-stream-card

Stream media to a media play via Home Assistant
JavaScript
1
star
29

phlex

PHP
1
star