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

OSRAM/LEDVANCE Gardenpole Integration (save_defaults) #459

Merged
merged 4 commits into from
Aug 22, 2020

Conversation

TheJulianJES
Copy link
Collaborator

Fixes #449

)


class FlexRGBW(CustomDevice):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Change this to reflect the actual product please.

replacement = {
ENDPOINTS: {
3: {
PROFILE_ID: zha.PROFILE_ID,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why are you changing the profile id?

ENDPOINTS: {
3: {
PROFILE_ID: zha.PROFILE_ID,
DEVICE_TYPE: zha.DeviceType.COLOR_DIMMABLE_LIGHT,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same as above? Why the switch from zll to zha?

@TheJulianJES
Copy link
Collaborator Author

Sorry. Somehow I thought I already finished this yesterday - I'll actually review future submissions.
Should be fixed now(?)

@dmulcahey
Copy link
Collaborator

Lint is failing because zha is still imported but unused. No need to be sorry! We all do it :)

@dmulcahey
Copy link
Collaborator

Thanks!

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.

[Device Support Request] LEDVANCE/Osram Gardenpole RGBW-Lightify
2 participants