Improve javadoc for all addons (#15667)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -187,7 +187,7 @@ public class PentairEasyTouchHandler extends PentairBaseThingHandler {
|
||||
/**
|
||||
* Method to set heat point for pool (true) of spa (false)
|
||||
*
|
||||
* @param Pool pool=true, spa=false
|
||||
* @param pool pool=true, spa=false
|
||||
* @param temp
|
||||
*/
|
||||
public void setPoint(boolean pool, int temp) {
|
||||
|
||||
Reference in New Issue
Block a user