openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 69 forks source link

[ideAlarm] Documentation update for Mqtt Alarm Panel #292

Open tracstarr opened 4 years ago

tracstarr commented 4 years ago

In order to use the events.sendCommand in the example I found you have to addfrom core.jsr223.scope import events. I believe this is because it's in the lib directory? Regardless, you can then call events.sendCommand.

5iver commented 4 years ago

In order to use the events.sendComman in the example

Could you please provide a link? I'm not sure what the MQTT Alarm Panel is.

tracstarr commented 4 years ago

Yes, it's this which you provide some info about here