Giter VIP home page Giter VIP logo

blueprints's People

Contributors

apollo1220 avatar chriscn avatar cod3gen avatar machreynolds avatar oldchaprk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

blueprints's Issues

it used to update in background

but since HA last update i must unlock iphone go in HA app then it turns off my relay :(
background services is unchanged on my phone, all is allowed, i set blueprint to turn on switch at phone 50% and off at 95% but none of it works anymore

Motion error can not ssee where

Good day I keep getting this error
Blueprint Turn on based on motion generated invalid automation with inputs OrderedDict([('illuminance_cutoff', 0), ('motion_sensor', 'binary_sensor.theater_motion_home_security_motion_detection'), ('target_entity', 'scr'), ('target_off_action', [OrderedDict([('service', 'rest_command.theater_mnotion_off')])])]): not a valid value for dictionary value @ data['action'][0]['entity_id']. Got None

alias: Main-Theater-Motion
description: ''
use_blueprint:
path: apollo1220/motion_activated_entity.yaml
input:
illuminance_cutoff: 0
motion_sensor: binary_sensor.4_in_1_sensor_home_security_motion_detection
target_entity: script.theater_motion_on
target_off_action:
- service: script.theater_motion_off
data: {}
no_motion_wait: 149

Thank you!

I know an "issue" is not the place for this, but I wanted you to read this specifically: thank you for updating the zigbee dial blueprint. It was so puzzling to me why it didn't work and somehow it didn't occur to me to just... raise an issue. So instead here's a belated one here to, again, thank you ๐Ÿ™

motion based light control: question/suggestion

Hi @apollo1220 and thanks for the excellent "Turn on based on motion" blueprint.

Wanted to inquire about the time limit of 300 seconds for the parameter Turn off wait time (seconds):

default: 0
selector:
number:
min: 0
max: 300
unit_of_measurement: seconds

Was there any limitation that forced you to cap this 300? Or was this purely a design-choice? I'm asking because I may need to bump that up to somewhere around 600 but would rather hear from you on why chose that limit, maybe there's something I'm missing..

more option ?

I'm not an expert and I didn't find a solution elsewhere, but is it possible to select a RGB color (and also Brightness) specific to the automation with the motion sensor blueprint?
For example, I have light in my bedroom activate by motion when someone is standing in the room currently in red dimed light.
I would like to be white during the day. but currently my light only uses the last color setting.

Device not found

Hi - I've imported the blueprint, and my aqara wirless mini switch is showing as a device in HA, but the blueprint isn't finding the device to be available. Any thoughts how to fix?

Motion based light control - lights not turning off

I am using your motion_activated_entity.yaml blueprint and I really like the level of customisation it brings. There is one problem though. During the day it's set to watch the lux level and I am calling custom script to turn on the lights.

The problem starts when the lights are switched on manually by using a wall switch. That means they transition from "unavailable" to "on". The issue is that this condition

value_template: '{{ (states(target_entity) == ''on'') or (illuminance_currently
almost never evaluates to true - during a normal day there is enough light in the room and script state returns "off" all the time.

Is there a solution you'd recommend?

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.