home-assistant / home-assistant/core

Add automation triggers and conditions for both flags

Open
#181,536 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

no-stale
Dominant language
Python
Stars
90.8k
Forks
38.7k
Avg merge
1d 2h
Merged PRs (30d)
597

Description

People should be able to act on both flags in their own automations, such as notifying themselves when a restart goes pending, or holding off a routine while one is. That needs a trigger for each flag going pending and a condition for each to test whether it is pending.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the two flags and review existing automation trigger and condition implementations in the relevant integration. Add a pending trigger and a pending condition for each flag, then verify that automations can notify on each transition and test whether each flag is pending.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.