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

Kodi notification #3403

Merged
merged 3 commits into from
Sep 14, 2016
Merged

Kodi notification #3403

merged 3 commits into from
Sep 14, 2016

Conversation

chrom3
Copy link
Contributor

@chrom3 chrom3 commented Sep 14, 2016

Description:
Kodi notification component

Related issue (if applicable): fixes #

Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#

Example entry for configuration.yaml (if applicable):

# Example configuration.yaml entry
notify:
  platform: kodi
  name: kodi
  host: http://192.168.0.123
  port: 8080
  username: USERNAME
  password: PASSWORD

Checklist:
If user exposed functionality or configuration variables are added/changed:

  • Documentation added/updated in home-assistant.io. #927

If code communicates with devices, web services, or a:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

@kellerza
Copy link
Member

A new version of #3309 😄 Sometimes git can have its challenges!

@chrom3
Copy link
Contributor Author

chrom3 commented Sep 14, 2016

Yes, i just couldn't figure it out.

@kellerza kellerza merged commit 982a0bc into home-assistant:dev Sep 14, 2016
@kellerza
Copy link
Member

Looks good, thank you! 🐬

hartmms pushed a commit to hartmms/home-assistant that referenced this pull request Sep 17, 2016
@home-assistant home-assistant locked and limited conversation to collaborators Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants