Getting PV data from Alpha ESS Cloud
- Load historical data with end date greater than today to avoid getting incorrect values due to UTC time at the turn of the day
- Re-Login on error
- Re-Login on error
- Re-Login on error
- correcting and add properties of new API
- correcting and add properties of new API
- correcting and add properties of new API
- correcting and add properties of new API
- breaking change Alpha API
- axios error handling
- axios handling: accepting all http status, own response handling: one missing spot
- axios handling: accepting all http status, own response handling
- error handling
- Some smaller improvements
- Refactoring to use axios instead of request
- Exception handling
- Revert last commit
- Try / catch / restart
- Fetching device / system infos
- Fetching Auth-Key again from State or fixed
- Fetching Auth-Key from Alpha Cloud portal
- Updated Auth-Key
- Alpha ESS API changes: POST to GET
- AuthSignature needed since 2022-10-16
- AuthSignature needed since 2022-10-16
- AuthToken as config for backup if login doesn't work
- AuthToken as config for backup if login doesn't work
- Missing object
- Using external intervert information in ppv sum and consumption
- AllTime Statistics
- Changed URL of Alpha Cloud to https://cloud.alphaess.com
- Update intervals can now be configured
- Calculation of current load
- New statistic values (fix for 0.0.9)
- New statistic values
- New statistic values
- Handling login failure
- Fix potential null reference
- Daten direkt nach Adapter-Start abrufen
- Intervalle bei Adapter-Ende löschen
Getting statistics data
Changed ReadMe
Initial release
MIT License
Copyright (c) 2022 spabas [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.