An open API service indexing awesome lists of open source software.

https://github.com/klein0r/iobroker.ecoflow-iot

Control EcoFlow devices via the official web api
https://github.com/klein0r/iobroker.ecoflow-iot

ecoflow iobroker iot smarthome

Last synced: about 1 month ago
JSON representation

Control EcoFlow devices via the official web api

Awesome Lists containing this project

README

        

![Logo](admin/ecoflow-iot.png)

# ioBroker.ecoflow-iot

[![NPM version](https://img.shields.io/npm/v/iobroker.ecoflow-iot?style=flat-square)](https://www.npmjs.com/package/iobroker.ecoflow-iot)
[![Downloads](https://img.shields.io/npm/dm/iobroker.ecoflow-iot?label=npm%20downloads&style=flat-square)](https://www.npmjs.com/package/iobroker.ecoflow-iot)
![node-lts](https://img.shields.io/node/v-lts/iobroker.ecoflow-iot?style=flat-square)
![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/iobroker.ecoflow-iot?label=npm%20dependencies&style=flat-square)

![GitHub](https://img.shields.io/github/license/klein0r/iobroker.ecoflow-iot?style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/klein0r/iobroker.ecoflow-iot?logo=github&style=flat-square)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/klein0r/iobroker.ecoflow-iot?logo=github&style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/klein0r/iobroker.ecoflow-iot?logo=github&style=flat-square)
![GitHub issues](https://img.shields.io/github/issues/klein0r/iobroker.ecoflow-iot?logo=github&style=flat-square)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/klein0r/iobroker.ecoflow-iot/test-and-release.yml?branch=main&logo=github&style=flat-square)

## Versions

![Beta](https://img.shields.io/npm/v/iobroker.ecoflow-iot.svg?color=red&label=beta)
![Stable](http://iobroker.live/badges/ecoflow-iot-stable.svg)
![Installed](http://iobroker.live/badges/ecoflow-iot-installed.svg)

Control EcoFlow devices via the official web api

## Sponsored by

[![ioBroker Master Kurs](https://haus-automatisierung.com/images/ads/ioBroker-Kurs.png)](https://haus-automatisierung.com/iobroker-kurs/?refid=iobroker-ecoflow-iot)

## Documentation

[πŸ‡ΊπŸ‡Έ Documentation](./docs/en/README.md)

[πŸ‡©πŸ‡ͺ Dokumentation](./docs/de/README.md)

## Changelog

### **WORK IN PROGRESS**

* (@klein0r) Added known device type list

### 0.0.6 (2024-11-19)

* (@klein0r) Set new values via mqtt
* (@klein0r) Generate new mqtt credentials if neccessary

### 0.0.5 (2024-11-10)

* (@klein0r) Added states for mqtt credentials
* (@klein0r) All states are numbers

### 0.0.4 (2024-11-06)

* (@klein0r) initial release

## License

MIT License

Copyright (c) 2025 Matthias Kleine

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.