-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Description
I'm using https://github.com/stjohnjohnson/smartthings-mqtt-bridge, and I can open my garage door, but I can't close with MQTT
I've got Aeon Garage Door - RV v0.1, MQTT bridge, and I've tried a lot of commands, like OFF, off, CLOSE, close, 0, 1, CLOS, clos
mosquitto_pub -h localhost -p 1883 -u user -P pass -t 'smartthings/garage/door/cmd' -m 'open' opens the garage door, but I couldn't send any command to close the door
Metadata
Metadata
Assignees
Labels
No labels