-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
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 support for for
to binary_sensor, light and switch device triggers
#26658
Merged
emontnemery
merged 11 commits into
home-assistant:dev
from
emontnemery:device_automation_trigger_for
Oct 2, 2019
Merged
Add support for for
to binary_sensor, light and switch device triggers
#26658
emontnemery
merged 11 commits into
home-assistant:dev
from
emontnemery:device_automation_trigger_for
Oct 2, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
probot-home-assistant
bot
added
integration: device_automation
small-pr
PRs with less than 30 lines.
labels
Sep 15, 2019
emontnemery
force-pushed
the
device_automation_trigger_for
branch
from
September 15, 2019 08:20
afdbcf1
to
738d10e
Compare
emontnemery
changed the title
WIP: Add support for
Add support for Sep 17, 2019
for
to switch and light device automation triggersfor
to switch and light device automation triggers
How will we deal with this in the frontend ? |
@balloob frontend pr: home-assistant/frontend#3721 |
balloob
reviewed
Sep 25, 2019
emontnemery
force-pushed
the
device_automation_trigger_for
branch
from
September 28, 2019 08:52
152d87a
to
376b4dd
Compare
emontnemery
changed the title
Add support for
Add support for Sep 28, 2019
for
to switch and light device automation triggersfor
to binary_sensor, light and switch device triggers
balloob
reviewed
Oct 1, 2019
balloob
reviewed
Oct 1, 2019
balloob
reviewed
Oct 1, 2019
balloob
reviewed
Oct 1, 2019
balloob
reviewed
Oct 1, 2019
balloob
reviewed
Oct 1, 2019
balloob
reviewed
Oct 1, 2019
balloob
reviewed
Oct 1, 2019
balloob
approved these changes
Oct 1, 2019
emontnemery
requested review from
Adminiuga,
dmulcahey and
Kane610
as code owners
October 2, 2019 15:42
emontnemery
force-pushed
the
device_automation_trigger_for
branch
from
October 2, 2019 16:57
79d70b1
to
4cec102
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
Add support for
for
to binary_sensor, light and switch device triggers.Add WS API
device_automation/trigger/capabilities
Depends on home-assistant-libs/voluptuous-serialize#9
Checklist:
tox
. Your PR cannot be merged unless tests passIf the code does not interact with devices: