GithubHelp home page GithubHelp logo

gerarde71 / hass-smart-home-panel-card Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbuit/hass-smart-home-panel-card

0.0 0.0 0.0 1018 KB

Home assistant smart home panel card

JavaScript 100.00%

hass-smart-home-panel-card's Introduction

Home assistant smart home panel card

Panel lovelace card for tablets to control your home based on atmos home.

Configuration

Main Options

Name Type Default Supported options Description
entities string Required entity: light.light List of entities
title string Required mdi:lightbulb Title shown in the left menu
icon object Required scenes: Icon shown in the left menu
countText string optional lights on Text shown after the count of entities with an active state
brightnessWidth string optional 150px The width of the brightness slider
brightnessHeight string optional 400px The height of the brightness slider
switchWidth string optional 150px The width of the switch
switchHeight string optional 400px The height of the switch
showButton string optional "show" Use show to display a button in the left sidebar
buttonText string optional "Home" Set the text in the button
buttonPath string optional "/lovelace/0" Set the path you wan't the page to navigate to when clicking the button
background string optional "#1c1d1f" Set the background color for the card

#example configuration

- type: "custom:custom-smart-home-panel-card"
  title: Test
  icon: mdi:floor-lamp
  showButton: "show"
  buttonText: "Test"
  buttonPath: "/lovelace/0"
  background: "#1c1d1f"
  entities:
    - entity: light.beganegrond
    - entity: light.voordeurlicht

desktop screenshot

hass-smart-home-panel-card's People

Contributors

dbuit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.