Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/racksync/node-red-contrib-hass-flow
Make you Home Assistant instance easier to implement with Node-RED
https://github.com/racksync/node-red-contrib-hass-flow
automation flows home-assistant node-red
Last synced: 16 days ago
JSON representation
Make you Home Assistant instance easier to implement with Node-RED
- Host: GitHub
- URL: https://github.com/racksync/node-red-contrib-hass-flow
- Owner: racksync
- License: other
- Created: 2022-08-03T07:09:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T18:59:46.000Z (over 1 year ago)
- Last Synced: 2024-12-14T13:20:19.222Z (27 days ago)
- Topics: automation, flows, home-assistant, node-red
- Language: JavaScript
- Homepage: https://racksync.com
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HASS Flow is Node-RED Module for Home Assistant
[![Platform](https://img.shields.io/badge/platform-Node--RED-red)](https://nodered.org)
[![node-red-contrib-hass-flow](https://img.shields.io/github/v/release/racksync/node-red-contrib-hass-flow)](https://github.com/racksync/node-red-contrib-hass-flow/releases) [![last commit](https://img.shields.io/github/last-commit/racksync/node-red-contrib-hass-flow)](https://github.com/racksync/node-red-contrib-hass-flow/commit/)# Installation
You can install the nodes using "Manage palette" from node-red kebab menu or run the following command in the root directory of your Node-RED installation
```
npm install node-red-contrib-hass-flow --save
```# Usage
Put "Toggle" entity from input_boolean into input together with base flow, Now you can easier toggle from Home Assistant UI then.
![racksync-screenshot](https://github.com/racksync/node-red-contrib-hass-flow/blob/main/images/screenshot.png?raw=true)
### Node-RED Node by RACKSYNC
- [Toggle Flows](https://flows.nodered.org/node/@racksync/node-red-contrib-hass-flow)
- [Tradfri Remote](https://flows.nodered.org/node/@racksync/node-red-contrib-hass-tradfri-remote)
- [Low Pass Filter](https://flows.nodered.org/node/@racksync/node-red-contrib-low-pass-filter)![racksync-node](https://github.com/racksync/node-red-contrib-hass-tradfri-remote/blob/main/images/nodes.png?raw=true)
### Tips
- It is recommended to always do a full deploy when you changed some of the nodes of this library to prevent unexpected behavior.
- Always use debug node to test message payload before using in Production.### Automation Training
- [Product & Services](http://racksync.com)
- [Training & Course](https://facebook.com/racksync)## [RACKSYNC CO., LTD.](https://racksync.com)
We helps our customers to create life easier across the border of entire technology stack with household and business solutions. We modernize life with Information Technology, Optimize and collect data to make everything possible, secure & trusty
\
\
RACKSYNC COMPANY LIMITED \
Suratthani, Thailand \
Email : [email protected] \
Tel : +66 85 880 8885[![Home Automation Thailand Discord](https://img.shields.io/discord/986181205504438345?style=for-the-badge)](https://discord.gg/Wc5CwnWkp4) [![Github](https://img.shields.io/github/followers/racksync?style=for-the-badge)](https://github.com/racksync)
[![WebsiteStatus](https://img.shields.io/website?down_color=grey&down_message=Offline&style=for-the-badge&up_color=green&up_message=Online&url=https%3A%2F%2Fracksync.com)](https://racksync.com)