feat: add external component and some test configurations
This commit is contained in:
parent
4c612fc462
commit
5b0930d616
11 changed files with 511 additions and 6 deletions
7
secrets.example.yaml
Normal file
7
secrets.example.yaml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue