Giter VIP home page Giter VIP logo

Comments (5)

ccutrer avatar ccutrer commented on September 26, 2024

This is working as expected. In openHAB, dimmer channels are a subtype of switches. So you can send ON/OFF to them, and get their current state as OnOffType directly from the dimmer's state. If you happen to have a color bulb, it goes one step further - a Color item is a subtype of a Dimmer, so that's the only channel exposed (if the bulb doesn't support CCT). And you can send a PercentType to set brightness only without changing color, an OnOffType to turn it on/off without touching brightness, or an HSBType to fully set the color and brightness (and turn it on).

from openhab-addons.

enboig avatar enboig commented on September 26, 2024

Thanks, I started a topic in forum as it seems it's a "user problem" :-)
https://community.openhab.org/t/problem-adding-a-switch-to-a-dimmer/155304

from openhab-addons.

enboig avatar enboig commented on September 26, 2024

I think there is a bug.... moving the slider does nothing
https://community.openhab.org/t/problem-adding-a-switch-to-a-dimmer/155304/9

from openhab-addons.

enboig avatar enboig commented on September 26, 2024

I posted more data in the forum post. Is it enough? Do you need anything else to investigate the problem?

from openhab-addons.

ccutrer avatar ccutrer commented on September 26, 2024

I've got the tab open with your forum post, so I won't forget it. I'll let you know when I get to it if I need more info.

from openhab-addons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.