Integrade Anker Solix 2
This project is derived from https://github.com/tomquist/solix2mqtt and brings information from the anker api directly into ioBroker.
- Create a familie-account in anker app and add it to your main-account
- install the adapter
- go to adapter setting and set your credentials
- at first time, pleas use a high poll time (180sec), so you have enought time to stop the adapter if everything goes wrong. Normally you can see in logfile that you have an site_id and you got the message: Published.
If you have errors like 401, than please check you credentials. If you have erros again and cant login, stop the adapter and delete the session.data under the iobroker-data/ankersolix2.0 (e.g. /opt/iobroker/iobroker-data/ankersolix2/), after this start adapter again.
- (ronny130286) edit refreshtimer
- (ronny130286) add to repo
- (ronny130286) bugfix
- (ronny130286) ESLint 9.x
- (ronny130286) stable release
- (ronny130286) fixed backup_info object
- (ronny130286) beta release
- (ronny130286) fix session.data
- (ronny130286) npm release
- (ronny130286) initial release
MIT License
Copyright (c) 2024 ronny130286 [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.