moved to NFS share for volume storage. Migrated all data

This commit is contained in:
git
2026-07-02 12:49:48 +10:00
parent d9cce278e6
commit 5e47ae2777
110 changed files with 146 additions and 6611 deletions
@@ -0,0 +1,25 @@
wifi:
networks:
- ssid: !secret ssid_garage
password: !secret wifi_password
- ssid: !secret ssid_house
password: !secret wifi_password
domain: .alm.lan
time:
- platform: homeassistant
id: homeassistant_time
timezone: Australia/Brisbane
binary_sensor:
- platform: status
name: "Availibility"
sensor:
- platform: wifi_signal
name: "WiFi Signal Strength"
update_interval: 60s
- platform: uptime
name: Uptime
- platform: internal_temperature
name: "Internal Temperature"
button:
- platform: restart
name: "Reset"