Code Monkey home page Code Monkey logo

custom_updater's Introduction

Custom Updater

A component which allows you to track and update your custom cards and components.
To get the best use for this component, use it together with the tracker-card

⚠️ This will ONLY work if your components and/or cards/elements is from


⚠️ See here if you have used an earlier version of this

Before you install this version make sure that you remove these files (if you have them):

  • /custom_components/custom_components.py
  • /custom_components/custom_cards.py
  • /custom_components/sensor/custom_components.py
  • /custom_components/sensor/custom_cards.py

And remove custom_components and custom_cards from your configuration.yaml


Installation

Step 1

Install this component by copying /custom_components/custom_updater.py from this repo to <config directory>/custom_components/custom_updater.py on your Home Assistant instanse.

Step 2

Add this to your configuration.yaml

custom_updater:

Optional config options

key default required description
track cards, components no A list of what you want this component to track, possible values are cards/components

Activate Debug logging

Put this in your configuration.yaml

logger:
  default: warn
  logs:
    custom_components.custom_updater: debug

custom_updater's People

Contributors

ludeeus avatar

Watchers

 avatar  avatar  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.