From f087efe1b89c0f324828fa18273f27c0ea3fa76e Mon Sep 17 00:00:00 2001 From: acesyde Date: Mon, 8 May 2023 12:18:44 +0000 Subject: [PATCH] feat: add battery --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6dcfdd..e0c06ce 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ _Integration to integrate with [MyLight Systems][mylight_systems]._ | `sensor.total_self_conso` | Self consumption. | % | :white_check_mark: | | `sensor.total_msb_charge` | My Smart Battery Charge. | W/h | :white_check_mark: | | `sensor.total_msb_discharge` | My Smart Battery Discharge. | W/h | :white_check_mark: | -| `sensor.battery_state` | Current battery state. | W | :white_check_mark: | +| `sensor.battery_state` | Current battery state. | kW | :white_check_mark: | | `sensor.total_green_energy` | Total power consumned (from the production) by you home. | W/h | :white_check_mark: | ## Installation