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

adding support for sowilo device #6191

Merged
merged 7 commits into from
Oct 25, 2023
Merged

adding support for sowilo device #6191

merged 7 commits into from
Oct 25, 2023

Conversation

drchorney
Copy link
Contributor

I'd like to add support for Sowilo DS's Heimdall Pro. You can see it here: https://sowilodesign.com/collections/frontpage/products/heimdall-pro-led-controller.

I tested locally and confirmed it's working.

@drchorney drchorney changed the title adding support for sowilo devices adding support for sowilo device Sep 23, 2023
vendor: 'Sowilo DS',
description: 'Heimdall Pro. 5 channel RGBWW controller.',
extend: extend.light_onoff_brightness_colortemp_color({supportsHueAndSaturation: true, colorTempRange: [150, 575]}),
ota: ota.zigbeeOTA,
Copy link
Owner

Choose a reason for hiding this comment

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

I don't think we have an ota available for this device so please remove it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

what's the procedure for OTAs ? I'm gonna remove this for now, but I can publish OTA files for this device.

Copy link
Owner

Choose a reason for hiding this comment

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

Ah great, you can add it here: https://github.com/Koenkk/zigbee-OTA

@Koenkk
Copy link
Owner

Koenkk commented Sep 23, 2023

Note to self; after this merge Koenkk/zigbee2mqtt.io#2230

@github-actions
Copy link
Contributor

This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale label Oct 25, 2023
@Koenkk Koenkk merged commit c5365fa into Koenkk:master Oct 25, 2023
@Koenkk
Copy link
Owner

Koenkk commented Oct 25, 2023

Somehow missed this, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants