mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Format powerwall sensors. Match to code. (#20035)
This commit is contained in:
parent
35884cda86
commit
f1150017b0
@ -31,19 +31,32 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
The following binary sensors are added for each Powerwall:
|
||||
|
||||
- Powerwall Status
|
||||
- Powerwall Connected to Tesla
|
||||
- Grid Service Active
|
||||
- Grid Status
|
||||
- Powerwall Charging
|
||||
- Powerwall Connected to Tesla
|
||||
- Powerwall Status
|
||||
|
||||
### Sensor
|
||||
|
||||
The following sensors are added for each Powerwall:
|
||||
|
||||
- Powerwall Charge
|
||||
- Powerwall Site Now
|
||||
- Powerwall Load Now
|
||||
- Powerwall Battery Now
|
||||
- Powerwall Frequency Now (if applicable)
|
||||
- Powerwall Busway Now (if applicable)
|
||||
- Powerwall Solar Now (if applicable)
|
||||
- Powerwall Generator Now (if applicable)
|
||||
- Powerwall Battery Now - Usage in kW
|
||||
- Powerwall Charge - Percent charge remaining in %
|
||||
- Powerwall Generator Now - Usage in kW (if applicable)
|
||||
- Powerwall Load Now - Load usage in kW
|
||||
- Powerwall Solar Now - Solar usage in kW (if applicable)
|
||||
- Powerwall Site Now - Site usage in kW
|
||||
|
||||
The following sensors show the direction of energy:
|
||||
|
||||
- Powerwall Solar Export - Solar energy exported in kWh
|
||||
- Powerwall Solar Import - Solar energy imported in kWh
|
||||
- Powerwall Site Export - Site energy exported in kWh
|
||||
- Powerwall Site Import - Site energy imported in kWh
|
||||
- Powerwall Battery Export - Battery energy exported in kWh
|
||||
- Powerwall Battery Import - Battery energy imported in kWh
|
||||
- Powerwall Load Export - Load energy exported in kWh
|
||||
- Powerwall Load Import - Load energy imported in kWh
|
||||
- Powerwall Generator Export - Generator energy exported in kWh
|
||||
- Powerwall Generator Import - Generator energy imported in kWh
|
||||
|
Loading…
x
Reference in New Issue
Block a user