The driver lets you control multiple Dreambox/Enigma2 devices via network using the Unfolded Circle Remote Two and 3.
Custom commands can be sent with SEND COMMAND or COMMAND SEQUENCE by just setting the command number as command parameter.
- Download the release from the release section : file ending with
.tar.gz - Navigate into the Web Configurator of the remote, go into the
Integrationstab, click onAdd newand select :Install custom - Select the downloaded
.tar.gzfile 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
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
Integrationstab, click onAdd newand select :Install custom - Select the downloaded
.tar.gzfile 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.
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.
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.
The integration can be started using Visual Studio code debugger.
After startup, the integration is available at http://localhost:9090 and can be configured in Remote Two/Three.
This project is licensed under the Mozilla Public License 2.0. See the LICENSE file for details.