Powerwall add Current attribute (#50550)
This commit is contained in:
parent
136b34af20
commit
c079803fcb
7 changed files with 9 additions and 6 deletions
|
@ -12,6 +12,7 @@ ATTR_FREQUENCY = "frequency"
|
|||
ATTR_ENERGY_EXPORTED = "energy_exported_(in_kW)"
|
||||
ATTR_ENERGY_IMPORTED = "energy_imported_(in_kW)"
|
||||
ATTR_INSTANT_AVERAGE_VOLTAGE = "instant_average_voltage"
|
||||
ATTR_INSTANT_TOTAL_CURRENT = "instant_total_current"
|
||||
ATTR_IS_ACTIVE = "is_active"
|
||||
|
||||
STATUS_VERSION = "version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue