Remove powerwall attributes no longer present in latest firmware (#36667)
This commit is contained in:
parent
dd6d18102f
commit
2d5faaf3f8
3 changed files with 0 additions and 18 deletions
|
@ -8,13 +8,10 @@ POWERWALL_API_CHANGED = "api_changed"
|
|||
|
||||
UPDATE_INTERVAL = 30
|
||||
|
||||
ATTR_REGION = "region"
|
||||
ATTR_GRID_CODE = "grid_code"
|
||||
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_NOMINAL_SYSTEM_POWER = "nominal_system_power_kW"
|
||||
ATTR_IS_ACTIVE = "is_active"
|
||||
|
||||
STATUS_VERSION = "version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue