Skip to content

Commit

Permalink
fix doc typo (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
rixxxx authored Jun 21, 2024
1 parent 7c0775a commit 99123bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/docs/reference/schedules.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ To find a schedule for any specific sensor, the search order in column 1 will b

When using the `solarman` driver, the Solarman dongle can be overwhelmed when constantly being read. Ideally you should not read more than once every 10 seconds.

The following schdule overrides is recommended for Solarman:
The following schedule overrides are recommended for Solarman:

```yaml
SCHDULES:
SCHEDULES:
- KEY: W
READ_EVERY: 15
REPORT_EVERY: 60
Expand Down

0 comments on commit 99123bb

Please sign in to comment.