mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-30 01:38:27 +02:00
0630cdded3
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
9 lines
132 B
YAML
9 lines
132 B
YAML
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
sensor:
|
|
- platform: wifi_signal
|
|
name: WiFi Signal Sensor
|
|
update_interval: 15s
|