File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 0.0.27
2+
3+ * Added tests for README examples
4+ * Added query time to get_battery_day_stats (by jgonzalezzitu)
5+ * Updated client error handling due to new FusionSolar error messages
6+ * Fixed str to float converion in battery stats (by @MatteoGheza )
7+ * Fixed typos in README
8+ * Added functions get_historical_data and get_real_time_data (by Nikolai Raitsev)
9+ * Fixed issu in encryption.py (by @MatteoGheza and ATNALDC)
10+
111# 0.0.26
212
313 * Added support for the new ` roarand ` header which is required for several function calls.
Original file line number Diff line number Diff line change 1- Copyright (c) 2022 Johannes Griss
1+ Copyright (c) 2025 Johannes Griss
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11[metadata]
22name = fusion_solar_py
3- version = 0.0.26
3+ version = 0.0.27
44author = Johannes Griss
55author_email = johannes.griss@meduniwien.ac.at
66description = A simply API to the Huawei Fusion Solar web interface.
You can’t perform that action at this time.
0 commit comments