From 6843419866402f1018a5c23faa3f657832e64eb8 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 24 Aug 2025 18:58:25 -0400 Subject: [PATCH] Tweak to HA config. --- ansible/configs/homeassistant/configuration.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ansible/configs/homeassistant/configuration.yaml b/ansible/configs/homeassistant/configuration.yaml index 1b08cb2..21dbdd5 100644 --- a/ansible/configs/homeassistant/configuration.yaml +++ b/ansible/configs/homeassistant/configuration.yaml @@ -1,3 +1,14 @@ +homeassistant: + # Name of the location where Home Assistant is running + name: "Rikku" + # Location required to calculate the time the sun rises and sets + latitude: 40 + longitude: -73 + # 'metric' for Metric, 'us_customary' for US Customary + unit_system: us_customary + # Pick yours from here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones + time_zone: "America/New_York" + # Configure a default setup of Home Assistant (frontend, api, etc) default_config: