Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MattJeanes/TeslaMateAgile i…
Browse files Browse the repository at this point in the history
…nto main
  • Loading branch information
Matt Jeanes committed Jul 5, 2021
2 parents 63852dc + 33cce19 commit cb21ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ See below for how to configure the environment variables appropriately
```yaml
- Logging__LogLevel__Default=Debug # Enables debug logging, useful for seeing exactly how a charge was calculated
- Logging__Console__FormatterName=simple # This and the below env var will prepend a timestamp to every log message the same way TeslaMate does
- "Logging__Console__FormatterOptions__TimestampFormat=yyyy-MM-dd hh:mm:ss.fff " # See above env var
- "Logging__Console__FormatterOptions__TimestampFormat=yyyy-MM-dd HH:mm:ss.fff " # See above env var
- TeslaMate__FeePerKilowattHour=0.25 # Adds a flat fee per kWh, useful for certain arrangements (default: 0)
```
Expand Down

0 comments on commit cb21ed3

Please sign in to comment.