Modularize and move all to kungle-oss.

This commit is contained in:
2022-07-03 08:40:41 -07:00
parent 918bf7e19a
commit d9bbeb1704
26 changed files with 207 additions and 725 deletions

9
_data/.wifi-oss.yaml Normal file
View File

@@ -0,0 +1,9 @@
wifi:
ssid: !secret wifi_oss_ssid
password: !secret wifi_oss_pw
use_address: "${device_name}"
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "${device_name}-fallback"
password: !secret wifi_fallback_pw