Fix typo "barametric" in field description (#40040)

This commit is contained in:
Norbert Rittel 2025-07-16 21:54:07 +02:00 committed by GitHub
parent df1f981bec
commit 934e4c7940
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,7 +104,7 @@ See details of RainMachine API here:
| `minrh` | no | Min Relative Humidity (%RH) |
| `maxrh` | no | Max Relative Humidity (%RH) |
| `condition` | no | Current weather condition code (WNUM). See [here][wnum reference] for options. |
| `pressure` | no | Barametric Pressure (kPa) |
| `pressure` | no | Barometric Pressure (kPa) |
| `dewpoint` | no | Dew Point (°C) |
### `rainmachine.restrict_watering`