Skip to content

Commit

Permalink
Add docs for hour12 config option
Browse files Browse the repository at this point in the history
  • Loading branch information
lozzd committed Apr 2, 2023
1 parent 981c8a7 commit 81d5570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Here's a breakdown of all the available configuration items:
| showunits | Y | N/A | No longer supported. Never worked. Please set a blank string using `unitstr` (see below) |
| unitstr | Y | "p/kWh" | The unit to show after the rate in the table. Set to an empty string for none. |
| exportrates | Y | false | Reverses the colours for use when showing export rates instead of import |
| hour12 | Y | true | Show the times in 12 hour format if `true`, and 24 hour format if `false` |



Expand Down

0 comments on commit 81d5570

Please sign in to comment.