fix: use normalized Home Assistant vault cache key

This commit is contained in:
sascha 2026-07-31 09:08:06 +02:00
parent 6e80578ca6
commit ccfd1ea9b4

View file

@ -69,7 +69,7 @@ services:
url: "http://10.10.1.1:8123" url: "http://10.10.1.1:8123"
auth: bearer auth: bearer
key_file: homeassistent key_file: homeassistent
vault_key: ha_token vault_key: ha-token
description: "Home automation" description: "Home automation"
health_path: "/api/" health_path: "/api/"