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 8f5886e commit df8642c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ To allow automatic handling of all Bresser weather station variants, the decoder
| 7002585 | Weather Station | decodeBresser**6In1**Payload() |
| 7009999 | Thermo-/Hygrometer Sensor | decodeBresser**6in1**Payload() |
| 7009972 | Soil Moisture/Temperature Sensor | decodeBresser**6In1**Payload() |
| 7003600000000 and WSX3001000000 | Weather Station | decodeBresser**7In1**Payload() |
| 7003600000000 and WSX3001000000 | Weather Station | decodeBresser**7In1**Payload() **2)** |
| 7803200 | Weather Sensor | decodeBresser**7In1**Payload() |
| 7003300 | Weather Station | decodeBresser**7In1**Payload() |
| 7803300 | Weather Sensor | decodeBresser**7In1**Payload() |

**1)** Manual configuration required, UV flag is set erroneously; see https://github.com/matthias-bs/BresserWeatherSensorReceiver/issues/42
**2)** The part number is specific to the actual variant.

## Configuration

Expand Down

0 comments on commit df8642c

Please sign in to comment.