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

Added Support of different DIGILUX Smart Home Touch Panels. #8263

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DigiluxAI
Copy link

Added Support for the Digilux Touch Panels Devices with various endpoints types.

@DigiluxAI
Copy link
Author

Please merge the device support for the DIGILUX Touch Home Automation Panels.

@@ -0,0 +1,147 @@
const modernExtend_1 = require("../lib/modernExtend");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please convert to .ts, example:

deviceEndpoints({endpoints: {'1': 1, '2': 2, '3': 3}, multiEndpointSkip: ['state', 'voltage', 'power', 'current', 'energy']}),

@Koenkk
Copy link
Owner

Koenkk commented Nov 3, 2024

Could you also submit a picture for the docs? This can be done by:

  1. Create a fork by clicking here
  2. Go to the public/images/devices directory, Add file -> Upload files
  3. Upload the files and press Commit changes
  4. Press Contribute -> Open pull request -> update title/description -> Create pull request

Make sure that:

  • The filename is DGL_ZB4S2D1F.png
  • The size is 512x512
  • The background is transparent (use e.g. Adobe remove background)

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.

3 participants