Hi, love the HPM and trying to add my app/drivers to it. I'm getting the following error:
An error occurred: Object reference not set to an instance of an object.
I'm on Mac OSX Catalina and running the command:
./hpm repository-add-package --category=Convenience --description="An app and device drivers to control Luxor Lighting Controllers" --manifest=https://raw.githubusercontent.com/tagyoureit/hubitat-luxor/master/packageManifest.json --name="Luxor Lighting Controller" repository.json
Hi, love the HPM and trying to add my app/drivers to it. I'm getting the following error:
An error occurred: Object reference not set to an instance of an object.
I'm on Mac OSX Catalina and running the command:
./hpm repository-add-package --category=Convenience --description="An app and device drivers to control Luxor Lighting Controllers" --manifest=https://raw.githubusercontent.com/tagyoureit/hubitat-luxor/master/packageManifest.json --name="Luxor Lighting Controller" repository.json
My files:
Not sure if I'm doing something wrong or if this is a bug. TIA for the help!
UPDATE: I'm going to try to start fresh because I realized I needed the old ST directory structure for the Github integration there. I saved a snapshot of this repo @ https://github.com/tagyoureit/hubitat-luxor/tree/hcm-issue.
UPDATE 2: I started from scratch with the SmartThings directory structure and ran into the same issue. DOA at the moment.