From 69283a2c7d5a2ad7752b384297138a21b43aa894 Mon Sep 17 00:00:00 2001 From: Matthias Prinke <83612361+matthias-bs@users.noreply.github.com> Date: Sun, 8 Oct 2023 19:25:39 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42a6057b..7e6695d9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ To allow automatic handling of all Bresser weather station variants, the decoder | 7009975 | Water Leakage Sensor | decodeBresser**Leakage**Payload() | | 7009976 | Lightning Sensor | decodeBresser**Lightning**Payload() | | 7003600 and WSX3001 | Weather Station | decodeBresser**7In1**Payload() **2)** | -| 7803200, 7803210 | Weather Sensor | decodeBresser**7In1**Payload() | +| 7003210 | Weather Station | decodeBresser**7In1**Payload() | +| 7803200 | Weather Sensor | decodeBresser**7In1**Payload() | | 7003300 | Weather Station | decodeBresser**7In1**Payload() | | 7803300 | Weather Sensor | decodeBresser**7In1**Payload() |