Giter VIP home page Giter VIP logo

blueprints's Introduction

blueprints

Some Home Assistant blueprints I have created

Cabinet lights

This blueprint is used to control lights inside a cabinet. They turn on when the door sensor triggers and turn back off once the door is closed again. Of course it can be used in other similar situations. The general setup is described in my blog here.

Motion brightness light

This blueprint extends the included motion sensor automation from Home Assistant by adding a brightness sensor. The lights will only turn on if the brightness is lower than a certain threshold you can provide or if it night (after sunset, before sunrise). That way you can avoid using hardcoded times to activate your lights. There is an in-depth explanation on my blog here.

There is also a version two of this blueprint here which fixes one issue: sometimes after turning on the lights the brightness level will be high enough which will in turn make the automation turn off the lights again. To fix this annoying but I added a new condition that checks if any lights are already on. Unfortunately it is difficult to use a target selector in a condition so this is just a workaround that will most likely only work if you only select entities (no conditions or groups). A full explanation can be found on my blog here.

PS: V2 now supports more than one motion sensor as an input. Each one will trigger the lights, currently only one brightness sensor is used though.

Reminder with physical button support

This blueprint extends the existing great advanced medication reminder by Mati24 by adding support for a physical button that can also dismiss the notification and reset the automation timer. It currently only supports buttons connected via ZHA that send a zha_event with a single click. A full explanation how this was built and how to use this can be found on my blog.

blueprints's People

Contributors

oliverhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blueprints's Issues

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.