Git Product home page Git Product logo

hass-persistence's Introduction

Home Assistant - Persistence!

Intro :-)

Welcome my fellow modders, tinkerers, home assistant wizards!!

Consider donating to this project to keep it going as anything contributed will be placed back in to development of home assistant custom modules etc.

Features

  • Saves the state of any entity (sensor, input_text, input_boolean etc) defined in the configuration yaml.
  • Restores the saved state for example after home assistant has been restarted or has recovered from a power failure

Coming Soon

  • Ability to use Domain to save all entities within a domain (Sensors, input_text, input boolean etc)

Installation Guide

To get this running add the file (custom_components/sensor/persistence.py) from this repo into your home assistant configuration directory, then add the following to your configuration.yaml file under the sensor configuration:

sensor:
  - platform: persistence
    entities: #ADD ALL OF YOUR ENTITIES HERE
      - input_text.test 
      - input_boolean.test2

Testing

  • Tested on HA v0.63.2

Changelog

  • (28/02/18) Intial upload

Note!

Beware, here be dragons! There may be bugs, issues whilst I get this off the ground. Hopefully we can conquer these in due course!..

Thanks!

Consider supporting this project and donate! All funds will go towards bringing new features, hardware support and bug squashing!!

  • BTC Address: 1NFeyzpKKiKbBYSmCLQZQLxBqJbhSbqmwd
  • LTC Address: LTUViN3QUESkQk3mG2hvTzhLRQPVAd269f
  • XRP Address: rwuMp76ht6dmGvipxwKr5ZE6VpF7ZKC7qs
  • ETH Address: 0xCbeD2D2cf0434370c1ca126707009b876b736609
  • Paypal: [email protected]

hass-persistence's People

Contributors

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