Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ioBroker/ioBroker.node-red
Instantiate the server with node-red
https://github.com/ioBroker/ioBroker.node-red
iobroker node-red smarthome
Last synced: 25 days ago
JSON representation
Instantiate the server with node-red
- Host: GitHub
- URL: https://github.com/ioBroker/ioBroker.node-red
- Owner: ioBroker
- License: apache-2.0
- Created: 2014-11-03T22:44:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T07:38:39.000Z (2 months ago)
- Last Synced: 2024-11-01T10:18:24.477Z (about 1 month ago)
- Topics: iobroker, node-red, smarthome
- Language: JavaScript
- Size: 18.6 MB
- Stars: 52
- Watchers: 17
- Forks: 30
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG_OLD.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nodered - ioBroker node-red Adapter - Starts an instance within ioBroker and communicates with it. (Installation)
README
![Logo](admin/node-red.png)
# ioBroker.node-red
[![NPM version](https://img.shields.io/npm/v/iobroker.node-red?style=flat-square)](https://www.npmjs.com/package/iobroker.node-red)
[![Downloads](https://img.shields.io/npm/dm/iobroker.node-red?label=npm%20downloads&style=flat-square)](https://www.npmjs.com/package/iobroker.node-red)
![node-lts](https://img.shields.io/node/v-lts/iobroker.node-red?style=flat-square)
![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/iobroker.node-red?label=npm%20dependencies&style=flat-square)![GitHub](https://img.shields.io/github/license/iobroker/iobroker.node-red?style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/iobroker/iobroker.node-red?logo=github&style=flat-square)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/iobroker/iobroker.node-red?logo=github&style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/iobroker/iobroker.node-red?logo=github&style=flat-square)
![GitHub issues](https://img.shields.io/github/issues/iobroker/iobroker.node-red?logo=github&style=flat-square)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/iobroker/iobroker.node-red/test-and-release.yml?branch=master&logo=github&style=flat-square)[![Translation status](https://weblate.iobroker.net/widgets/adapters/-/node-red/svg-badge.svg)](https://weblate.iobroker.net/engage/adapters/?utm_source=widget)
## Versions
![Beta](https://img.shields.io/npm/v/iobroker.node-red.svg?color=red&label=beta)
![Stable](http://iobroker.live/badges/node-red-stable.svg)
![Installed](http://iobroker.live/badges/node-red-installed.svg)Instantiate the server with Node-RED
## Documentation
[πΊπΈ Documentation](./docs/en/README.md)
[π©πͺ Dokumentation](./docs/de/README.md)
## Changelog
### 6.0.1 (2024-09-30)- (@GermanBluefox) Corrected the case if `envVars` settings is undefined
- (@GermanBluefox) Used common `@iobroker/eslint-config`
- (@GermanBluefox) Node-red updated to 4.0.3### 5.2.1 (2024-04-27)
- (Apollon77) Update node-red to 3.1.9 to fix execution on windows
- (Apollon77) Restore log behavior as it was in till 5.0.x### 5.2.0 (2024-02-17)
- (klein0r) Added persistence of context data (filesystem)
### 5.1.0 (2023-12-27)
- (klein0r) Allow custom themes
- (klein0r) Fixed scoped node-red packages### 5.0.2 (2023-12-14)
- (TheRealArthurDent) Fixed a fatal error when getting a non-existent value
## License
Copyright 2014-2024 bluefox .
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.