Skip to content
Zygimantas edited this page Dec 1, 2018 · 22 revisions

Paradox serial pinout:

Paradox serial pinout
[-------|
| TX | RX2 of ESP
| RX | TX2 of ESP
| GRD | GRD of ESP32
| VCC |
[-------|
I have used a cross connection to the ESP32

Using MQTT Topics are:

  • domoticz/in - sending mqtt messages to Domoticz
  • domoticz/out - getting mqtt messages form Domoticz (will work later on this feature)
  • paradox/status - (will work later on this feature)

Domoticz configuration

Paradox status selector switch

Domoticz_switch

Paradox sensors in Domoticz

Domoticz_sensors/switches

Domoticz lua script for sending message to Paradox controller

Script Domoticz_lua_script_Paradox_status.lua

Acknowledgments

This work is inspired or uses parts from the following projects: