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 device condition support to the media_player integration #27004

Closed
balloob opened this issue Sep 27, 2019 · 2 comments · Fixed by #28161
Closed

Add device condition support to the media_player integration #27004

balloob opened this issue Sep 27, 2019 · 2 comments · Fixed by #28161
Labels
Hacktoberfest help-wanted Wanna help? Jump in!

Comments

@balloob
Copy link
Member

balloob commented Sep 27, 2019

Add device condition support to the media_player integration.

Device conditions are part of Device Automations, a new concept that was recently launched to make automations more user friendly.

Device automations consist of three different parts: triggers, conditions and conditions. This issue is about the condition part.

To get started with this issue, you will need to set up a Home Assistant development environment. The easiest approach is to get started using a dev container.

Once you have a development environment set up, run the following and follow the instructions:

python3 -m script.scaffold device_condition

(This issue is part of #26994)

@balloob balloob added Hacktoberfest help-wanted Wanna help? Jump in! labels Sep 27, 2019
@shmooey
Copy link
Contributor

shmooey commented Oct 18, 2019

Hey! I'd like to work on this issue

@balloob
Copy link
Member Author

balloob commented Oct 18, 2019

Cool! Let me know if you run into any issues on getting started. Media Players do a lot of things. For initial device conditions support, you won't need to implement all of them. Just a few to get the foundation in place is a good start 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest help-wanted Wanna help? Jump in!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants