Git Product home page Git Product logo

homeassistant-config's People

Contributors

rrubin0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

yeisnier

homeassistant-config's Issues

Breaking up the config

continue organizing:

  • automations
  • scripts
  • components
  • other packages

into neat folders. This will pay off in the long run, since you will be able to test and find things more easily...consider the concept of areas and how this may impact the strategy.

Tune Alexa open door alert

Curently

    condition:
      - condition: template
        value_template: "{{ states.climate.downstairs.attributes.hold_mode != 'away' }}"

Look for a better condition for ecobee up/downstairs: operating state/mode showing the unit is actually in use before triggering

Climate: Ecobee 'Away' Preset Does Not Hold (schedules override it)

Ecobee AWAY mode should hold when activated.
I've noticed that when away mode is on, the climate changes but does not hold the temp thru schedules. I need to keep an eye on this to be certain...

hold_temp: true is currently not enabled. I wonder if this needs to be set to enabled to make the feature work but am concerned that will break current schedules.

Nursery Presence

Need to modify this one so it is not constantly detecting presence. The camera motions are too sensitive. Try tuning first.

Ring Doorbell Authentication Issue

Workaround here
I put this in place on 0.103.4 and it is CONFIRMED WORKING

from ring_doorbell.const import (HEADERS)
HEADERS["User-Agent"] = "ring/5.21.0.5 CFNetwork/1121.2.2 Darwin/19.2.0"

Original thread

Foyer lights

Remove foyer lights from master bedroom night time automation.

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.