Solar Inverter Attributes
Solar inverter attributes are writable parameters that control battery behavior, self-consumption optimization, and system configuration for photovoltaic installations.Required Parameters
User ID that owns this solar inverter.Example:
016b78a7-0c7c-4241-a277-015c3ad3cb90Writable: No (set at device creation)Device Model
The device model assigned to this inverter. Set during onboarding.Writable: No (set at device creation)
Optimization Control
Flag indicating whether Podero’s smart optimization is actively controlling this inverter.Set to
false to pause optimization without disconnecting the device.Example: trueWritable: YesSolar System Configuration
Currently installed peak power rating of the solar system in kilowatts.Example:
10.2Writable: YesBattery Configuration
Flag indicating whether the inverter has a storage battery connected.Set to
false for solar-only installations without battery storage.Example: trueWritable: YesCurrently installed battery capacity in kilowatt-hours.Required if
is_battery_connected is true.Example: 10.0Writable: YesBattery Charge Limits
Minimum allowed battery charge level in percent.Battery will not discharge below this level, ensuring backup power availability.Example:
20Range: 0-100Writable: YesMaximum allowed battery charge level in percent.Useful for battery longevity or to reserve capacity for grid services.Example:
90Range: 0-100Writable: YesUsage Examples
Configure Solar System with Battery
Configure Solar-Only System (No Battery)
Configure Battery Limits for Backup Reserve
Best Practices
Battery Limits
Battery Limits
- Set
min_battery_chargeto 20-30% to ensure backup power availability - Set
max_battery_chargeto 90-95% for battery longevity - Adjust limits seasonally based on usage patterns
System Configuration
System Configuration
- Keep
solar_power_rating_kwupdated if panels are added or removed - Update
battery_capacity_kwhif the battery is upgraded - Set
is_battery_connectedtofalsefor solar-only installations - Review configuration after system maintenance
Common Scenarios
New Installation Setup
New Installation Setup
Add Battery to Existing Solar
Add Battery to Existing Solar
Emergency Backup Reserve
Emergency Backup Reserve
Seasonal Adjustment
Seasonal Adjustment
Solar Inverter State
Read-only state data and current readings
Setting Preferences
User workflow for configuring preferences
