project jira-projects / Miscellaneous avatar

jira-projects/MISC#1: Turn Compreface into Home-Assistant Addon



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Created: 26-Nov-21 15:53



Description

I've been asked if I can help turn the Compreface single docker file build into a working HomeAssistant Addon.



Toggle State Changes

Activity


assigned to @btasker

The main sticking point in that thread is the need for a volume for postgres. There's a postgres addon for HA though, so in the longer term it'd be good to be able to do away with that.

I've got a HomeAssistant OS VM spinning up at the moment

Setting up with admin/admin

Had to remember to enable advanced to be able to list the SSH addon.

Figured I'd take a punt at using the existing image (https://gitlab.bentasker.co.uk/misc/hassio_compreface_addon/-/commit/f0808349b82bbad981912236fc3b053a2e677b8e)

Supervisor doesn't like it

1-11-26 16:10:01 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/local/compreface/config.json: does not match regular expression ^([a-zA-Z\-\.:\d{}]+/)*?([\-\w{}]+)/([\-\w{}]+)$ for dictionary value @ data['image']. Got 'exadel/compreface:0.6.1'

Ahhh, HA doesn't let you set tag