0.0.5 • Published 4 years ago

node-red-contrib-inovelli-nodes v0.0.5

Weekly downloads
11
License
ISC
Repository
github
Last release
4 years ago

github build

Overview

Decodes inovelli scene activation data and adds simplified properties to the payload.

Input

Input from home assistant events : all node with Event Type set to zwave.scene_activated

Output

Looks for scene_id and scene_data properties in msg.payload.event. If found, adds button<> and click_count properties to msg.payload.event.

If either scene_id or scene_data is not found or if values are unsupported, msg is not modified.

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago