Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iobroker-community-adapters/iobroker.myenergi
ioBroker Adapter for Myenergie
https://github.com/iobroker-community-adapters/iobroker.myenergi
iobroker myenergi smarthome
Last synced: about 1 month ago
JSON representation
ioBroker Adapter for Myenergie
- Host: GitHub
- URL: https://github.com/iobroker-community-adapters/iobroker.myenergi
- Owner: iobroker-community-adapters
- License: mit
- Created: 2022-11-19T14:18:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T05:05:17.000Z (about 2 months ago)
- Last Synced: 2024-11-09T01:48:15.092Z (about 1 month ago)
- Topics: iobroker, myenergi, smarthome
- Language: TypeScript
- Homepage:
- Size: 519 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo](admin/myenergi.png)
# ioBroker.myenergi
[![NPM version](https://img.shields.io/npm/v/iobroker.myenergi.svg)](https://www.npmjs.com/package/iobroker.myenergi)
[![Downloads](https://img.shields.io/npm/dm/iobroker.myenergi.svg)](https://www.npmjs.com/package/iobroker.myenergi)
![Number of Installations](https://iobroker.live/badges/myenergi-installed.svg)
![Current version in stable repository](https://iobroker.live/badges/myenergi-stable.svg)[![NPM](https://nodei.co/npm/iobroker.myenergi.png?downloads=true)](https://nodei.co/npm/iobroker.myenergi/)
**Tests:** ![Test and Release](https://github.com/iobroker-community-adapters/ioBroker.myenergi/workflows/Test%20and%20Release/badge.svg)
## myenergi adapter for ioBroker
Adapter for Myenergi devices
## Login:
Enter the Myenergie Hub serial number and API key
The serial numbers can be found at https://myaccount.myenergi.com/ under the “myenergi products” tab.
An API key for the hub must also be generated there.
To do this, click on “Advanced” and generate key## Questions and discussions
## Changelog
### **WORK IN PROGRESS**
- (mcm1957) Adapter requires nodejs >=18 now.
### 0.0.3add zappi unlock
### 0.0.2
- (TA2k) initial release
## License
MIT License
Copyright (c) 2022 TA2k
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.