Updating standards.

This commit is contained in:
Tim Meneely
2021-01-31 20:27:23 -05:00
parent 1ff1394a04
commit 052aabd3d8
3 changed files with 11 additions and 35 deletions

8
standard_wifi.yaml Normal file
View File

@@ -0,0 +1,8 @@
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
manual_ip:
static_ip: ${device_ip}
gateway: 192.168.86.1
subnet: 255.255.254.0
fast_connect: True