Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify motion sensor to wake up the display #1687

Closed
edwardtfn opened this issue Jan 18, 2024 · 10 comments
Closed

Specify motion sensor to wake up the display #1687

edwardtfn opened this issue Jan 18, 2024 · 10 comments
Labels
Enhancement For suggestions that add new features or improve existing functionalities.

Comments

@edwardtfn
Copy link
Collaborator

Hi,

I now have a node red automation to wake up the display when motion is detected.
Would be nice if you can specify this in the blueprint.

just an idea.

regards,
R

Originally posted by @rbr101 in #1684

@edwardtfn edwardtfn added the Enhancement For suggestions that add new features or improve existing functionalities. label Jan 18, 2024
@flex420
Copy link

flex420 commented Jan 19, 2024

that would be awesome for home assistant too

@edwardtfn
Copy link
Collaborator Author

Please tell me more about your current automation... It wakes up the panel and then you leave to the panel's routine to sleep again or do you have a command to sleep in your routine?

I think if we create this, the panel should be awake while the movement/presence persists, or at least have an option for this, but this makes it a bit more complex, as the sleep process will have to change. Which is not that hard, but then we will have two places to set sleep time and one will be ignored.
Any ideas?

@rbr101
Copy link

rbr101 commented Jan 20, 2024

Please tell me more about your current automation... It wakes up the panel and then you leave to the panel's routine to sleep again --> Yes it does that exactly.

So if I walk into a room the sensor detect motion and the display turns on, then after the normal timeout (60 sec) the display goes into sleep mode again. This is enough time to read the time /temperature etc from the display. I have this in most rooms. I also have node red automations for:

  • If I switch on/off the lights with a wall switch/phone the display shows the specific light settings
  • If i'm playing media and the media title changes (so you can see the artists/song name)

/R

@edwardtfn
Copy link
Collaborator Author

Nice.
I will look at that. Maybe start with something very simple, then we improve over time.

@rbr101
Copy link

rbr101 commented Jan 20, 2024

Yes, just keep it simple to start with, it think it will be a good start.

/r

@edwardtfn
Copy link
Collaborator Author

Implemented in dev. Pending some tests...

@edwardtfn edwardtfn added the Validation pending A solution was proposed (maybe in `dev`). Waiting for validation/tests/feedback. label Jan 21, 2024
@edwardtfn edwardtfn added this to the v4.2.5 - Patch milestone Jan 21, 2024
edwardtfn added a commit that referenced this issue Jan 21, 2024
@rbr101
Copy link

rbr101 commented Jan 22, 2024

That's great to hear. Amazing how fast !

Thanks,

@flex420
Copy link

flex420 commented Jan 22, 2024

that is an absolutly beautiful commit @edwardtfn - Thank you - cant wait to patch it and try out!

@edwardtfn
Copy link
Collaborator Author

I will close this for now and we can reopen if it isn't working well when released.

@edwardtfn
Copy link
Collaborator Author

We just released a patch with solves this: v4.2.5 - Celebrating 1000 Stars with Enhanced Functionality and UI Improvements
Could you please update your system and let me know if the issue was solved?

@edwardtfn edwardtfn removed the Validation pending A solution was proposed (maybe in `dev`). Waiting for validation/tests/feedback. label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For suggestions that add new features or improve existing functionalities.
Projects
None yet
Development

No branches or pull requests

3 participants