Open a gate with siri.

Topics (not sure which fora)
when not sure where to post, post here and mods will move it to right forum.

Moderators: leecollings, remb0

Post Reply
Mazzokun
Posts: 89
Joined: Thursday 28 April 2016 23:55
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Milan, Italy
Contact:

Open a gate with siri.

Post by Mazzokun »

Hi, I have a KMTronic RS485 and in one relè I connected the 2 cables that were connected to a manual push button. In domoticz I set a 1 second delay to turn off the relay and this all works and the gate opens. In domoticz type is Lighting 2, AC, On/Off.
Now I'd like to tell siri to open the gate with this https://www.npmjs.com/package/homebridge-ssh-garagedoor but here comes the problems.. I think I know how to compile the ssh part

Code: Select all

ssh": {
    "user": "pi",
    "host": "127.0.0.1",
    "port": 22,
    "password": "password"
but I don't know how to compile the fields

Code: Select all

 "open": "./open.sh",
  "close": "./close.sh",
  "state": "./check_state.sh",
Someone can help?
Thank you :)
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest