]> git.basschouten.com Git - openhab-addons.git/commitdiff
[fineoffsetweatherstation] Fix README.md (#13506)
authorAndreas Berger <Andy2003@users.noreply.github.com>
Sun, 9 Oct 2022 09:28:48 +0000 (11:28 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Oct 2022 09:28:48 +0000 (11:28 +0200)
* fix typo
* link community thread
* add note for derived values

Signed-off-by: Andreas Berger <andreas@berger-freelancer.com>
bundles/org.openhab.binding.fineoffsetweatherstation/README.md

index 2759b046b117830a74309134d1055c56d6c020c2..79838bbd2a67e3a5e08f37723933b3e3e2fa87b4 100644 (file)
@@ -8,7 +8,7 @@ Some of these brands are e.g.:
 * Ambient Weather
 * Ecowitt
 * ELV
-* Frogitt
+* Froggit
 * Misol
 * Pantech
 * Sainlogic
@@ -21,6 +21,10 @@ Here is a product picture of how this Weather Station looks like:
 
 This binding works offline by [implementing the wire protocol](https://osswww.ecowitt.net/uploads/20210716/WN1900%20GW1000,1100%20WH2680,2650%20telenet%20v1.6.0%20.pdf) of the WiFi gateway device.
 
+## Discussion
+
+If you have any issues or feedback, please feel free to [get in touch via the community forum](https://community.openhab.org/t/fine-offset-weather-station-binding-discussion/134167) 
+
 ## Supported Things
 
 - `weatherstation`: A Fine Offset gateway device with the ThingTypeUID `fineoffsetweatherstation:weatherstation` which supports the [wire protocol](https://osswww.ecowitt.net/uploads/20220407/WN1900%20GW1000,1100%20WH2680,2650%20telenet%20v1.6.4.pdf) e.g.:
@@ -273,6 +277,9 @@ Valid sensors:
 | piezo-rain-month                      | Number:Length                 | R          | Piezo - Rainfall this Month                    |
 | piezo-rain-year                       | Number:Length                 | R          | Piezo - Rainfall this Year                     |
 
+NOTE: Not every gateway provides all available data, even if they are displayed in the WS-View app.
+Especially the channels `temperature-dew-point` or `temperature-wind-chill` are derived from other measured values.
+
 ### `sensor` Channels
 
 | Channel        | Type                     | Read/Write | Description                 |