Skip to content

Commit

Permalink
Prepare for 0.4.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed Dec 17, 2024
1 parent 7aa455c commit de84609
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

[package]
name = "sunsniff"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
authors = ["Bruce Merry"]
license = "GPL-3.0-or-later"
Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,14 @@ TODO:

## Changelog

### 0.4.1

Add additional sensors

- Power, voltage, current for a 3rd PV string
- Grid CT power (which is different from Grid power when Limit to Load
is set)

### 0.4.0

- Fix handling of systems with two PV strings. Previously the PV Power metric
Expand Down

0 comments on commit de84609

Please sign in to comment.