fix: vault_key must match cache filename (ha_token with underscore)

This commit is contained in:
sascha 2026-07-31 09:36:31 +02:00
parent ccfd1ea9b4
commit f39b6d7984

View file

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