On the Domoticz forum, a certain colleague voyo posted a post in which he reports that he has written a program that takes events from the CA10 control panel and sends them as MQTT messages so that we can use these events in smart home systems such as Domoticz or Home Assistant.
I have not personally tested it yet. The source code is available on github.
You have to compile it yourself using gcc
https://github.com/voyo/satel2mqtt
The author has used the event printing function from the control panel. He processes the events into Mqtt messages. Perhaps the programme can also work with older CA6 control panels.
I have not personally tested it yet. The source code is available on github.
You have to compile it yourself using gcc
https://github.com/voyo/satel2mqtt
The author has used the event printing function from the control panel. He processes the events into Mqtt messages. Perhaps the programme can also work with older CA6 control panels.