Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 924 Bytes

File metadata and controls

31 lines (17 loc) · 924 Bytes

Generic lamp

A genric lamp is used to define which lamps you want to control. In the configuration you can define and select your device and set all states that the devices supports. When you done setting your state you have to put a send-messages node at the end.

img

Configuration

img

Device

For more information see device-config

Bridge

For more information see bridge-config

State

Set the desired state you want to send to the lamp. Following values are available:

- ON
- OFF
- TOGGLE

Delay

The delay is used to delay the message befor it will be sent to the mqtt broker. This can be used for animation. It is defined in milliseconds. The order of your lamps withing the flow is important.

← back to the index