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

Add Option to hold state as "completed" for x minutes #30

Open
KevinFromUpThere opened this issue Aug 9, 2023 · 1 comment
Open

Add Option to hold state as "completed" for x minutes #30

KevinFromUpThere opened this issue Aug 9, 2023 · 1 comment

Comments

@KevinFromUpThere
Copy link

KevinFromUpThere commented Aug 9, 2023

Hey! Love the blueprint. I use it to update a picture card on my front dashboard with adorable pictures - "laundry is idle", "laundry in progress" and "laundry is complete".

laundry images

The problem for me is, it hits that "complete" and then is immediately "idle". I would love to have an input of x minutes to hold state "complete" so the card notifies everyone looking at the dashboard that there is stuff in the washing machine that needs moved on.

@jamesmyatt
Copy link

I have a separate input boolean helper for each appliance for "Ready status" that is updated by the ASM custom actions. "new job cycle" = off, "job cycle resumes" = off, "job cycle is finished" = on. Then you can switch it off manually when the appliance is emptied (or via a door sensor or similar).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants