This adds support for setting the manufacturer, model, etc information during the add process. This information can either be passed in via the add request or will be set to defaults. (Code is based on homebridge-mqtt code). Hope to be able to update this information via a separate request object, but based on the original PR, this may be useless.
This adds support for setting the manufacturer, model, etc information during the add process. This information can either be passed in via the add request or will be set to defaults. (Code is based on homebridge-mqtt code). Hope to be able to update this information via a separate request object, but based on the original PR, this may be useless.