mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add new pysma sensor (#24626)
This commit is contained in:
parent
01b19c6889
commit
f6befb2707
@ -30,8 +30,9 @@ The SMA WebConnect module supports a wide variety of sensors, but not all of the
|
||||
| name | Unit | Description |
|
||||
| --- | --- | --- |
|
||||
| status | | Status of the device |
|
||||
| pv_power_a | W | Current power generated by the solar panels (A side) |
|
||||
| pv_power_b | W | Current power generated by the solar panels (B side) |
|
||||
| pv_power | W | Current power provided to the AC side by all the solar panels |
|
||||
| pv_power_a | W | Current power generated on the DC side by the solar panels (A side) |
|
||||
| pv_power_b | W | Current power generated on the DC side by the solar panels (B side) |
|
||||
| pv_voltage_a | V | Current voltage generated by the solar panels (A side) |
|
||||
| pv_voltage_b | V | Current voltage generated by the solar panels (B side) |
|
||||
| pv_current_a | A | Current amperage generated by the solar panels (A side) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user