Uses of Class
org.openhab.core.library.items.SwitchItem
Packages that use SwitchItem
-
Uses of SwitchItem in org.openhab.core.library.items
Subclasses of SwitchItem in org.openhab.core.library.itemsModifier and TypeClassDescriptionclass
A ColorItem can be used for color values, e.g.class
A DimmerItem can be used as a switch (ON/OFF), but it also accepts percent values to reflect the dimmed state.