2023-10-14 22:15:32 -04:00
# Hubitat Drivers
## Mattermost
2023-10-14 22:13:45 -04:00
This is a quick and dirty driver to send messages to a [Mattermost ](https://mattermost.com/ ) server via an [incoming webhook ](https://developers.mattermost.com/integrate/webhooks/incoming/ ).
2023-10-14 22:15:32 -04:00
### Requirements
2023-10-14 22:13:45 -04:00
* Mattermost Incoming Webhook URL
2023-10-14 22:15:32 -04:00
### Installation
2023-10-14 22:13:45 -04:00
* Drivers Code -> New Driver -> Import URL: https://github.com/jglemza/hubitat/raw/main/drivers/mattermost.groovy
* Go to Devices section and + Add Device -> Virtual
* Enter a Device Name (e.g., Mattermost hubitat channel)
* Set the Type to Mattermost
* Save Device
* Edit your new device and set its preferences (i.e., Webhook URL)