Removal of reference to PaperUI (#9905)

Related to #8607.

In some cases removed information that is actually generic information and should not be in binding readme.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
This commit is contained in:
Hilbrand Bouwkamp
2021-01-22 09:51:24 +01:00
committed by GitHub
parent ca6d62ddeb
commit 8889762bef
17 changed files with 56 additions and 109 deletions

View File

@@ -168,8 +168,7 @@ public abstract class NikoHomeControlBridgeHandler extends BaseBridgeHandler imp
}
/**
* Update bridge properties with properties returned from Niko Home Control Controller, so they can be made visible
* in PaperUI.
* Update bridge properties with properties returned from Niko Home Control Controller.
*/
protected abstract void updateProperties();