OpenGarage › Forums › OpenGarage Firmware › Fork with MQTT, Magnetic Sensor support ,Close if left open at night – misc › Reply To: Fork with MQTT, Magnetic Sensor support ,Close if left open at night – misc
February 24, 2018 at 10:15 am
#980
lawrence_jeff
Participant
Yes you can send open, close or click to the topic /IN/STATE
Open and close are preferred since they implement logic to make sure nothing happens if you send open and the door is already open.
Username and password isn’t hard to add but the use case I envisioned at least was generally a private broker (like a pi) on the local network where you are already protected by the Wifi security. Are you thinking of using it with a public broker?