Update powerwall.markdown (#31158)

This commit is contained in:
Josh Pettersen 2024-01-30 21:05:04 -08:00 committed by GitHub
parent 5d951a30f9
commit 2e401cb03f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ There is currently support for the following device types within Home Assistant:
### Binary sensor
The following binary sensors are added for each Powerwall:
The following binary sensors are added for each Backup Gateway:
- Grid Services - On/ Off
- Grid Status - On/ Off
@ -44,7 +44,7 @@ The following binary sensors are added for each Powerwall:
### Sensor
The following sensors are added for each Powerwall:
The following sensors are added for each Backup Gateway aggregated across all Powerwalls:
- Powerwall Backup Reserve - Reserve energy for grid outages in %
- Powerwall Battery Now - Usage in kW
@ -56,7 +56,7 @@ The following sensors are added for each Powerwall:
- Powerwall Backup Reserve - Percentage of battery which will be reserved for a grid outage
- Frequency/ Average Current/ Average Voltage Now
The following sensors show the direction of energy:
The following sensors show the direction of energy in aggregate:
- Powerwall Solar Export - Solar energy exported in kWh
- Powerwall Solar Import - Solar energy imported in kWh
@ -69,9 +69,20 @@ The following sensors show the direction of energy:
- Powerwall Generator Export - Generator energy exported in kWh
- Powerwall Generator Import - Generator energy imported in kWh
The following sensors are added for each Powerwall:
- Powerwall Battery Capacity - Capacity in kWh
- Powerwall Battery Remaining - Remaining capacity in kWh
- Frequency/ Average Current/ Average Voltage Now
- Powerwall Load Now - Load usage in kW
- Powerwall Battery Export - Battery energy exported in kWh
- Powerwall Battery Import - Battery energy imported in kWh
- Powerwall Charge - Percent charge remaining in %
- Powerwall Grid State - State of grid power
### Switch
The following switches are added for each Powerwall:
The following switches are added for each Powerwall Backup Gateway:
- Off-Grid operation - Take your Powerwall off-grid (simulate a grid outage)