esphome/tests/components/wifi_signal/test.esp32.yaml
Keith Burzinski 0630cdded3
Add some components to the new testing framework (W) (#6232)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-27 20:15:59 +13:00

9 lines
132 B
YAML

wifi:
ssid: MySSID
password: password1
sensor:
- platform: wifi_signal
name: WiFi Signal Sensor
update_interval: 15s