Ajax integration with regular Ajax API

I have this working with SIA but it appears I can only get the state of the overall system (armed/disarmed). I don’t want/need to control the system from HA but I would love to expose the state of a couple of the motion detectors to use in automations.

If anyone has successfully achieved this it would be great to learn how.

I may be wrong, but as far I understand how SIA works, it will report state of any detector only if it is part of an armed zone and it is triggered by some means like somebody entering the room where the detector sits. In order to get a picture off the events produced by SIA, you may listen (developers tab) to them sia_event_port_site. site and port have been set when setting SIA in Ajax app.

I got my sensors temp and status working (updated jeedom plugin)

What i cant figure out is how to forward a device from jeedom to HA
I brought a plugin Homeassistant connect for jeedom but the only i understood its for reverse action Ha>Jeedom passthrough

I may be wrong, but you have to set-up MQTT both sides. Let us know your findings. As for me I did not take this route, I used a space control which buttons are “pushed” by 3 relays as described here. It has been working flawlessly.

Yesterday I was hoping Ajax would present a API because they also introduced Video doorbell. But sadly no news. Anyone else?