Fix homeassistant config.
All checks were successful
ci/woodpecker/push/homeassistant Pipeline was successful

This commit is contained in:
Alex Manning 2023-05-22 18:40:18 +01:00
parent 15dca517f8
commit ebc89f2b48

View file

@ -8,7 +8,7 @@ data:
configuration.yaml: |
homeassistant:
{{- range $key, $value := .Values.config.homeassistant }}
{{ printf "%s: %s" $key ($value | quote) }}
{{ printf "%s: %s" $key ($value | toJson) }}
{{- end }}
packages: !include_dir_named /media/packages
default_config: