I'm working on a BTICINO/LEGRAND MYHOME custom gateway in order to control light,shade and alarm on the BUS. — A member replied: “Good morning, I would install to my home the web server Bticino / Legrand (model F454) to manage my system Myhome Bticino. I would like to know if it is controllable from Roomie Remote (Simple Control).”
I'm working on a BTICINO/LEGRAND MYHOME custom gateway in order to control light,shade and alarm on the BUS.
All work fine.
I would like to know if is it possible to have a feedback on the satus of a light or an alarm sensor.
The BTICINO feedback structure is very simple:
1) you have to trigger a monitor command once per session and then whit my OPEN instruction you query the status:
<key>.Soggiorno1 OFF</key>
<string>*1*0*11##</string>
<key>.Soggiorno1 ON</key>
<string>*1*0*11##</string>
Is it possible??? and How may have to implement in PLIST?
thank you.
LUCA