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

Add DYNATTIC ESP32C6 LED Panel support #8603

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Stadtvilla35
Copy link

Description

Added support for DYNATTIC ESP32C6 LED Panel

Features

  • RGB color control (xy color space)
  • Brightness control
  • Power-on behavior
  • Effects support
  • OTA update support

Device Identification

  • Manufacturer: DYNATTIC
  • Model: ESP32C6_LED_PANEL
  • ManufacturerCode: 0x1234
  • ImageType: 0x5678

@Koenkk
Copy link
Owner

Koenkk commented Jan 13, 2025

Thanks for the PR, is this a custom do it your own device?

@Stadtvilla35
Copy link
Author

Stadtvilla35 commented Jan 13, 2025 via email

@Koenkk
Copy link
Owner

Koenkk commented Jan 14, 2025

I see, so this product is available for sale, could you give me a link?

@Stadtvilla35
Copy link
Author

Stadtvilla35 commented Jan 15, 2025 via email

@Koenkk
Copy link
Owner

Koenkk commented Jan 15, 2025

In that case it cannot be added yet, for now you can keep it as an external converter.

@Stadtvilla35
Copy link
Author

Stadtvilla35 commented Jan 16, 2025 via email

@Koenkk
Copy link
Owner

Koenkk commented Jan 17, 2025

OTA update functionality?

I don't see what OTA functionality has to do with Z2M support for this device?

@Stadtvilla35
Copy link
Author

Stadtvilla35 commented Jan 18, 2025 via email

@Koenkk
Copy link
Owner

Koenkk commented Jan 19, 2025

No, for custom devices it can be done via the local OTA index: https://www.zigbee2mqtt.io/guide/configuration/ota-device-updates.html#ota-index-override-file

@Stadtvilla35
Copy link
Author

Stadtvilla35 commented Jan 20, 2025 via email

@Koenkk
Copy link
Owner

Koenkk commented Jan 20, 2025

This means we have to resort to a manual
solution and change it later if you gave us full support? Why is it
handled so complicatedly?

Until the device is publicly available you indeed need manual configuration. We cannot support all kinds of devices which are not publicly available.

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