Updating standards.
This commit is contained in:
8
standard_wifi.yaml
Normal file
8
standard_wifi.yaml
Normal 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
|
||||
Reference in New Issue
Block a user