There have been many request for parallel usage of this project with the IP150.
As the ip150 has an output serial normally used for Dialers, it seems the IP150 is changing the message.
The only way for this to be done is to use the third serial on the ESP32 for message bypass, so what the IP150 can get the messages from the panel.
It has to be a two way communication between the Ip150 and ParadoxMqtt32 and ParadoxMqtt32 has to forward the request either to IP150 or to the panel according to the source.
SPxxxx <--> ParadoxMqtt32 <--> IP150
What seems confusing is that most dialers connect to SPxxxx serial bus.
But when Paradox32 is connected to IP150 it gets confusing messages.
There have been many request for parallel usage of this project with the IP150. As the ip150 has an output serial normally used for Dialers, it seems the IP150 is changing the message. The only way for this to be done is to use the third serial on the ESP32 for message bypass, so what the IP150 can get the messages from the panel.
It has to be a two way communication between the Ip150 and ParadoxMqtt32 and ParadoxMqtt32 has to forward the request either to IP150 or to the panel according to the source. SPxxxx <--> ParadoxMqtt32 <--> IP150
What seems confusing is that most dialers connect to SPxxxx serial bus. But when Paradox32 is connected to IP150 it gets confusing messages.