sburke781 / hubitat

Hubitat apps and device drivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEL - Make Drivers Available in Package Manager

sburke781 opened this issue · comments

As a developer and user of the MEL drivers I want to make using of the Package Manager utility so that the drivers are more easily installed and updated by end-users.

Notes: Package Manager was developed by @dman2306 on the Hubitat Community Forum, see this post

Development:

Testing:

  • Test installing drivers for the first time
  • Test updates are applied to a HE hub with drivers already installed

Deployment:

  • Update Readme.md with details on installing Package Manager and how to use it to install and update MELCloud drivers
  • Post details on the MELCloud thread on Hubitat Community Forum, including link to details captured in Readme.md

Repository.json file has been created along with packageManifest.json files under newly created folder structure for MEL Unified Thermostat drivers, Philips Hue and SensorPush folder structure.

This has been handled as part of the development of the Unified Thermostat drivers that will replace the existing MELCloud drivers. Some brief notes have been made on the Readme.md for the Unified Thermostat drivers on and more will be added to Community posts shortly. Once this has been completed I will close this issue.

Issue closed.

Decided to close this issue, the inclusion of a link to the new release topic for the Unified Thermostat drivers is covered under a separate documentation issue. The PR for including my repository in HPM has also been submitted.