Skip to content

Commit

Permalink
Add documentation for new frequency sensor (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
weltenwort committed Dec 23, 2021
1 parent 4b43ef7 commit a083ba6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ depending on your preference.

| Entity name | Unit | Description |
| -------------------------------------------- | ---- | -------------------------------------------------------------------------------- |
| Grid Frequency | Hz | the instantaneous overall grid frequency |
| Grid Frequency P1/P2/P3 | Hz | the instantaneous grid frequency on phase 1/2/3 |
| Grid Power | W | the instantaneous power consumed from (`> 0`) or fed into (`< 0`) the grid |
| Grid Power P1/P2/P3 | W | the instantaneous power consumed from or fed into the grid on phase 1/2/3 |
Expand Down
1 change: 1 addition & 0 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ depending on your preference.

| Entity name | Unit | Description |
| -------------------------------------------- | ---- | -------------------------------------------------------------------------------- |
| Grid Frequency | Hz | the instantaneous overall grid frequency |
| Grid Frequency P1/P2/P3 | Hz | the instantaneous grid frequency on phase 1/2/3 |
| Grid Power | W | the instantaneous power consumed from (`> 0`) or fed into (`< 0`) the grid |
| Grid Power P1/P2/P3 | W | the instantaneous power consumed from or fed into the grid on phase 1/2/3 |
Expand Down

0 comments on commit a083ba6

Please sign in to comment.