Coder Social home page Coder Social logo

heatzy-pilote-card's Introduction

Heatzy Pilote Card

HACS Supported

Cette card est basée sur l'intégration de Cyr-ius

Installation

Copiez heatzy-pilote-card.js dans config/www/community/heatzy-pilote-card (créer le dossier si besoin), ensuite ajoutez la ressource dans Home Assistant. Rendez-vous ici pour ouvrir la configuration des tableaux de bord et cliquez sur les trois petits points en haut à droite et cliquez "Ressources". Sur cette page vous pouvez ajouter une nouvelle ressource en cliquant sur le bouton "Ajouter ressource", il faudra ensuite spécifier l'URL /local/community/heatzy-pilote-card/heatzy-pilote-card.js?v=2.0.0 et le type de ressource "Javascript".

Remarque : A chaque fois que vous voulez remplacer ou mettre à jour le fichier heatzy-pilote-card.js il vous faudra incrémenter le numéro de version spécifié dans l'URL de la ressource afin qu'Home Assistant le prenne en compte ex : /local/community/heatzy-pilote-card/heatzy-pilote-card.js?v=2.0.1

Configuration de la carte

Main Options

Name Type Default Supported options Description
type string Required custom:heatzy-pilote-card Type of the card
title string optional none Optional title in the header
language string EN EN|FR Language
elements array Required none List of elements

Options for Elements

Name Type Default Supported options Description
entity string Required none A climate entity, likely from Devotics integration
friendly_name string optional the ID of the entity, minus climate., capitalized Name of the entity
temp_sensor string optional none Optional sensor to display the temperature of the room

Example

type: custom:heatzy-pilote-card
title: Mes chauffages
language: fr
elements:
  - entity: climate.rad_bureau
    temp_sensor: sensor.bureau_temperature
    friendly_name: Bureau
Light mode Dark mode
image image

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.