Home-assistant =========== Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. ## Configuration The following table lists the configurable parameters of the Home-assistant chart and their default values. | Parameter | Description | Default | | ------------------------ | ----------------------- | -------------- | | `image.repository` | | `"ghcr.io/home-assistant/home-assistant"` | | `image.tag` | | `null` | | `livenessProbe.httpGet.path` | | `"/"` | | `livenessProbe.httpGet.port` | | `8123` | | `livenessProbe.initialDelaySeconds` | | `5` | | `livenessProbe.periodSeconds` | | `3` |