This pack allows you to integrate with OpenHAB.
Copy the example configuration in openhab.yaml.example
to /opt/stackstorm/configs/openhab.yaml and edit as required.
hostname- Hostname of OpenHABport- Port OpenHAB listens on (default: 8080)username- Username to connect to OpenHAB (optional)password- Password to connect to OpenHAB (optional)
You can also use dynamic values from the datastore. See the docs for more info.
get_status- Set the status of an OpenHAB itemsend_command- Send a command to an OpenHAB itemset_state- Set the state of an OpenHAB item