From aa263bc977295332332210b0496f39371ddeec97 Mon Sep 17 00:00:00 2001 From: Christoph Weitkamp Date: Mon, 10 Jan 2022 16:54:47 +0100 Subject: [PATCH] Remove references to Yahoo in developer documentation (#1726) - Remove references to Yahoo in developer documentation Signed-off-by: Christoph Weitkamp --- developers/bindings/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/developers/bindings/index.md b/developers/bindings/index.md index 814f2b82f..713f6159e 100644 --- a/developers/bindings/index.md +++ b/developers/bindings/index.md @@ -185,8 +185,6 @@ All configuration values will be mapped to properties of the class. The type of the property must match the type of the configuration. The following types are supported for configuration values: `Boolean`, `boolean`, `String`, `BigDecimal`, `int`, `long`, `float` and `double`. -For example, the Yahoo Weather binding allows configuration of the location and the refresh frequency. - ### Properties *Things* can have properties.