Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 at

http://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.