Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jul 7, 2023
1 parent adc093c commit f9c4fad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,10 @@ To allow automatic handling of all Bresser weather station variants, the decoder

| Model | Type | Decoder Function |
| ------------- | ---- | ------------------------------- |
| 7002510..12 | Weather Station | decodeBresser**5In1**Payload() |
| 7002510..12, 9602510 | Weather Station | decodeBresser**5In1**Payload() |
| 7902510..12 | Weather Station (Base) | decodeBresser**5In1**Payload() |
| *7002531* | *3-in-1 Professional Wind Gauge / Anemometer* | *decodeBresser**6In1**Payload()* **1)** |
| 7002585 | Weather Station | decodeBresser**6In1**Payload() |
| 9602510 | Weather Sensor | ? |
| 7009999 | Thermo-/Hygrometer Sensor | decodeBresser**6in1**Payload() |
| 7009972 | Soil Moisture/Temperature Sensor | decodeBresser**6In1**Payload() |
| 7003600000000 and WSX3001000000 | Weather Station | decodeBresser**7In1**Payload() |
Expand Down

0 comments on commit f9c4fad

Please sign in to comment.