Skip to content

Commit 050be6d

Browse files
authored
Update README.md regarding 8-in-1 Weather Sensor (#222)
Update README.md
1 parent b9b8650 commit 050be6d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,14 @@ To allow automatic handling of all Bresser weather station variants, the decoder
4040
| 7803200 | Weather Sensor | decodeBresser**7In1**Payload() |
4141
| 7003300 | Weather Station | decodeBresser**7In1**Payload() |
4242
| 7803300 | Weather Sensor | decodeBresser**7In1**Payload() |
43+
| 7003150 | 8-in-1 Weather Station | decodeBresser**7In1**Payload() |
4344

4445
Some guesswork:
4546

4647
| Numbering Scheme | Type |
4748
| ---------------- | ---- |
48-
| 700[25\|32\|33\|36]* | Weather Station, Base + Sensor |
49-
| 780[25\|32\|33]* | Weather Station Sensor (Replacement) |
49+
| 700[25\|31\|32\|33\|36]* | Weather Station, Base + Sensor |
50+
| 780[25\|31\|32\|33]* | Weather Station Sensor (Replacement) |
5051
| 790* | Weather Station Base (Replacement) |
5152
| 700[99]* | Accessory Sensor |
5253

0 commit comments

Comments
 (0)