Browse Source

Add some example wifi config to example.yml

pull/1/head
Sven Anders 3 years ago
parent
commit
4389be5a45
2 changed files with 9 additions and 0 deletions
  1. BIN
      doc/Yeelight_screws.jpg
  2. +9
    -0
      doc/example.yaml

BIN
doc/Yeelight_screws.jpg View File

Before After
Width: 768  |  Height: 785  |  Size: 48 KiB

+ 9
- 0
doc/example.yaml View File

@ -5,6 +5,15 @@ substitutions:
# Use your own preferences for these components.
wifi:
#ssid: "Your-SSID"
#password: "Your-Password"
#use_address: 192.168.10.12
#
# Enable fallback hotspot (captive portal) in case wifi connection fails
#ap:
# ssid: "Bedside_lamp_$name"
# password: "bedside2021"
captive_portal:
api:
ota:


Loading…
Cancel
Save