Skip to content

Dreambox integration for Unfolded Circle Remote

License

TheNetStriker/integration-dreambox

Repository files navigation

Dreambox/Enigma2 integration for Unfolded Circle Remote Two and 3

The driver lets you control multiple Dreambox/Enigma2 devices via network using the Unfolded Circle Remote Two and 3.

Custom commands

Custom commands can be sent with SEND COMMAND or COMMAND SEQUENCE by just setting the command number as command parameter.

Installation

Installation on the Remote (recommended)

  • Download the release from the release section : file ending with .tar.gz
  • Navigate into the Web Configurator of the remote, go into the Integrations tab, click on Add new and select : Install custom
  • Select the downloaded .tar.gz file and click on upload
  • Once uploaded, the new integration should appear in the list : click on it and select Start setup
  • Your TV must be running and connected to the network before proceed

Update on the Remote

To update to the lastest version of the remote follow these steps:

  • Delete the integration from the remote. If entities where already added the integration has to be deleted twice.
  • Wait for the integration to dissapear.
  • Download the release from the release section : file ending with .tar.gz
  • Navigate into the Web Configurator of the remote, go into the Integrations tab, click on Add new and select : Install custom
  • Select the downloaded .tar.gz file and click on upload
  • Once the integration shows wait for a few seconds then start the setup.
  • The setup will automatically recognize if a previous configuration exists and skip the Matter setup step.

Running as Docker container

To start the integration as a docker container just download the code and execute docker compose up -d in the root directory. This will automatically build the docker image and start the integration.

Icons

The integration uses custom icons for the color buttons that can be found in the icons folder. If you want to see the colored buttons just upload all 4 files as custom images on the remote.

Run

The integration can be started using Visual Studio code debugger.

Access

After startup, the integration is available at http://localhost:9090 and can be configured in Remote Two/Three.

License

This project is licensed under the Mozilla Public License 2.0. See the LICENSE file for details.

About

Dreambox integration for Unfolded Circle Remote

Resources

License

Stars

Watchers

Forks

Packages

No packages published