Gaspode69 / ioBroker.alpha-ess

Read and write data from and to Alpha ESS systems
MIT License
10 stars 5 forks source link
home-automation iobroker photovoltaik smarthome

Logo

ioBroker.alpha-ess

Number of Installations (latest) Number of Installations (stable) NPM version

Downloads Known Vulnerabilities

alpha-ess adapter for ioBroker


For support please open a GitHub issue or visit

https://forum.iobroker.net/post/892023 https://www.storion4you.de/thread/683


Due to current circumstances, please take note!

Interface restriction announcement


This adapter logs into the web API of Alpha-ESS and retrieves information for your Alpha-ESS equipment.\ Depending on your Alpha-ESS product, it is possible to get realtime data and configuration data for your equipment. Which data points are returned by the API depends on your Alpha-ESS equipment.

This adapter uses the Alpha-ESS Open API, which is an official and documented API for Alpha-ESS devices.

The quality attribute of each state is set accordingly to its status: Quality meaning
0x00 OK and up to date
0x01 value not updated due to unknown reason, see debug log
0x02 problem with online connection for this data point
0x12 adapter disconnected or stopped
0x44 API returned error or internal error, see debug log

Settings:

To be able to use the Alpha-ESS Open API, you have to register your Alpha-ESS device unter https://open.alphaess.com. Once registered, you get a developer ID and a developer key (called "Secret"). You will need these to have access to the Open API. How to find SN and Check code for registration is described here: https://github.com/alphaess-developer/alphacloud_open_api

Disclaimer

All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal.

Changelog

2.1.4 (2024-08-13)

2.1.3 (2024-08-07)

2.1.2 (2024-08-07)

2.1.1 (2024-08-07)

2.1.0 (2024-08-01)

2.0.2 (2024-01-12)

2.0.1 (2024-01-03)

2.0.0 (2023-12-02)

1.3.0 (2023-11-22)

1.2.1 (2023-11-11)

1.2.0 (2023-11-10)

1.1.1 (2023-11-04)

1.1.0 (2023-11-04)

1.0.2 (2023-10-05)

1.0.1 (2023-10-03)

1.0.0 (2023-06-20)

0.4.0 (2023-02-16)

0.3.0 (2023-02-11)

0.1.0 (2023-01-15)

0.0.5

0.0.4

0.0.3

0.0.2

0.0.1

License

MIT License

Copyright (c) 2024 Gaspode gaspode69@online.de (NO SUPPORT VIA EMAIL)

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.