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

DimmableLight category seems deprecated #1731

Open
m4rcu5 opened this issue Feb 1, 2022 · 4 comments
Open

DimmableLight category seems deprecated #1731

m4rcu5 opened this issue Feb 1, 2022 · 4 comments

Comments

@m4rcu5
Copy link

m4rcu5 commented Feb 1, 2022

While tracing down a 404 on an icon in the openHAB interface, I noticed that my zwave dimmers got their category set to DimmableLight by default. Most likely due to the following statement.

While digging further to see why that icon is throwing a 404, it seems that the DimmableLight category is deprecated and removed from openHAB: openhab/openhab-core#1915

Other bindings have acted upon that change by replacing DimmableLight by Light, see hue and milight.

Should the zwave binding be updated as well?

@lolodomo
Copy link
Contributor

Yes it must be changed. I submitted a PR last weekend for all bindings in the addon repo.

@m4rcu5
Copy link
Author

m4rcu5 commented Mar 1, 2022

@lolodomo did you include the zwave binding as well in that PR?

@lolodomo
Copy link
Contributor

lolodomo commented Mar 1, 2022

No Z-Wave binding was not included in my PR. As it is in a separate repo, a new PR is required.

@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/zwave-fibaro-dimmer-2-fgd212-not-able-to-set-dimmer-value/137689/7

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

No branches or pull requests

3 participants