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

Enigma2 Device Support #182

Merged
merged 3 commits into from
Nov 29, 2019
Merged

Enigma2 Device Support #182

merged 3 commits into from
Nov 29, 2019

Conversation

caronc
Copy link
Owner

@caronc caronc commented Nov 28, 2019

Description:

A E2OpenPlugin called OpenWebif can allow you to communicate with your Enigma2 devices (such as Dreambox, Vu+, etc.) using a API.

Once OpenWebif is installed, Apprise can utilize it's API to send notifications to your Enigma2 device.

Installation instructions on how to install OpenWebif onto your Engima2 device can be found on it's GitHub Page.

New Service Completion Status

  • apprise/plugins/NotifyEnimga2.py
  • README.md

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • 100% test coverage

@caronc caronc force-pushed the openwebif-enigma2-support branch from 94cbb9a to a665f06 Compare November 28, 2019 23:26
@codecov-io
Copy link

codecov-io commented Nov 28, 2019

Codecov Report

Merging #182 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #182    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          68     69     +1     
  Lines        7878   8065   +187     
  Branches     1269   1317    +48     
======================================
+ Hits         7878   8065   +187
Impacted Files Coverage Δ
apprise/plugins/NotifyEnigma2.py 100% <100%> (ø)
apprise/AppriseAsset.py 100% <0%> (ø) ⬆️
apprise/Apprise.py 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bddcad...056b34d. Read the comment docs.

@caronc caronc force-pushed the openwebif-enigma2-support branch from a665f06 to 056b34d Compare November 28, 2019 23:54
@caronc caronc changed the title Dreambox / Enigma2 GUI Support Enigma2 Device Support Nov 29, 2019
@caronc caronc merged commit 9b8fd4d into master Nov 29, 2019
@caronc caronc deleted the openwebif-enigma2-support branch December 7, 2019 04:00
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

Successfully merging this pull request may close these issues.

2 participants