Typos a/an (#13876)
This commit is contained in:
@@ -15,7 +15,7 @@ package org.openhab.binding.loxone.internal.controls;
|
||||
import org.openhab.binding.loxone.internal.types.LxUuid;
|
||||
|
||||
/**
|
||||
* An LeftRightAnalog type of control on Loxone Miniserver.
|
||||
* A LeftRightAnalog type of control on Loxone Miniserver.
|
||||
* <p>
|
||||
* According to Loxone API documentation, LeftRightAnalog control is a virtual input that is analog and has an input
|
||||
* type
|
||||
|
||||
@@ -15,7 +15,7 @@ package org.openhab.binding.loxone.internal.controls;
|
||||
import org.openhab.binding.loxone.internal.types.LxUuid;
|
||||
|
||||
/**
|
||||
* An LeftRightDigital type of control on Loxone Miniserver.
|
||||
* A LeftRightDigital type of control on Loxone Miniserver.
|
||||
* <p>
|
||||
* According to Loxone API documentation, LeftRightDigital control is a virtual input that is digital and has an input
|
||||
* type left-right buttons. It has no states and can only accept commands. Only left/right (which are actually equal to
|
||||
|
||||
Reference in New Issue
Block a user