A v1.9.3 version has been pushed to HubitatCommunity,
- improved displayHeader to include the Main Menu Option selected
- refactored delete app to use new endpoint
I've created a Video that shows the step by step on an Empty hub. I wiped one of my hubs and show the Installation of Hubitat Package Manager and then using it for the first and second time.
HPM Installation - First Time Users
In order to save some space, the video moves at a rapid pace. Use the browser's speed control OR the Pause button on the playback.
Follow the Hubitat Package Manager installation instructions here for step-by-step:
https://hubitatpackagemanager.hubitatcommunity.com/installing.html
OR, use this Import URL:
https://bit.ly/3VfykH9
OR, this:
https://raw.githubusercontent.com/HubitatCommunity/hubitatpackagemanager/main/apps/Package_Manager.groovy
Hubitat Package Manager evens the playing field for Community code, Apps and Drivers with Built-In apps and drivers. Built-In Apps get "installed" by clicking "Add Built-In App" button on the Apps page. Similarly there's an "Add User App" button, but it shows only the list of App code that has been loaded onto the hub. HPM simplifies the process of loading code onto your hub, making it easy to find after clicking "Add User App".
Drivers are selected in a drop down list as Type in each device info page. They are sorted into built-in and User. Like Apps code, if the code isn't loaded into the hub, it won't be found in the drop down list. HPM simplifies adding driver code onto the hub.
Original topic:
Documentation has been created at:
HubitatPackageManager Documentation