Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucky-esa/iobroker.e2-openwebif
Adapter for Enigma2 Receiver
https://github.com/lucky-esa/iobroker.e2-openwebif
control dreambox e2 enigma2 gigablue openwebif remote vu vupuls webif
Last synced: 4 days ago
JSON representation
Adapter for Enigma2 Receiver
- Host: GitHub
- URL: https://github.com/lucky-esa/iobroker.e2-openwebif
- Owner: Lucky-ESA
- License: mit
- Created: 2023-01-16T18:52:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T20:18:30.000Z (2 months ago)
- Last Synced: 2024-09-06T23:51:57.782Z (2 months ago)
- Topics: control, dreambox, e2, enigma2, gigablue, openwebif, remote, vu, vupuls, webif
- Language: JavaScript
- Homepage:
- Size: 2.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo](admin/e2-openwebif.png)
# ioBroker.e2-openwebif
[![GitHub license](https://img.shields.io/github/license/Lucky-ESA/ioBroker.e2-openwebif)](https://github.com/Lucky-ESA/ioBroker.e2-openwebif/blob/main/LICENSE)
[![NPM version](https://img.shields.io/npm/v/ioBroker.e2-openwebif.svg)](https://www.npmjs.com/package/ioBroker.e2-openwebif)
[![Downloads](https://img.shields.io/npm/dm/ioBroker.e2-openwebif.svg)](https://www.npmjs.com/package/ioBroker.e2-openwebif)
![Number of Installations](https://iobroker.live/badges/imap-installed.svg)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/Lucky-ESA/ioBroker.e2-openwebif)
![GitHub commits since latest release](https://img.shields.io/github/commits-since/Lucky-ESA/ioBroker.e2-openwebif/latest)
![GitHub last commit](https://img.shields.io/github/last-commit/Lucky-ESA/ioBroker.e2-openwebif)
![GitHub issues](https://img.shields.io/github/issues/Lucky-ESA/ioBroker.e2-openwebif)[![NPM](https://nodei.co/npm/iobroker.e2-openwebif.png?downloads=true)](https://nodei.co/npm/iobroker.e2-openwebif/)
**Tests:**
![Test and Release](https://github.com/Lucky-ESA/ioBroker.e2-openwebif/workflows/Test%20and%20Release/badge.svg)
[![CodeQL](https://github.com/Lucky-ESA/ioBroker.e2-openwebif/actions/workflows/codeql.yml/badge.svg)](https://github.com/Lucky-ESA/ioBroker.e2-openwebif/actions/workflows/codeql.yml)
![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/Lucky-ESA/ioBroker.e2-openwebif)## e2-openwebif adapter for ioBroker
Remote control for your Enigma2 Receivers.
## Requirements
- Openwebif must be installed
- Adapter simple-api
- Hijack and Token must be disabled## Requirements optionale
- SSH access must be activated
- SSH User root
- SSH Password for root user## Tested with
- VU Ultimo with OpenATV 7.2
- GigaBlue UHD Quad 4K with OpenATV 6.4## Changelog
### **WORK IN PROGRESS**
- (Lucky-ESA) initial release
## License
MIT License
Copyright (c) 2023 Lucky-ESA
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.