diff --git a/README.md b/README.md index 10cbbed..9585bd4 100644 --- a/README.md +++ b/README.md @@ -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 | diff --git a/info.md b/info.md index 699d7a1..b6b94b6 100644 --- a/info.md +++ b/info.md @@ -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 |