Output - Domoticz MQTT Helper

.

Plugin details

Type: Output

Name: Domoticz MQTT Helper

Status: NORMAL CLIMATE

GitHub: P029_Output.ino

Maintainer: .

Used libraries: .

Supported hardware

.

Description

Using the Domoticz MQTT protocol, it is not possible to configure direct commands to control output. Instead, a json message is send by Domoticz on the Domoticz/Out channel.

We need to configure the IDX value within ESP Easy and link this to a given output pin. This plugin is a special ‘helper’ device to link IDX to GPIO.

Only the IDX and the corresponding GPIO pin needs to be set.

Change log

Changed in version 2.0:

added 2024-03: Add Invert On/Off value option.

added Major overhaul for 2.0 release.

New in version 1.0:

added Initial release version.