feat: add external component and some test configurations

This commit is contained in:
Philip Stark 2023-05-03 20:55:22 +02:00
parent 4c612fc462
commit 5b0930d616
11 changed files with 511 additions and 6 deletions

7
secrets.example.yaml Normal file
View file

@ -0,0 +1,7 @@
wifi_password: secret
wifi_ssid: example
manualip_static_ip: 192.168.1.177
manualip_gateway: 192.168.1.1
manualip_subnet: 255.255.255.0
timezone: Europe/Zurich
ap_password: "password for internal fallback accesspoint"