fix: another invalid total_pack_energy
This commit is contained in:
parent
62b3343b21
commit
6f7fb72943
|
@ -45,7 +45,6 @@ pub struct LiveStatus {
|
|||
pub solar_power: i64,
|
||||
pub storm_mode_active: bool,
|
||||
pub timestamp: String,
|
||||
pub total_pack_energy: i64,
|
||||
pub wall_connectors: Vec<LiveWallConnector>,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue