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

@@ -185,7 +185,7 @@ public class MagentaTVHandler extends BaseThingHandler implements MagentaTVListe
}
/**
* This routine is called every time the Thing configuration has been changed (e.g. PaperUI)
* This routine is called every time the Thing configuration has been changed.
*/
@Override
public void handleConfigurationUpdate(Map<String, Object> configurationParameters) {