Git Product home page Git Product logo

zoned-thermostat-card's Introduction

Lovelace Thermostat Card

hacs_badge

A simple thermostat implemented in CSS and SVG based on Thermostat Control by Dal Hundal (@dalhundal) on CodePen

  • Supports HACS installation
  • Extra ambient temperature
  • Allow changing of Opration mode
  • Allow avoid the card background

Preview

Update

v1.3.0

  • fix icon
  • Fix the problem that the title blocks the arrow button #16
  • Remove the small_i parameter and have done adaptive scaling

HACS Installation

Search for Thermostat Card

Manual Installation

  1. Download main.js thermostat_card.lib.js styles.js
  2. Copy to www\community\lovelace-thermostat-card
  3. Add the following to your Lovelace resources
    resources:
      - url: /hacsfiles/lovelace-thermostat-card/main.js
        type: module
  4. Add the following to your Lovelace config views.cards key
    - type: custom:thermostat-card
      entity: climate.gong_zuo_jian_kong_diao
      title: 工作间
    Replace climate.gong_zuo_jian_kong_diao with your climate's entity_id and 工作间 with any name you'd like to name your climate with

Options

Name Type Default Description
type string Required custom:thermostat-card
entity string Required The entity id of climate entity. Example: climate.hvac
title string optional Card title
no_card boolean false Set to true to avoid the card background and use the custom element in picture-elements.
step number 0.5 The step to use when increasing or decreasing temperature
highlight_tap boolean false Show the tap area highlight when changing temperature settings
chevron_size number 50 Size of chevrons for temperature adjutment
pending number 3 Seconds to wait in control mode until state changes are sent back to the server
idle_zone number 2 Degrees of minimum difference between set points when thermostat supports both heating and cooling
ambient_temperature string optional An entity id of a sensor to use as ambient_temperature instead of the one provided by the thermostat

Credits

@dalhundal

zoned-thermostat-card's People

Contributors

fineemb avatar chipriley avatar zuluwhiskey 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.