mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +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:
|
The following binary sensors are added for each Powerwall:
|
||||||
|
|
||||||
- Powerwall Status
|
- Grid Service Active
|
||||||
- Powerwall Connected to Tesla
|
|
||||||
- Grid Status
|
- Grid Status
|
||||||
|
- Powerwall Charging
|
||||||
|
- Powerwall Connected to Tesla
|
||||||
|
- Powerwall Status
|
||||||
|
|
||||||
### Sensor
|
### Sensor
|
||||||
|
|
||||||
The following sensors are added for each Powerwall:
|
The following sensors are added for each Powerwall:
|
||||||
|
|
||||||
- Powerwall Charge
|
- Powerwall Battery Now - Usage in kW
|
||||||
- Powerwall Site Now
|
- Powerwall Charge - Percent charge remaining in %
|
||||||
- Powerwall Load Now
|
- Powerwall Generator Now - Usage in kW (if applicable)
|
||||||
- Powerwall Battery Now
|
- Powerwall Load Now - Load usage in kW
|
||||||
- Powerwall Frequency Now (if applicable)
|
- Powerwall Solar Now - Solar usage in kW (if applicable)
|
||||||
- Powerwall Busway Now (if applicable)
|
- Powerwall Site Now - Site usage in kW
|
||||||
- Powerwall Solar Now (if applicable)
|
|
||||||
- Powerwall Generator Now (if applicable)
|
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