node-red-contrib-nomos
v1.4.13
Published
nomos system Node-RED Connector
Maintainers
Readme
node-red-contrib-nomos
A Node-RED node to connect with nomos system Controller.
With this Nodes you can connect nomos system Controller and Node-RED. Minimum requirement is you have nomos system Controller 2.0 up and running.
Installation
Run command on Node-RED installation directory.
npm install node-red-contrib-nomosor use the palette manager.
Configuration
- Add a nomos node
- Add a new nomos-hub if not done already

Usage
nomos system Components
With this nodes you can connect directly to nomos system Controller components/devices. The nodes are bound to certain properties. For example components with Level/Brightness property. Component and Generic nodes are more flexible in the way you can control or query component properties.
nomos system Extras
Direct access to Events, Timers, Scenes and Notifications you have configured on your nomos system Controller. Triggers are working as well. For example: You can use a Scenes node as trigger and attach for additional execution other Node-RED nodes to it.
nomos system API
The complete nomos system API available as Node-RED nodes. See the documentation of each node for further informations.
Changelog
v1.0.0
- Initial release
License
MIT (c) nomos system AG
